._overlay_1thdf_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;animation:_fadeIn_1thdf_1 .2s ease-out}@keyframes _fadeIn_1thdf_1{0%{opacity:0}to{opacity:1}}._modal_1thdf_24{background-color:var(--theme-surface, #ffffff);border-radius:12px;box-shadow:0 4px 24px #00000026;border:2px solid #ffffff;width:400px;max-width:90vw;animation:_slideUp_1thdf_1 .3s ease-out;overflow:hidden}@keyframes _slideUp_1thdf_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._header_1thdf_46{padding:20px 24px;border-bottom:1px solid var(--theme-border, #e0e0e0)}._title_1thdf_51{margin:0;font-size:18px;font-weight:600;color:var(--theme-text, #121212)}._content_1thdf_58{padding:24px}._message_1thdf_62{margin:0;font-size:15px;line-height:1.6;color:var(--theme-text-secondary, #666666);text-align:center}._footer_1thdf_70{padding:16px 24px;border-top:1px solid var(--theme-border, #e0e0e0);display:flex;justify-content:center;gap:12px}._confirmButton_1thdf_78{padding:10px 32px;background-color:var(--theme-primary, #121212);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:100px}._confirmButton_1thdf_78:hover{background-color:var(--theme-primary-hover, #333333);transform:translateY(-1px)}._confirmButton_1thdf_78:active{transform:translateY(0)}._cancelButton_1thdf_100{padding:10px 32px;background-color:transparent;color:var(--theme-text, #1a1a1a);border:1px solid var(--theme-border, #e0e0e0);border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:100px}._cancelButton_1thdf_100:hover{background-color:var(--theme-background-hover, #f5f5f5);border-color:var(--theme-border-hover, #cccccc)}._cancelButton_1thdf_100:active{background-color:var(--theme-background-active, #eeeeee)}._errorContainer_y0a2k_1{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;text-align:center;background:var(--theme-background);color:var(--theme-text)}._errorCard_y0a2k_13{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:16px;padding:40px;max-width:500px;box-shadow:var(--theme-shadow)}._errorIcon_y0a2k_22{font-size:48px;margin-bottom:20px}._errorTitle_y0a2k_27{margin-bottom:16px;color:var(--theme-text);font-size:24px;font-weight:600}._errorMessage_y0a2k_34{margin-bottom:24px;opacity:.9;color:var(--theme-text-secondary);line-height:1.5}._reloadButton_y0a2k_41{background:var(--theme-primary);color:var(--theme-surface);border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s ease;font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif}._reloadButton_y0a2k_41:hover{background:var(--theme-primary-hover)}._developerInfo_y0a2k_58{margin-top:20px;text-align:left}._developerSummary_y0a2k_63{cursor:pointer;margin-bottom:10px;color:var(--theme-text-secondary);font-size:14px}._errorDetails_y0a2k_70{background:var(--theme-background-secondary);border:1px solid var(--theme-border);padding:10px;border-radius:4px;font-size:12px;overflow:auto;max-height:200px;font-family:Monaco,Menlo,Courier New,monospace;color:var(--theme-text)}._container_b7qhq_2{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px;min-height:200px}._spinner_b7qhq_13{position:relative;display:inline-block;border-radius:50%}._spinnerRing_b7qhq_19{position:relative;display:block;border-radius:50%;border:3px solid transparent;border-top-color:var(--theme-primary);border-right-color:var(--theme-primary);animation:_spin_b7qhq_13 1s linear infinite}._small_b7qhq_30 ._spinnerRing_b7qhq_19{width:24px;height:24px;border-width:2px}._medium_b7qhq_36 ._spinnerRing_b7qhq_19{width:40px;height:40px;border-width:3px}._large_b7qhq_42 ._spinnerRing_b7qhq_19{width:56px;height:56px;border-width:4px}._dots_b7qhq_49{display:flex;gap:8px;align-items:center}._dot_b7qhq_49{width:12px;height:12px;border-radius:50%;background-color:var(--theme-primary);animation:_bounce_b7qhq_1 1.4s ease-in-out infinite both}._dot_b7qhq_49:nth-child(1){animation-delay:-.32s}._dot_b7qhq_49:nth-child(2){animation-delay:-.16s}._dot_b7qhq_49:nth-child(3){animation-delay:0s}._message_b7qhq_76{margin:0;font-size:16px;font-weight:500;color:var(--theme-text);text-align:center}@keyframes _spin_b7qhq_13{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _bounce_b7qhq_1{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}._fullscreen_b7qhq_102{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center}._brandBg_b7qhq_114{background:var(--theme-background, #0f0f0f)}._brandCenter_b7qhq_118{display:flex;flex-direction:column;align-items:center;gap:32px;animation:_brandFadeIn_b7qhq_1 .6s ease-out both}._brandMessage_b7qhq_127{margin:0;font-size:13px;font-weight:400;color:var(--theme-text-secondary, rgba(255, 255, 255, .4));text-align:center;letter-spacing:.02em}@keyframes _brandFadeIn_b7qhq_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._container_ksj7q_1{display:flex;flex-direction:column;gap:8px}._fullWidth_ksj7q_7{width:100%}._label_ksj7q_11{color:var(--theme-text-secondary, #6b7280);font-size:14px;font-weight:500}._inputWrapper_ksj7q_17{position:relative;display:flex;align-items:center}._input_ksj7q_17{width:100%;border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;background-color:var(--theme-surface, #ffffff);color:var(--theme-text, #374151);transition:all .2s ease;font-family:inherit;box-shadow:0 1px 2px #0000000d}._input_ksj7q_17:hover{border-color:var(--theme-primary, #10b981);box-shadow:0 1px 3px #0000001a}._input_ksj7q_17:focus{outline:none;border-color:var(--theme-primary, #10b981);box-shadow:0 0 0 3px var(--theme-primary-light, rgba(16, 185, 129, .1)),0 1px 3px #0000001a}._input_ksj7q_17::-moz-placeholder{color:var(--theme-text-muted, #9ca3af);font-size:inherit}._input_ksj7q_17::placeholder{color:var(--theme-text-muted, #9ca3af);font-size:inherit}._small_ksj7q_51{padding:8px 12px;font-size:14px;height:36px}._medium_ksj7q_57{padding:12px 16px;font-size:16px;height:44px}._large_ksj7q_63{padding:16px 20px;font-size:18px;height:52px}._error_ksj7q_70{border-color:var(--theme-error, #ef4444);box-shadow:0 1px 3px var(--theme-error-light, rgba(239, 68, 68, .1))}._error_ksj7q_70:hover,._error_ksj7q_70:focus{border-color:var(--theme-error, #ef4444);box-shadow:0 0 0 3px var(--theme-error-light, rgba(239, 68, 68, .1)),0 1px 3px var(--theme-error-light, rgba(239, 68, 68, .2))}._errorMessage_ksj7q_80{color:var(--theme-error, #ef4444);font-size:14px;font-weight:500}._leftIcon_ksj7q_87,._rightIcon_ksj7q_87{position:absolute;top:50%;transform:translateY(-50%);color:var(--theme-text-muted, #9ca3af);display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}._leftIcon_ksj7q_87{left:12px}._rightIcon_ksj7q_87{right:12px}._hasLeftIcon_ksj7q_107{padding-left:44px}._hasRightIcon_ksj7q_111{padding-right:44px}._input_ksj7q_17:disabled{background-color:var(--theme-background-secondary, #f9fafb);border-color:var(--theme-border, #e5e7eb);cursor:not-allowed;color:var(--theme-text-muted, #9ca3af);box-shadow:none}._input_ksj7q_17:disabled::-moz-placeholder{color:var(--theme-text-disabled, #d1d5db)}._input_ksj7q_17:disabled::placeholder{color:var(--theme-text-disabled, #d1d5db)}._inputWrapper_ksj7q_17:focus-within ._leftIcon_ksj7q_87,._inputWrapper_ksj7q_17:focus-within ._rightIcon_ksj7q_87{color:var(--theme-primary, #10b981)}._container_9gpoc_2{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._loadingOverlay_9gpoc_17{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;display:flex;align-items:center;justify-content:center;z-index:1100;pointer-events:none}._modalContent_9gpoc_32{background:#fff;border-radius:16px;width:90vw;max-width:1500px;max-height:92vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;animation:_modalFadeIn_9gpoc_1 .3s ease-out}@keyframes _modalFadeIn_9gpoc_1{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}._header_9gpoc_55{position:relative;padding:24px 32px;background:#fff;border-bottom:1px solid #e5e5e5}._closeButton_9gpoc_62{position:absolute;top:20px;right:20px;width:32px;height:32px;border:none;background:#f3f4f6;border-radius:6px;color:#6b7280;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeButton_9gpoc_62:hover{background:#e5e7eb;color:#374151}._header_9gpoc_55 h1{margin:0 0 8px;font-size:24px;font-weight:600;color:var(--theme-primary)}._header_9gpoc_55 p{margin:0;color:#6b7280;font-size:16px}._content_9gpoc_99{display:flex;min-height:650px}._leftSection_9gpoc_105{flex:1;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff}._iconContainer_9gpoc_115{display:flex;flex-direction:column;align-items:center;gap:20px}._stepIcon_9gpoc_122{margin-bottom:8px}._stepIconSvg_9gpoc_126{display:block}._iconBackground_9gpoc_130{fill:var(--theme-primary)}._iconPaper_9gpoc_134{fill:#fff}._iconAccent_9gpoc_138{fill:var(--theme-primary)}._stepInfo_9gpoc_142{text-align:center}._stepNumber_9gpoc_146{font-size:14px;color:#6b7280;font-weight:500}._rightSection_9gpoc_153{flex:1;padding:40px;background:#fff}._formSection_9gpoc_159 h2{margin:0 0 24px;font-size:18px;font-weight:600;color:#374151}._form_9gpoc_159{display:flex;flex-direction:column;gap:24px}._inputGroup_9gpoc_172{display:flex;flex-direction:column;gap:8px}._fieldLabel_9gpoc_178{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}._checkIcon_9gpoc_188{color:var(--theme-primary);font-weight:700;font-size:14px}._inputWrapper_9gpoc_195{position:relative;width:100%}._dropdownToggle_9gpoc_201{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;padding:4px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._dropdownToggle_9gpoc_201:hover{color:var(--theme-primary)}._dropdown_9gpoc_201{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:10;overflow:hidden}._dropdownOption_9gpoc_236{width:100%;padding:10px 16px;text-align:left;background:none;border:none;color:#374151;font-size:14px;cursor:pointer;transition:background .2s ease}._dropdownOption_9gpoc_236:hover{background:#f3f4f6;color:var(--theme-primary)}._dropdownOption_9gpoc_236:first-child{border-top-left-radius:7px;border-top-right-radius:7px}._dropdownOption_9gpoc_236:last-child{border-bottom-left-radius:7px;border-bottom-right-radius:7px}._footer_9gpoc_264{padding:24px 32px;border-top:1px solid #e5e5e5;display:flex;justify-content:flex-end;align-items:center;background:#fff;position:sticky;bottom:0}._nextButton_9gpoc_275{padding:12px 32px;background:var(--theme-primary)!important;color:#fff!important;border:none!important;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}._nextButton_9gpoc_275:hover:not(:disabled){background:var(--theme-primary-dark)!important;transform:translateY(-1px)}._nextButton_9gpoc_275:disabled{background:var(--theme-disabled-bg)!important;cursor:not-allowed;transform:none}@media (max-width: 768px){._modalContent_9gpoc_32{width:95vw;max-height:95vh}._content_9gpoc_99{flex-direction:column;min-height:auto}._leftSection_9gpoc_105,._rightSection_9gpoc_153{padding:24px}._header_9gpoc_55{padding:20px 24px}._footer_9gpoc_264{padding:16px 24px}}._toggleSection_9gpoc_325{margin-top:8px}._toggleButtons_9gpoc_329{display:flex;gap:8px;margin-bottom:12px}._toggleButton_9gpoc_329{flex:1;padding:10px 16px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._toggleButton_9gpoc_329:hover{border-color:var(--theme-primary);color:var(--theme-primary)}._toggleButton_9gpoc_329._active_9gpoc_353{background:var(--theme-primary)!important;color:#fff!important;border-color:var(--theme-primary)!important}._active_9gpoc_353{outline:0}._subOption_9gpoc_363{margin-top:12px;padding:12px;background:#f9fafb;border-radius:8px}._subLabel_9gpoc_370{font-size:13px;font-weight:500;color:#6b7280;margin-bottom:8px;display:block}._heightInput_9gpoc_378{display:flex;align-items:center;gap:8px}._numberInput_9gpoc_384{width:80px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;background:#fff;color:#374151;text-align:center}._numberInput_9gpoc_384:focus{outline:none;border-color:var(--theme-primary)}._unit_9gpoc_400{font-size:14px;color:#6b7280}._overlay_d9o5j_7{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--theme-overlay, rgba(0, 0, 0, .55));z-index:2000;display:flex;align-items:center;justify-content:center;animation:_fadeIn_d9o5j_1 .2s ease-out}._popup_d9o5j_19{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:16px;box-shadow:var(--popup-shadow);width:800px;max-width:92vw;max-height:92vh;display:flex;flex-direction:column;animation:_slideUp_d9o5j_1 .25s ease-out;overflow:hidden}._header_d9o5j_36{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--theme-border);flex-shrink:0}._headerLeft_d9o5j_45{display:flex;align-items:center;gap:12px}._headerIcon_d9o5j_51{width:36px;height:36px;border-radius:10px;background:var(--theme-primary-light);color:var(--theme-primary);display:flex;align-items:center;justify-content:center;font-size:18px}._headerTitle_d9o5j_63{font-size:16px;font-weight:700;color:var(--theme-text);margin:0}._headerDimensions_d9o5j_70{font-size:12px;color:var(--theme-text-secondary);margin-top:2px}._closeBtn_d9o5j_76{width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:var(--theme-text-muted);cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .15s}._closeBtn_d9o5j_76:hover{background:var(--theme-secondary-bg-hover);color:var(--theme-text)}._body_d9o5j_99{flex:1;min-height:0;overflow-y:auto;padding:8px 24px;display:flex;flex-direction:column;align-items:center;gap:6px}._configBar_d9o5j_111{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:680px;padding:6px 14px;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:8px;height:38px}._configDivider_d9o5j_125{width:1px;height:22px;background:var(--theme-border);flex-shrink:0}._typeSelector_d9o5j_133{display:flex;gap:4px;flex-shrink:0}._typeBtn_d9o5j_139{display:flex;align-items:center;gap:5px;padding:4px 10px;height:26px;border:1.5px solid var(--theme-border);border-radius:6px;background:var(--theme-surface);cursor:pointer;transition:all .2s;color:var(--theme-text-muted);font-size:0}._typeBtn_d9o5j_139:hover{border-color:var(--theme-primary);color:var(--theme-primary);background:var(--theme-primary-light)}._typeBtnActive_d9o5j_160{border-color:var(--theme-primary)!important;background:var(--theme-primary-light)!important;color:var(--theme-primary)!important}._typeBtnLabel_d9o5j_166{font-size:11px;font-weight:700;line-height:1}._dimRow_d9o5j_173{display:flex;align-items:center;gap:5px;flex-shrink:0}._dimLabel_d9o5j_180{font-size:11px;font-weight:600;color:var(--theme-text-muted);flex-shrink:0}._dimInput_d9o5j_187{width:56px;height:26px;padding:0 6px;border:1px solid var(--theme-border);border-radius:5px;background:var(--theme-surface);color:var(--theme-text);font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;text-align:center;outline:none;transition:border-color .15s;-moz-appearance:textfield}._dimInput_d9o5j_187::-webkit-inner-spin-button,._dimInput_d9o5j_187::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._dimInput_d9o5j_187:focus{border-color:var(--theme-primary);box-shadow:0 0 0 2px var(--theme-primary-light)}._dimUnit_d9o5j_215{font-size:11px;color:var(--theme-text-muted);font-weight:500;flex-shrink:0}._dimSeparator_d9o5j_222{font-size:11px;font-weight:500;color:var(--theme-text-muted);flex-shrink:0}._guideHint_d9o5j_230{font-size:14px;cursor:help;flex-shrink:0;opacity:.5;transition:opacity .15s;margin-left:auto}._guideHint_d9o5j_230:hover{opacity:1}._canvasWrapper_d9o5j_246{display:flex;justify-content:center;align-items:center;width:100%}._canvas_d9o5j_246{display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:12px}._canvasInner_d9o5j_261{position:relative;background:var(--theme-background-secondary);border:2px solid var(--theme-border-hover);border-radius:3px}._cell_d9o5j_269{position:absolute;box-sizing:border-box;border:1px dashed var(--theme-border-hover);cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;overflow:hidden}._cell_d9o5j_269:hover{background:var(--theme-primary-light);border-color:var(--theme-primary);border-style:dashed}._cellSelected_d9o5j_287{background:var(--theme-primary-light)!important;border:2px solid var(--theme-primary)!important;border-style:solid!important;z-index:1}._cellContent_d9o5j_294{display:flex;flex-direction:column;align-items:center;gap:8px}._cellLabel_d9o5j_301{font-size:10px;font-weight:500;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.5px}._cellDimension_d9o5j_309{font-size:13px;font-weight:600;color:var(--theme-text);white-space:nowrap;font-variant-numeric:tabular-nums}._cellDimEditable_d9o5j_317{cursor:text;border-bottom:1px dashed var(--theme-primary);padding-bottom:1px}._cellDimEditable_d9o5j_317:hover{color:var(--theme-primary)}._cellDimInput_d9o5j_327{width:52px;padding:1px 3px;border:1px solid var(--theme-primary);border-radius:3px;background:var(--theme-surface);color:var(--theme-text);font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;text-align:center;outline:none;-moz-appearance:textfield}._cellDimInput_d9o5j_327::-webkit-inner-spin-button,._cellDimInput_d9o5j_327::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._cellDimensionSub_d9o5j_348{font-size:10px;font-weight:400;color:var(--theme-text-muted);white-space:nowrap}._cellActions_d9o5j_356{display:flex;gap:6px;pointer-events:auto;margin-top:4px}._cellActionBtn_d9o5j_363{padding:4px 10px;height:28px;border:1.5px solid var(--theme-border-hover);border-radius:6px;background:var(--theme-surface);cursor:pointer;font-size:11px;display:flex;align-items:center;justify-content:center;transition:all .15s;color:var(--theme-text-secondary)}._cellActionLabel_d9o5j_378{font-size:11px;font-weight:600;letter-spacing:.3px}._cellActionBtn_d9o5j_363:hover{background:var(--theme-primary);color:#fff;border-color:var(--theme-primary);transform:scale(1.08);box-shadow:0 2px 8px var(--theme-primary-shadow)}._handle_d9o5j_393{position:absolute;z-index:10;background:transparent;transition:background-color .1s}._handle_d9o5j_393:after{content:"";position:absolute;border-radius:4px;background:var(--theme-primary);opacity:0;transition:opacity .15s}._handle_d9o5j_393:hover:after{opacity:1}._handleH_d9o5j_413{cursor:col-resize}._handleH_d9o5j_413:after{width:4px;height:32px;top:50%;left:50%;transform:translate(-50%,-50%)}._handleV_d9o5j_425{cursor:row-resize}._handleV_d9o5j_425:after{width:32px;height:4px;top:50%;left:50%;transform:translate(-50%,-50%)}._handle_d9o5j_393:hover,._handle_d9o5j_393:active{background:var(--theme-primary-light)}._handle_d9o5j_393:active:after{opacity:1}._actionBar_d9o5j_452{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:680px;padding:10px 14px;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:10px}._actionBarLeft_d9o5j_464{display:flex;align-items:center;gap:8px}._sectionBadge_d9o5j_470{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;background:var(--theme-primary-light);color:var(--theme-primary);font-size:12px;font-weight:600}._selectionHint_d9o5j_482{font-size:11px;color:var(--theme-text-muted)}._actionBarRight_d9o5j_487{display:flex;align-items:center;gap:6px}._actionBtn_d9o5j_493{display:inline-flex;align-items:center;gap:5px;padding:7px 14px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface);font-size:12px;font-weight:500;cursor:pointer;transition:all .15s;color:var(--theme-text);white-space:nowrap}._actionBtn_d9o5j_493:hover:not(:disabled){border-color:var(--theme-primary);color:var(--theme-primary);background:var(--theme-primary-light)}._actionBtn_d9o5j_493:disabled{opacity:.35;cursor:not-allowed}._actionBtnIcon_d9o5j_520{font-size:14px;line-height:1}._actionBtnDanger_d9o5j_525{color:var(--theme-danger);border-color:var(--theme-danger-light)}._actionBtnDanger_d9o5j_525:hover:not(:disabled){background:var(--theme-danger-light);border-color:var(--theme-danger);color:var(--theme-danger)}._resetBtn_d9o5j_536{color:var(--theme-text-muted);border-color:transparent;background:transparent}._resetBtn_d9o5j_536:hover:not(:disabled){background:var(--theme-secondary-bg-hover);border-color:transparent;color:var(--theme-text)}._footer_d9o5j_551{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:12px 24px;border-top:1px solid var(--theme-border);flex-shrink:0}._cancelBtn_d9o5j_561{padding:9px 24px;border:1px solid var(--theme-border);border-radius:10px;background:var(--theme-surface);font-size:13px;font-weight:500;cursor:pointer;color:var(--theme-text);transition:all .15s}._cancelBtn_d9o5j_561:hover{background:var(--theme-secondary-bg-hover);border-color:var(--theme-border-hover)}._confirmBtn_d9o5j_578{padding:9px 28px;border:none;border-radius:10px;background:var(--theme-primary);color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s;box-shadow:0 2px 8px var(--theme-primary-shadow)}._confirmBtn_d9o5j_578:hover{background:var(--theme-primary-hover);box-shadow:0 4px 16px var(--theme-primary-shadow)}@keyframes _fadeIn_d9o5j_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_d9o5j_1{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}._container_171e8_1{display:flex;flex-direction:column;gap:12px;padding:4px 0}._item_171e8_8{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--theme-border, #e0e0e0);border-radius:8px;cursor:pointer;transition:all .2s;background:var(--theme-surface, #fff)}._item_171e8_8:hover{border-color:var(--theme-primary, #4a90d9);background:var(--theme-surface-hover, #f5f8ff)}._itemIcon_171e8_25{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:6px;background:var(--theme-primary-light, rgba(59, 130, 246, .1));color:var(--theme-primary, #4a90d9);flex-shrink:0}._itemInfo_171e8_37{display:flex;flex-direction:column;gap:4px}._itemLabel_171e8_43{font-size:13px;font-weight:600;color:var(--theme-text, #333)}._itemDimension_171e8_49{font-size:11px;color:var(--theme-text-secondary, #999)}._helpText_171e8_54{font-size:11px;color:var(--theme-text-secondary, #999);line-height:1.5;margin:0;padding:0 4px}._slotSelector_19f1r_1{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:1000;background:#fffffff2;padding:8px 12px;border-radius:8px;box-shadow:0 2px 8px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._slotButtons_19f1r_14{display:flex;gap:6px;align-items:center}._slotButton_19f1r_14{min-width:40px;height:32px;padding:0 12px;border:1px solid;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._slotButton_19f1r_14:hover{transform:translateY(-1px)}._slotButton_19f1r_14._active_19f1r_39{font-weight:600}._creditModal_sz4rx_2{position:relative;width:900px;max-width:95vw;max-height:90vh;overflow:hidden;border:2px solid #ffffff}._closeButton_sz4rx_12{position:absolute;top:20px;right:20px;width:36px;height:36px;border:none;background:var(--theme-surface, #ffffff);color:var(--theme-text-secondary, #666666);cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10;box-shadow:0 2px 4px #0000001a}._closeButton_sz4rx_12:hover{background:var(--theme-background-hover, #f5f5f5);color:var(--theme-text, #1a1a1a);box-shadow:0 2px 8px #00000026}._modalLayout_sz4rx_38{display:flex;gap:0;height:100%}._leftPanel_sz4rx_45{flex:0 0 340px;padding:40px 32px;background:var(--theme-background, #fafafa);border-right:1px solid var(--theme-border, #e8e8e8)}._currentPlanCard_sz4rx_52{display:flex;flex-direction:column;gap:24px}._planBadge_sz4rx_58{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e0e0e0);border-radius:16px;font-size:13px;font-weight:500;color:var(--theme-text-secondary, #666666);width:-moz-fit-content;width:fit-content}._badgeIcon_sz4rx_72{width:14px;height:14px}._planTitle_sz4rx_77{margin:0;font-size:28px;font-weight:700;color:var(--theme-text, #1a1a1a);letter-spacing:-.5px}._planSubtitle_sz4rx_85{margin:-12px 0 0;font-size:14px;line-height:1.5;color:var(--theme-text-secondary, #666666)}._creditStatus_sz4rx_92{padding:20px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e8e8e8);border-radius:8px}._creditRow_sz4rx_99{display:flex;justify-content:space-between;align-items:center;padding:10px 0}._creditLabel_sz4rx_106{font-size:14px;color:var(--theme-text-secondary, #666666)}._creditValue_sz4rx_111{font-size:16px;font-weight:600;color:var(--theme-text, #1a1a1a)}._dividerLine_sz4rx_117{height:1px;background:var(--theme-border, #e8e8e8);margin:8px 0}._creditLabelBold_sz4rx_123{font-size:14px;font-weight:700;color:var(--theme-text, #1a1a1a)}._creditValueBold_sz4rx_129{font-size:18px;font-weight:700;color:var(--theme-primary, #1a1a1a)}._upgradeInfo_sz4rx_135{padding:16px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e8e8e8);border-radius:8px}._upgradeText_sz4rx_142{margin:0;font-size:14px;line-height:1.6;color:var(--theme-text-secondary, #666666)}._upgradeText_sz4rx_142 strong{color:var(--theme-primary, #1a1a1a);font-weight:700}._rightPanel_sz4rx_155{flex:1;padding:40px 32px;display:flex;flex-direction:column;overflow-y:auto}._comparisonTitle_sz4rx_163{margin:0 0 24px;font-size:20px;font-weight:700;color:var(--theme-text, #1a1a1a)}._comparisonTable_sz4rx_171{flex:1;border:1px solid var(--theme-border, #e8e8e8);border-radius:8px;overflow:hidden}._tableHeader_sz4rx_178{display:grid;grid-template-columns:2fr 1fr 1fr;background:var(--theme-background, #fafafa);border-bottom:2px solid var(--theme-border, #e8e8e8)}._featureCol_sz4rx_185{padding:16px 20px;font-size:13px;font-weight:700;color:var(--theme-text-secondary, #666666);text-transform:uppercase;letter-spacing:.5px}._planCol_sz4rx_194{padding:16px 20px;font-size:13px;font-weight:700;color:var(--theme-text-secondary, #666666);text-align:center;text-transform:uppercase;letter-spacing:.5px}._proPlanCol_sz4rx_204{background:var(--theme-primary, #1a1a1a);color:#fff;font-weight:800;opacity:.95}._tableBody_sz4rx_211{display:flex;flex-direction:column}._tableRow_sz4rx_216{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:1px solid var(--theme-border, #e8e8e8)}._tableRow_sz4rx_216:last-child{border-bottom:none}._featureCell_sz4rx_226{padding:16px 20px;font-size:14px;font-weight:500;color:var(--theme-text, #1a1a1a);background:var(--theme-surface, #ffffff)}._valueCell_sz4rx_234{padding:16px 20px;font-size:14px;font-weight:600;color:var(--theme-text-secondary, #666666);text-align:center;background:var(--theme-surface, #ffffff);display:flex;align-items:center;justify-content:center}._proValue_sz4rx_246{background:var(--theme-primary, #1a1a1a);color:#fff;font-weight:700;opacity:.85}._priceSection_sz4rx_254{margin-top:32px;padding-top:24px;border-top:2px solid var(--theme-border, #e8e8e8);display:flex;align-items:center;justify-content:space-between}._priceTag_sz4rx_263{display:flex;align-items:baseline;gap:4px}._currency_sz4rx_269{font-size:18px;font-weight:600;color:var(--theme-text-secondary, #666666)}._price_sz4rx_254{font-size:36px;font-weight:700;color:var(--theme-text, #1a1a1a);letter-spacing:-1px}._period_sz4rx_282{font-size:16px;font-weight:500;color:var(--theme-text-secondary, #666666)}._upgradeButton_sz4rx_288{padding:14px 32px;background:var(--theme-primary, #1a1a1a);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease;opacity:.95;box-shadow:0 4px 16px #0000004d}._upgradeButton_sz4rx_288:hover{background:var(--theme-primary-hover, #333333);transform:translateY(-2px);opacity:1;box-shadow:0 6px 20px #0006}._upgradeButton_sz4rx_288:active{transform:translateY(0);box-shadow:0 4px 16px #0000004d}@media (max-width: 768px){._creditModal_sz4rx_2{width:100vw;max-width:100vw;max-height:100vh}._modalLayout_sz4rx_38{flex-direction:column}._leftPanel_sz4rx_45{flex:0 0 auto;border-right:none;border-bottom:1px solid var(--theme-border, #e8e8e8)}._tableHeader_sz4rx_178,._tableRow_sz4rx_216{grid-template-columns:2fr 1fr 1fr}._priceSection_sz4rx_254{flex-direction:column;gap:16px;align-items:stretch}._priceTag_sz4rx_263{justify-content:center}._upgradeButton_sz4rx_288{width:100%}}._container_1h4ea_7{display:flex;flex-direction:column;gap:6px;margin-bottom:0}._section_1h4ea_14{display:flex;flex-direction:column;gap:4px}._row_1h4ea_20{display:flex;gap:16px;align-items:center}._column_1h4ea_26{display:flex;flex-direction:column;gap:8px}._inlineLayout_1h4ea_32{display:flex;gap:16px;align-items:flex-end}._titleField_1h4ea_38{flex:0 0 75%}._locationField_1h4ea_42{flex:0 0 calc(25% - 8px)}._label_1h4ea_47{color:var(--theme-text);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:12px;font-weight:600;letter-spacing:-.01em}._inputLabel_1h4ea_55{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;color:var(--theme-text-muted);line-height:1.2;letter-spacing:.01em;text-transform:uppercase}._disabledMessage_1h4ea_65{color:var(--theme-text-muted);font-size:12px;font-style:normal;padding:10px 12px;background-color:var(--theme-background-secondary);border-radius:6px;text-align:center}._inputGroup_1h4ea_76{display:grid;grid-template-columns:1fr 1fr;gap:12px}._inputGroupThreeColumns_1h4ea_82{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}._inputGroupTwoColumns_1h4ea_88{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 768px){._inputGroupThreeColumns_1h4ea_82,._inputGroupTwoColumns_1h4ea_88,._inputGroup_1h4ea_76{grid-template-columns:1fr;gap:10px}}._dimensionsSummary_1h4ea_103{padding:8px 12px;background-color:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:6px;margin-bottom:8px}._summaryText_1h4ea_111{font-size:13px;color:var(--theme-text);font-weight:500}._inputWrapper_1h4ea_117{display:flex;flex-direction:column;gap:5px}._inputWithUnit_1h4ea_123{position:relative;display:flex;align-items:center}._input_1h4ea_55{width:100%;padding:7px 10px;border:1px solid var(--theme-border);border-radius:6px;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:13px;font-weight:500;background-color:var(--theme-background-secondary);color:var(--theme-text);transition:border-color .15s ease,box-shadow .15s ease;-webkit-font-smoothing:antialiased}._input_1h4ea_55:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 2px var(--theme-primary-light)}._input_1h4ea_55:hover:not(:focus):not(:disabled){border-color:var(--theme-border-hover)}._inputWithUnitField_1h4ea_153{padding-right:36px}._unit_1h4ea_157{position:absolute;right:10px;color:var(--theme-text-muted);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;pointer-events:none}._inputError_1h4ea_168{border-color:var(--theme-danger)!important;background-color:var(--theme-danger-light)}._errorMessage_1h4ea_173{font-size:11px;color:var(--theme-danger);margin-top:2px;font-weight:500}._toggleGroup_1h4ea_181{display:flex;gap:8px;align-items:center}._radioGroup_1h4ea_187{display:flex;gap:6px;flex-wrap:wrap}._radioOption_1h4ea_193{display:flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid var(--theme-border);border-radius:6px;cursor:pointer;transition:all .15s ease}._radioOption_1h4ea_193:hover{border-color:var(--theme-primary);background-color:var(--theme-primary-light)}._radioOptionSelected_1h4ea_209{border-color:var(--theme-primary);background-color:var(--theme-primary-light);color:var(--theme-primary)}._radioInput_1h4ea_215{margin:0}._radioLabel_1h4ea_219{font-size:13px;cursor:pointer;margin:0}._toggleButtonGroup_1h4ea_226{display:flex;background:var(--theme-background-secondary);border-radius:5px;padding:2px;overflow:hidden;border:none;gap:1px}._toggleButton_1h4ea_226{flex:1;padding:3px 4px;border:none;background:transparent;color:var(--theme-text-muted);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;cursor:pointer;transition:all .15s ease;border-right:none;min-height:22px;display:flex;align-items:center;justify-content:center;white-space:nowrap;min-width:0;border-radius:4px;letter-spacing:-.01em;-webkit-font-smoothing:antialiased}._toggleButton_1h4ea_226:last-child{border-right:none}._toggleButton_1h4ea_226:hover:not(._toggleButtonActive_1h4ea_263){color:var(--theme-text);background:#ffffff0a}._toggleButton_1h4ea_226:active{transform:scale(.98)}._toggleButtonActive_1h4ea_263{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important;font-weight:600;border:1.5px solid var(--theme-primary)!important}._toggleButtonActive_1h4ea_263:hover{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important}._toggleButton_1h4ea_226:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}._button_1h4ea_291{padding:7px 12px;border:1px solid var(--theme-border);border-radius:6px;background-color:var(--theme-surface);cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:13px;font-weight:500;transition:all .15s ease;color:var(--theme-text)}._button_1h4ea_291:hover{border-color:var(--theme-border-hover);background-color:var(--theme-background-secondary)}._button_1h4ea_291:active{transform:scale(.98)}._buttonActive_1h4ea_313{background:var(--theme-surface);color:var(--theme-text);box-shadow:0 1px 3px #00000014,0 .5px 1px #0000000a;border-color:var(--theme-border);font-weight:600}._description_1h4ea_322{font-size:11px;color:var(--theme-text-muted);margin-top:2px;line-height:1.4}._infoBox_1h4ea_330{background-color:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:6px;padding:8px 12px;margin:8px 0;display:flex;flex-direction:column;gap:3px}._infoDetail_1h4ea_341{font-size:11px;color:var(--theme-text-muted)}._slider_1h4ea_347{width:100%;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--theme-border);border-radius:2px;outline:none;transition:background .2s}._slider_1h4ea_347:hover{background:var(--theme-border-hover)}._slider_1h4ea_347::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;background:var(--theme-primary);border-radius:50%;cursor:pointer;-webkit-transition:all .15s ease;transition:all .15s ease;box-shadow:0 1px 3px #00000026}._slider_1h4ea_347::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 2px 6px #0003}._slider_1h4ea_347::-moz-range-thumb{width:14px;height:14px;background:var(--theme-primary);border-radius:50%;cursor:pointer;border:none;-moz-transition:all .15s ease;transition:all .15s ease}._slider_1h4ea_347::-moz-range-thumb:hover{transform:scale(1.15)}._disabledLabel_1h4ea_394{color:var(--theme-text-muted)!important;opacity:.5}._disabledText_1h4ea_399{font-size:11px;color:var(--theme-text-muted);font-weight:400}._input_1h4ea_55:disabled{background-color:var(--theme-background-secondary)!important;color:var(--theme-text-muted)!important;cursor:not-allowed;border-color:var(--theme-border)!important;opacity:.5}._button_1h4ea_291:disabled{background-color:var(--theme-background-secondary)!important;color:var(--theme-text-muted)!important;cursor:not-allowed;border-color:var(--theme-border)!important;opacity:.5}._button_1h4ea_291:disabled:hover{background-color:var(--theme-background-secondary)!important;border-color:var(--theme-border)!important;transform:none}._slider_1h4ea_347:disabled{background:var(--theme-background-secondary)!important;cursor:not-allowed;opacity:.5}._slider_1h4ea_347:disabled::-webkit-slider-thumb{background:var(--theme-border)!important;cursor:not-allowed}._slider_1h4ea_347:disabled::-moz-range-thumb{background:var(--theme-border)!important;cursor:not-allowed}._container_j4eia_2{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._loadingOverlay_j4eia_17{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;display:flex;align-items:center;justify-content:center;z-index:1100;pointer-events:none}._modalContent_j4eia_32{background:#fff;border-radius:16px;width:90vw;max-width:1500px;max-height:92vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;animation:_modalSlideIn_j4eia_1 .3s ease-out}@keyframes _modalSlideIn_j4eia_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}._header_j4eia_55{position:relative;padding:16px 24px;background:#fff;border-bottom:1px solid #e5e5e5}._closeButton_j4eia_62{position:absolute;top:20px;right:20px;width:32px;height:32px;border:none;background:#f3f4f6;border-radius:6px;color:#6b7280;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeButton_j4eia_62:hover{background:#e5e7eb;color:#374151}._header_j4eia_55 h1{margin:0;font-size:20px;font-weight:600;color:var(--theme-primary)}._content_j4eia_93{display:flex;height:calc(92vh - 120px);overflow:hidden}._leftSection_j4eia_100{flex:1.3;padding:16px;display:flex;flex-direction:column;background:#fff;position:relative;min-width:600px}._viewToggle_j4eia_111{display:flex;gap:2px;margin-bottom:20px;border-radius:8px;padding:3px;background:var(--theme-background-secondary, #f3f4f6);width:-moz-fit-content;width:fit-content}._toggleButton_j4eia_121{padding:8px 20px;border:none;background:transparent;color:var(--theme-text-muted);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;border-radius:6px;min-width:60px}._editorViewer_j4eia_147{flex:1;display:flex;flex-direction:column;width:100%;height:100%;background:#fff;border-radius:8px;overflow:hidden;min-height:500px}._rightSection_j4eia_160{flex:.7;background:#fff;display:flex;flex-direction:column;height:100%;overflow:hidden}._formContent_j4eia_170{flex:1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}._divider_j4eia_180{height:1px;background:#e5e7eb;margin:8px 0}._compactSection_j4eia_187{display:flex;align-items:center;gap:12px}._compactLabel_j4eia_193{font-size:13px;font-weight:600;color:#374151;min-width:40px}._sizeLabel_j4eia_200{font-size:11px;font-weight:500;color:#6b7280;margin:0 -4px}._toggleButtons_j4eia_208{display:flex;gap:2px;border-radius:8px;padding:3px;background:var(--theme-background-secondary, #f3f4f6)}._toggleButtonsWide_j4eia_217{display:flex;gap:2px;border-radius:8px;padding:3px;background:var(--theme-background-secondary, #f3f4f6);flex:1}._toggleButton_j4eia_121{padding:6px 12px;border:none;background:transparent;color:var(--theme-text-muted);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease;border-radius:6px;flex:1}._toggleButton_j4eia_121._active_j4eia_135{background:var(--theme-primary)!important;color:#fff!important;box-shadow:none;font-weight:600}._toggleButton_j4eia_121:hover:not(._active_j4eia_135){color:var(--theme-text-secondary)}._rangeWrapper_j4eia_252{flex:1;display:flex;flex-direction:column;gap:4px}._rangeInput_j4eia_259{width:100%;height:6px;background:#e5e7eb;border-radius:3px;outline:none;-webkit-appearance:none;cursor:pointer}._rangeInput_j4eia_259::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;background:var(--theme-primary);border:3px solid white;border-radius:50%;cursor:pointer;box-shadow:0 1px 4px #0003;-webkit-transition:transform .15s ease,box-shadow .15s ease;transition:transform .15s ease,box-shadow .15s ease}._rangeInput_j4eia_259::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 2px 6px #00000040}._rangeInput_j4eia_259::-webkit-slider-thumb:active{transform:scale(1.05)}._rangeInput_j4eia_259::-moz-range-thumb{width:20px;height:20px;background:var(--theme-primary);border:3px solid white;border-radius:50%;cursor:pointer;box-shadow:0 1px 4px #0003}._rangeInput_j4eia_259::-moz-range-track{height:6px;background:#e5e7eb;border-radius:3px}._rangeTicks_j4eia_306{display:flex;justify-content:space-between;padding:0 2px}._rangeTick_j4eia_306{font-size:13px;color:#6b7280;font-weight:600;min-width:14px;text-align:center;cursor:pointer;transition:color .15s ease}._rangeTick_j4eia_306:hover{color:var(--theme-primary)}._rangeTickActive_j4eia_326{color:var(--theme-primary);font-weight:700}._rangeValue_j4eia_331{font-size:16px;font-weight:700;color:var(--theme-primary);min-width:28px;text-align:center;background:var(--theme-primary-light, rgba(16, 185, 129, .1));border-radius:6px;padding:2px 8px}._formContent_j4eia_170::-webkit-scrollbar{width:6px}._formContent_j4eia_170::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._formContent_j4eia_170::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._formContent_j4eia_170::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._formSection_j4eia_361{display:flex;flex-direction:column}._formSection_j4eia_361+._formSection_j4eia_361{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}._sectionTitle_j4eia_372{margin:0 0 12px;font-size:15px;font-weight:600;color:#374151}._form_j4eia_170{display:flex;flex-direction:column;gap:16px}._formGroup_j4eia_386{display:flex;flex-direction:column;gap:8px}._formLabel_j4eia_392{font-size:13px;font-weight:600;color:#374151;margin:0}._buttonGroup_j4eia_400{display:flex;gap:8px;flex-wrap:wrap}._typeButton_j4eia_406{padding:8px 16px;border:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text-muted);border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:72px}._typeButton_j4eia_406._active_j4eia_135{background:var(--theme-primary);border-color:var(--theme-primary);color:#fff}._typeButton_j4eia_406:hover:not(._active_j4eia_135){background:var(--theme-background-secondary);border-color:var(--theme-primary)}._sizeInputs_j4eia_431{display:flex;align-items:center;gap:8px;flex:1}._inputGroup_j4eia_438{display:flex;flex-direction:column;gap:4px;flex:1}._inputLabel_j4eia_445{font-size:11px;font-weight:500;color:#6b7280}._inputWithUnit_j4eia_451{display:flex;align-items:center;gap:8px}._sizeInput_j4eia_431{flex:1;padding:8px 10px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#374151;font-size:13px;transition:all .2s ease}._sizeInput_j4eia_431:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}._unit_j4eia_474{font-size:12px;font-weight:500;color:#6b7280;min-width:24px}._customSection_j4eia_482{display:flex;flex-direction:column;gap:20px}._customOption_j4eia_489{display:flex;flex-direction:column;gap:8px;padding-bottom:16px;border-bottom:1px solid #f3f4f6}._customOption_j4eia_489:last-child{border-bottom:none}._optionLabel_j4eia_501{font-size:14px;font-weight:600;color:#374151}._selectInput_j4eia_507{padding:8px 10px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#374151;font-size:13px;transition:all .2s ease;cursor:pointer}._selectInput_j4eia_507:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}._numberInput_j4eia_524{width:70px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#374151;font-size:13px;transition:all .2s ease}._numberInput_j4eia_524:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}._numberInput_j4eia_524:disabled{background:var(--theme-disabled-bg);color:var(--theme-disabled-text);cursor:not-allowed}._footer_j4eia_548{padding:16px 24px;border-top:1px solid #e5e5e5;display:flex;justify-content:space-between;align-items:center;background:#fff;position:sticky;bottom:0}._previousButton_j4eia_559{padding:10px 20px;background:var(--theme-secondary-bg);color:var(--theme-text);border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._previousButton_j4eia_559:hover{background:var(--theme-secondary-bg-hover);transform:translateY(-1px)}._confirmButton_j4eia_576{padding:10px 24px;background:var(--theme-primary)!important;color:#fff!important;border:none!important;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}._confirmButton_j4eia_576:hover:not(._disabled_j4eia_591){background:var(--theme-primary-hover)!important;transform:translateY(-1px)}._confirmButton_j4eia_576._disabled_j4eia_591{background:#e5e7eb!important;color:#9ca3af!important;cursor:not-allowed}._readOnlyField_j4eia_603{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}._readOnlyInput_j4eia_610{flex:1;padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;color:#6b7280;font-size:14px;cursor:not-allowed}._zoneInfo_j4eia_622{margin-top:16px;padding:12px;background:#f3f4f6;border-radius:6px}._zoneInfoItem_j4eia_629{display:flex;justify-content:space-between;align-items:center;padding:4px 0}._zoneLabel_j4eia_636{font-size:13px;color:#6b7280}._zoneValue_j4eia_641{font-size:13px;font-weight:500;color:#374151}._confirmButton_j4eia_576._disabled_j4eia_591:hover{transform:none}._loadingOverlay_j4eia_17{position:fixed;top:0;left:0;right:0;bottom:0;background:#fffffff2;display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._labelText_j4eia_667{font-size:12px;color:#6b7280;min-width:20px}._unitText_j4eia_673{font-size:12px;color:#6b7280}._inputField_j4eia_678{width:60px;padding:4px 8px;border-radius:4px;border:1px solid #e5e7eb}._inputField_j4eia_678:disabled{background:var(--theme-disabled-bg);color:var(--theme-disabled-text);cursor:not-allowed}._wideInputField_j4eia_691{width:80px;padding:4px 8px;border-radius:4px;border:1px solid #e5e7eb}._wideInputField_j4eia_691:disabled{background:var(--theme-disabled-bg);color:var(--theme-disabled-text);cursor:not-allowed}._stepContainer_39rqh_2{width:100%;height:100%;display:flex;flex-direction:column}._stepContainer_39rqh_2 input,._stepContainer_39rqh_2 textarea,._stepContainer_39rqh_2 select{background-color:#fff!important;color:#374151!important;border-color:#e5e7eb!important}._stepContainer_39rqh_2 input:hover,._stepContainer_39rqh_2 textarea:hover,._stepContainer_39rqh_2 select:hover{border-color:var(--theme-primary)!important}._stepContainer_39rqh_2 input:focus,._stepContainer_39rqh_2 textarea:focus,._stepContainer_39rqh_2 select:focus{border-color:var(--theme-primary)!important;box-shadow:0 0 0 3px var(--theme-primary-light)!important}._stepContainer_39rqh_2 input::-moz-placeholder,._stepContainer_39rqh_2 textarea::-moz-placeholder{color:#9ca3af!important}._stepContainer_39rqh_2 input::placeholder,._stepContainer_39rqh_2 textarea::placeholder{color:#9ca3af!important}._header_1denr_1{background:var(--theme-surface);border-bottom:1px solid var(--theme-border);box-shadow:var(--theme-shadow);height:var(--configurator-header-height, 56px);position:relative;z-index:100}._container_1denr_19{height:100%;width:100%;padding:0 var(--spacing-lg, 16px) 0 12px;display:flex;align-items:center;justify-content:space-between;position:relative}._logoSection_1denr_39{display:flex;align-items:center;gap:0;flex:0 0 auto;min-width:0}._fileActionGroup_1denr_55{display:flex;align-items:center;gap:8px;margin-left:180px;flex:0 0 auto}._hamburgerButton_1denr_71{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;border-radius:6px;color:var(--theme-text-secondary);cursor:pointer;transition:all .2s ease}._hamburgerButton_1denr_71:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._hamburgerButton_1denr_71._active_1denr_109{background:var(--theme-primary-light);color:var(--theme-primary)}._projectName_1denr_119{font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--font-size-md, 16px);font-weight:600;color:var(--theme-text);line-height:40px;display:flex;align-items:center;margin:0;padding:0;background:none;border:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}._clickableProjectName_1denr_157{cursor:pointer;transition:all .2s ease;padding:8px 12px;border-radius:6px;line-height:1.2;min-height:24px;display:flex;align-items:center}._clickableProjectName_1denr_157:hover{background:var(--theme-primary-light);color:var(--theme-primary)}._logo_1denr_39{display:flex;align-items:center;height:32px;width:120px;flex-shrink:0;overflow:hidden}._logo_1denr_39 img{height:100%;width:auto}._projectInfo_1denr_221{display:flex;align-items:center;gap:8px;margin-left:12px}._separator_1denr_235{color:var(--theme-text-secondary);font-size:16px;opacity:.5}._designFileName_1denr_247{font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--font-size-sm, 14px);font-weight:400;color:var(--theme-text-secondary);cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;gap:4px}._clickableDesignName_1denr_275:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._title_1denr_285{font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--font-size-lg, 18px);font-weight:400;color:var(--theme-text);margin:0;line-height:28px}._centerActions_1denr_303{display:flex;align-items:center;gap:10px;position:absolute;left:50%;transform:translate(-50%);flex:0 0 auto}._actionButton_1denr_323{display:flex;align-items:center;gap:3px;background:none;border:none;padding:var(--spacing-xs, 6px) var(--spacing-sm, 8px);border-radius:var(--radius-md, 6px);font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--font-size-xs, 12px);font-weight:500;color:var(--theme-text-secondary);cursor:pointer;transition:all .2s ease;line-height:18px;height:var(--button-height-sm, 32px);min-height:var(--button-height-sm, 32px);max-height:var(--button-height-sm, 32px);white-space:nowrap;flex-shrink:0}._actionButton_1denr_323:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._actionButton_1denr_323:disabled{opacity:.5;cursor:not-allowed}._actionButton_1denr_323 svg{color:currentColor;width:16px;height:16px;flex-shrink:0}._doorNotInstalled_1denr_403{background:var(--theme-background-secondary);color:var(--theme-text-secondary);border:1px solid var(--theme-border)}._doorNotInstalled_1denr_403:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._doorInstalled_1denr_425{background:var(--theme-success-light);color:var(--theme-success-dark);border:1px solid var(--theme-success)}._doorInstalled_1denr_425:hover{background:var(--theme-success);color:var(--theme-success-dark)}._rightActions_1denr_447{display:flex;align-items:center;gap:12px;flex:0 0 auto;margin-left:auto}._exitButton_1denr_463{display:flex;align-items:center;gap:5px;padding:0 12px;height:34px;background:none;border:none;border-radius:8px;color:var(--theme-text-secondary);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .15s ease}._exitButton_1denr_463:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._settingsButton_1denr_509{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:none;border:1px solid var(--theme-border);border-radius:8px;color:var(--theme-text-secondary);cursor:pointer;transition:all .15s ease}._settingsButton_1denr_509:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._convertButton_1denr_547{background:var(--theme-primary);border:none;border-radius:var(--radius-md, 6px);padding:var(--spacing-xs, 6px) var(--spacing-md, 12px);color:#fff;font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--font-size-xs, 12px);font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px;line-height:18px;height:var(--button-height-sm, 32px);min-height:var(--button-height-sm, 32px);max-height:var(--button-height-sm, 32px);white-space:nowrap;flex-shrink:0}._convertButton_1denr_547:hover{background:var(--theme-primary-hover)}._logoutButton_1denr_599{background:none;border:1px solid var(--theme-primary);border-radius:var(--radius-md, 6px);padding:var(--spacing-xs, 6px) var(--spacing-md, 12px);color:var(--theme-primary);font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--font-size-xs, 12px);font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px;line-height:18px;height:var(--button-height-sm, 32px);min-height:var(--button-height-sm, 32px);max-height:var(--button-height-sm, 32px);white-space:nowrap;flex-shrink:0}._logoutButton_1denr_599:hover{background:var(--theme-primary);color:#fff}._loginButton_1denr_653{background:var(--theme-primary);border:none;border-radius:var(--radius-md, 6px);padding:var(--spacing-xs, 6px) var(--spacing-md, 12px);color:#fff;font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--font-size-xs, 12px);font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px;line-height:18px;height:var(--button-height-sm, 32px);min-height:var(--button-height-sm, 32px);max-height:var(--button-height-sm, 32px);white-space:nowrap;flex-shrink:0}._loginButton_1denr_653:hover{background:var(--theme-primary-hover);transform:translateY(-1px);box-shadow:0 2px 8px #00000026}._userProfile_1denr_709{display:flex;align-items:center;padding:0;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease}._userProfile_1denr_709:hover{opacity:.8}._userProfile_1denr_709:active{transform:scale(.95)}._userProfileAvatar_1denr_745{width:32px;height:32px;border-radius:50%;background:var(--theme-background-secondary);display:flex;align-items:center;justify-content:center;color:var(--theme-text-secondary);font-size:14px;font-weight:500;overflow:hidden}._userProfileName_1denr_773{font-size:var(--font-size-sm, 14px);color:var(--theme-text);font-weight:500}._profileImage_1denr_785{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}._saveSuccess_1denr_799{position:absolute;top:100%;left:50%;transform:translate(-50%);background:var(--theme-primary);color:#fff;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;box-shadow:0 4px 6px -1px #0000001a;z-index:1000;animation:_slideDown_1denr_1 .3s ease}._cameraMenuContainer_1denr_833{position:relative}._cameraDropdown_1denr_841{position:absolute;top:100%;left:0;margin-top:8px;background:var(--theme-background);border:1px solid var(--theme-border);border-radius:8px;padding:12px;min-width:200px;box-shadow:0 10px 25px #0000001a;z-index:1000}._cameraOption_1denr_869{margin-bottom:12px}._cameraOption_1denr_869:last-child{margin-bottom:0}._cameraOption_1denr_869 label{display:block;font-size:12px;color:var(--theme-text-secondary);margin-bottom:6px}._cameraToggle_1denr_899{display:flex;gap:4px;background:var(--theme-background-secondary);border-radius:6px;padding:2px}._cameraToggle_1denr_899 button{flex:1;padding:6px 12px;border:none;background:transparent;border-radius:4px;font-size:13px;color:var(--theme-text-secondary);cursor:pointer;transition:all .2s ease}._cameraToggle_1denr_899 button._active_1denr_109{background:var(--theme-background-secondary);color:var(--theme-primary);border:1.5px solid var(--theme-primary)}._fovSlider_1denr_951{width:100%;margin-top:4px}._saveError_1denr_961{position:absolute;top:100%;left:50%;transform:translate(-50%);background:var(--theme-danger);color:#fff;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;box-shadow:0 4px 6px -1px #0000001a;z-index:1000;animation:_slideDown_1denr_1 .3s ease}@keyframes _slideDown_1denr_1{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}._fileMenuContainer_1denr_1019{position:relative}._fileMenuContainer_1denr_1019:before{content:"";position:absolute;top:100%;left:0;right:0;height:8px;background:transparent;pointer-events:none}._fileMenuContainer_1denr_1019:hover:before{pointer-events:auto}._fileDropdown_1denr_1059{position:absolute;top:calc(100% + 4px);left:0;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e0e0e0);border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:1000;min-width:180px;overflow:visible;animation:_dropdownFadeIn_1denr_1 .15s ease-out;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._dropdownItem_1denr_1091{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px;background:transparent;border:none;font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;color:var(--theme-text, #333333);cursor:pointer;transition:all .15s ease;text-align:left;opacity:1}._dropdownItem_1denr_1091:hover{background:var(--theme-background-secondary, rgba(0, 0, 0, .05));color:var(--theme-text, #333333);opacity:1}._dropdownItem_1denr_1091:first-child{border-top:none}._dropdownItem_1denr_1091:not(:last-child){border-bottom:1px solid var(--theme-border)}._dropdownItem_1denr_1091 svg{color:currentColor;flex-shrink:0}@keyframes _dropdownFadeIn_1denr_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] ._fileDropdown_1denr_1059{background:var(--theme-surface, #2a2a2a);border-color:var(--theme-border, #404040);box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}[data-theme=dark] ._dropdownItem_1denr_1091{color:var(--theme-text, #ffffff)}[data-theme=dark] ._dropdownItem_1denr_1091:hover{background:var(--theme-background-secondary, rgba(255, 255, 255, .1));color:var(--theme-text, #ffffff)}@media (max-width: 1440px){._centerActions_1denr_303{gap:5px}}@media (max-width: 1200px){._centerActions_1denr_303{gap:4px}}._convertButtonContainer_1denr_1249{position:relative;display:inline-block}._dropdownContainer_1denr_1259{position:relative}._dropdownMenu_1denr_1267{position:absolute;top:calc(100% + 4px);right:0;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:180px;z-index:1000;overflow:hidden}._checkmark_1denr_1293{display:inline-block;width:20px;font-size:14px;color:var(--theme-primary);margin-right:8px}._dropdownMenu_1denr_1267 ._dropdownItem_1denr_1091{width:100%;padding:12px 16px;text-align:left;background:none;border:none;cursor:pointer;font-size:14px;font-weight:500;color:var(--theme-text);display:flex;align-items:center;transition:all .2s}._dropdownMenu_1denr_1267 ._dropdownItem_1denr_1091:hover{background-color:var(--theme-primary-light);color:var(--theme-primary)}._dropdownMenu_1denr_1267 ._dropdownItem_1denr_1091._active_1denr_109{background-color:var(--theme-background-secondary);font-weight:600}._dropdownMenu_1denr_1267 ._dropdownItem_1denr_1091:not(:last-child){border-bottom:1px solid var(--theme-border)}@media (max-width: 768px){._container_1denr_19{padding:0 12px}._centerActions_1denr_303{gap:12px;position:static;transform:none;margin:0 auto}._logoSection_1denr_39,._rightActions_1denr_447{flex:0 0 auto}._actionButton_1denr_323{padding:10px 12px;font-size:15px;min-height:40px}._convertButton_1denr_547,._logoutButton_1denr_599{padding:6px 16px;font-size:13px;height:32px}._profileButton_1denr_1433{width:36px;height:36px}._fileDropdown_1denr_1059{min-width:160px}._dropdownItem_1denr_1091{padding:10px 14px;font-size:13px}._mobileMenuButton_1denr_1461{display:flex;align-items:center;justify-content:center}._desktopProfile_1denr_1473{display:none}}._desktopProfile_1denr_1473{display:flex;align-items:center;gap:12px}._mobileMenuButton_1denr_1461{display:none;background:none;border:none;padding:8px;color:var(--theme-text);cursor:pointer;border-radius:8px;transition:background-color .2s}._mobileMenuButton_1denr_1461:hover{background-color:var(--theme-surface-hover)}._mobileSubHeader_1denr_1529{display:none}@media (max-width: 768px){._mobileSubHeader_1denr_1529{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:var(--theme-surface);border-top:1px solid var(--theme-border);gap:16px}._mobileViewModeToggle_1denr_1559{display:flex;gap:4px;background:var(--theme-background-secondary);border-radius:8px;padding:2px}._viewModeButton_1denr_1575{display:flex;align-items:center;gap:4px;padding:6px 12px;border:none;background:transparent;border-radius:6px;font-size:12px;font-weight:500;color:var(--theme-text-secondary);cursor:pointer;transition:all .2s ease}._viewModeButton_1denr_1575._active_1denr_109{background:var(--theme-background-secondary);color:var(--theme-primary);border:1.5px solid var(--theme-primary)}._viewModeButton_1denr_1575 svg{width:18px;height:18px}._mobileShadowToggle_1denr_1627{display:flex;align-items:center;gap:8px}._shadowLabel_1denr_1639{font-size:12px;font-weight:500;color:var(--theme-text-secondary)}._toggleSwitch_1denr_1651{position:relative;width:40px;height:22px;background-color:var(--theme-background-secondary);border-radius:11px;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;padding:2px}._toggleSwitch_1denr_1651._active_1denr_109{background-color:var(--theme-primary)}._toggleKnob_1denr_1685{width:18px;height:18px;background-color:#fff;border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 4px #0003}._toggleSwitch_1denr_1651._active_1denr_109 ._toggleKnob_1denr_1685{transform:translate(18px)}}._dropdownItemWithSubmenu_1denr_1715{position:relative}._dropdownItemWithSubmenu_1denr_1715 ._dropdownItem_1denr_1091{justify-content:flex-start}._submenu_1denr_1733{position:absolute;left:100%;top:-8px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e0e0e0);border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:1001;min-width:160px;overflow:hidden;animation:_dropdownFadeIn_1denr_1 .15s ease-out;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);margin-left:0;padding-top:4px;padding-bottom:4px}._submenu_1denr_1733:before{content:"";position:absolute;left:-12px;top:0;width:16px;height:100%;background:transparent}._submenuItem_1denr_1793{display:flex;align-items:center;gap:8px;width:100%;padding:10px 16px;background:transparent;border:none;font-family:Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:400;color:var(--theme-text, #333333);cursor:pointer;transition:all .15s ease;text-align:left}._submenuItem_1denr_1793:hover{background:var(--theme-background-secondary, rgba(0, 0, 0, .05));color:var(--theme-primary, #2563eb)}._submenuItem_1denr_1793:not(:last-child){border-bottom:1px solid var(--theme-border)}[data-theme=dark] ._submenu_1denr_1733{background:var(--theme-surface, #2a2a2a);border-color:var(--theme-border, #404040);box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}[data-theme=dark] ._submenuItem_1denr_1793{color:var(--theme-text, #ffffff)}[data-theme=dark] ._submenuItem_1denr_1793:hover{background:var(--theme-background-secondary, rgba(255, 255, 255, .1));color:var(--theme-primary, #60a5fa)}._headerToggleGroup_1denr_1879{display:flex;align-items:center;gap:10px;flex-shrink:0}._headerToggleItem_1denr_1893{display:flex;align-items:center;gap:6px;flex-shrink:0}._headerToggleLabel_1denr_1907{font-size:11px;font-weight:500;color:var(--theme-text-muted);letter-spacing:-.01em;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}._headerToggleSwitch_1denr_1925{width:28px;height:16px;border-radius:8px;border:none;cursor:pointer;position:relative;transition:background .2s cubic-bezier(.4,0,.2,1);outline:none;padding:0;flex-shrink:0;background:color-mix(in srgb,var(--theme-text-muted) 25%,transparent)}._headerToggleSwitch_1denr_1925._active_1denr_109{background:var(--theme-primary)}._headerToggleSwitch_1denr_1925:hover{opacity:.9}._headerToggleSwitch_1denr_1925:active{transform:scale(.96)}._headerToggleKnob_1denr_1967{width:12px;height:12px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:left .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000001f}._headerToggleSwitch_1denr_1925._active_1denr_109 ._headerToggleKnob_1denr_1967{left:14px}._graphicsDropdownWrapper_1denr_2001{position:relative;flex-shrink:0}._graphicsDropdownButton_1denr_2011{display:flex;align-items:center;gap:2px;height:26px;padding:0 10px;border:1px solid var(--theme-border);border-radius:6px;background:transparent;color:var(--theme-text-muted);font-size:11.5px;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap;font-family:inherit}._graphicsDropdownButton_1denr_2011:hover{border-color:var(--theme-text-muted);color:var(--theme-text-secondary)}._graphicsDropdownButton_1denr_2011:active{transform:scale(.97)}._graphicsDropdownMenu_1denr_2061{position:absolute;top:calc(100% + 6px);right:0;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;box-shadow:0 4px 16px #00000026;padding:4px;min-width:140px;z-index:200;animation:_graphicsSlideDown_1denr_1 .12s cubic-bezier(.4,0,.2,1)}@keyframes _graphicsSlideDown_1denr_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._graphicsMenuItem_1denr_2099{display:flex;align-items:center;justify-content:space-between;width:100%;height:32px;padding:0 10px;border:none;border-radius:6px;background:transparent;cursor:pointer;transition:background .12s ease;font-family:inherit;font-size:12px;font-weight:500;color:var(--theme-text-secondary)}._graphicsMenuItem_1denr_2099:hover{background:color-mix(in srgb,var(--theme-text-muted) 10%,transparent)}._miniToggle_1denr_2143{width:28px;height:16px;border-radius:8px;background:color-mix(in srgb,var(--theme-text-muted) 25%,transparent);position:relative;transition:background .2s cubic-bezier(.4,0,.2,1);flex-shrink:0}._miniToggleOn_1denr_2163{background:var(--theme-primary)}._miniToggleKnob_1denr_2171{width:12px;height:12px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:left .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000001f}._miniToggleOn_1denr_2163 ._miniToggleKnob_1denr_2171{left:14px}._overlay_1a2n7_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--theme-overlay);display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1a2n7_1 .2s ease-out}._modal_1a2n7_15{background:var(--theme-surface);border-radius:12px;box-shadow:var(--theme-shadow-lg);width:500px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;animation:_slideIn_1a2n7_1 .3s ease-out;border:1px solid var(--theme-border)}._header_1a2n7_28{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:linear-gradient(135deg,var(--theme-primary) 0%,var(--theme-primary-hover) 100%);color:#fff}._title_1a2n7_37{margin:0;font-size:18px;font-weight:600;color:#fff}._closeButton_1a2n7_44{width:32px;height:32px;border:none;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#fff;transition:all .2s ease}._closeButton_1a2n7_44:hover{background:#ffffff4d}._content_1a2n7_63{flex:1;overflow-y:auto;padding:24px}._shortcuts_1a2n7_69{margin-bottom:24px}._shortcutItem_1a2n7_73{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--theme-border)}._shortcutItem_1a2n7_73:last-child{border-bottom:none}._key_1a2n7_85{background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:6px;padding:6px 12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;font-weight:600;color:var(--theme-text);min-width:80px;text-align:center}._action_1a2n7_98{font-size:14px;color:var(--theme-text);font-weight:500}._tips_1a2n7_104{border-top:1px solid var(--theme-border);padding-top:20px}._tips_1a2n7_104 h4{margin:0 0 16px;font-size:16px;font-weight:600;color:var(--theme-text)}._tips_1a2n7_104 ul{margin:0;padding-left:20px}._tips_1a2n7_104 li{margin-bottom:8px;font-size:14px;color:var(--theme-text-secondary);line-height:1.5}._tips_1a2n7_104 li:last-child{margin-bottom:0}@keyframes _fadeIn_1a2n7_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1a2n7_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._sectionTitle_8zdrd_2{font-size:12px;font-weight:600;color:var(--theme-text-secondary);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}._checkIcon_8zdrd_11{color:#fff;font-weight:700;font-size:10px}._active_8zdrd_17{background-color:var(--theme-primary)!important;color:#fff!important}._dropdownContainer_8zdrd_23{position:relative}._trigger_8zdrd_27{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--theme-surface);border:1px solid var(--theme-primary);border-radius:6px;color:var(--theme-text);cursor:pointer;transition:all .2s ease;font-size:14px}._trigger_8zdrd_27:hover{background:var(--theme-background-secondary);border-color:var(--theme-primary)}._overlay_8zdrd_46{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999}._dropdown_8zdrd_23{position:absolute;top:100%;right:0;margin-top:8px;min-width:280px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:12px;box-shadow:0 8px 24px var(--theme-shadow);z-index:1000;overflow:hidden}._dropdownHeader_8zdrd_69{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--theme-border);background:var(--theme-background-secondary)}._dropdownHeader_8zdrd_69 h3{margin:0;font-size:16px;font-weight:600;color:var(--theme-text)}._closeButton_8zdrd_85{background:none;border:none;color:var(--theme-text-secondary);cursor:pointer;font-size:20px;line-height:1;padding:4px;border-radius:4px;transition:all .2s ease}._closeButton_8zdrd_85:hover{background:var(--theme-border);color:var(--theme-text)}._section_8zdrd_2{padding:16px 20px;border-bottom:1px solid var(--theme-border)}._section_8zdrd_2:last-child{border-bottom:none}._modeList_8zdrd_112{display:flex;flex-direction:column;gap:8px}._modeItem_8zdrd_118{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--theme-background);border:1px solid var(--theme-primary);border-radius:8px;color:var(--theme-text);cursor:pointer;transition:all .2s ease;font-size:14px;text-align:left;width:100%}._modeItem_8zdrd_118:hover{background:var(--theme-background-secondary);border-color:var(--theme-primary)}._modeIcon_8zdrd_139{font-size:16px}._colorList_8zdrd_144{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;padding:8px}._colorItem_8zdrd_151{aspect-ratio:1;padding:0;background:transparent;border:2px solid transparent;border-radius:50%;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}._colorItem_8zdrd_151:hover{transform:scale(1.1);box-shadow:0 2px 8px #0003}._colorItem_8zdrd_151._active_8zdrd_17{border-color:var(--theme-text);transform:scale(1.05)}._colorItem_8zdrd_151._active_8zdrd_17:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:2px solid var(--theme-primary);border-radius:50%;pointer-events:none}._colorPreview_8zdrd_182{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center}._quickToggle_8zdrd_192{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;background:var(--theme-primary);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}._quickToggle_8zdrd_192:hover{background:var(--theme-primary-hover)}._sidebarContainer_8zdrd_214{padding:16px;border-top:1px solid var(--theme-border)}._sidebarLabel_8zdrd_219{font-size:14px;font-weight:600;color:var(--theme-text);margin-bottom:16px}._sidebarSection_8zdrd_226{margin-bottom:20px}._sidebarSection_8zdrd_226:last-child{margin-bottom:0}._modeToggleTab_8zdrd_235{display:flex;border-radius:8px;overflow:hidden;border:1px solid var(--theme-primary)}._modeTabButton_8zdrd_242{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;background:var(--theme-background);border:1px solid var(--theme-primary);color:var(--theme-text);cursor:pointer;transition:all .2s ease;font-size:12px;text-align:center;position:relative}._modeTabButton_8zdrd_242:first-child{border-right:none}._modeTabButton_8zdrd_242:hover:not(._active_8zdrd_17){background:var(--theme-background-secondary);border-color:var(--theme-primary)}._modeTabButton_8zdrd_242._active_8zdrd_17{background:var(--theme-primary);color:#fff;border-color:var(--theme-primary)}._modeName_8zdrd_274{font-size:12px}._colorGrid_8zdrd_279{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;padding:4px}._colorButton_8zdrd_286{aspect-ratio:1;border:2px solid transparent;border-radius:50%;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-height:32px;position:relative}._colorButton_8zdrd_286:hover{transform:scale(1.1);box-shadow:0 2px 8px #0003}._colorButton_8zdrd_286._active_8zdrd_17{border-color:var(--theme-text);transform:scale(1.05);box-shadow:0 2px 12px #0000004d}._colorButton_8zdrd_286._active_8zdrd_17:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:2px solid var(--theme-primary);border-radius:50%;pointer-events:none}@media (max-width: 768px){._dropdown_8zdrd_23{min-width:260px;right:-20px}._sidebarContainer_8zdrd_214{padding:12px}._colorGrid_8zdrd_279{grid-template-columns:repeat(7,1fr);gap:6px}._colorButton_8zdrd_286{min-height:28px}._colorList_8zdrd_144{grid-template-columns:repeat(7,1fr);gap:6px}}._overlay_avl0g_5{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000073;z-index:10002;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._modal_avl0g_16{background:var(--theme-surface, white);border-radius:12px;width:520px;max-height:85vh;overflow:hidden;box-shadow:0 20px 40px #0003;animation:_modalIn_avl0g_1 .2s ease-out;display:flex;flex-direction:column}@keyframes _modalIn_avl0g_1{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._header_avl0g_34{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid var(--theme-border);flex-shrink:0}._title_avl0g_43{margin:0;font-size:14px;font-weight:600;color:var(--theme-text)}._closeButton_avl0g_50{background:transparent;border:none;color:var(--theme-text-muted);cursor:pointer;font-size:18px;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .12s}._closeButton_avl0g_50:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._body_avl0g_71{flex:1;overflow-y:auto;padding:10px 20px 12px;display:flex;flex-direction:column;gap:8px;scrollbar-width:thin;scrollbar-color:var(--theme-border) transparent}._body_avl0g_71::-webkit-scrollbar{width:3px}._body_avl0g_71::-webkit-scrollbar-track{background:transparent}._body_avl0g_71::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:3px}._notice_avl0g_86{font-size:11px;color:var(--theme-text-muted);background:var(--theme-background-secondary);padding:5px 10px;border-radius:5px}._section_avl0g_95{display:flex;flex-direction:column;gap:4px}._section_avl0g_95+._section_avl0g_95{padding-top:8px;border-top:1px solid var(--theme-border)}._sectionLabel_avl0g_106{font-size:11px;font-weight:600;color:var(--theme-text);letter-spacing:-.01em}._row_avl0g_114{display:grid;grid-template-columns:1fr 1fr;gap:8px}._row_avl0g_114+._row_avl0g_114{margin-top:2px}._numberInput_avl0g_125{display:flex;flex-direction:column;gap:2px}._inputLabel_avl0g_131{font-size:10px;font-weight:500;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.03em}._inputGroup_avl0g_139{display:flex;align-items:center;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:5px;overflow:hidden}._inputButton_avl0g_148{background:transparent;border:none;width:26px;min-width:26px;height:26px;cursor:pointer;font-size:13px;font-weight:400;color:var(--theme-text-muted);display:flex;align-items:center;justify-content:center;transition:all .12s}._inputButton_avl0g_148:hover{background:var(--theme-border);color:var(--theme-text)}._inputButton_avl0g_148:active{transform:scale(.95)}._inputButton_avl0g_148:disabled{opacity:.3;cursor:not-allowed}._inputButton_avl0g_148:disabled:hover{background:transparent;transform:none}._inputField_avl0g_181{flex:1;position:relative}._inputField_avl0g_181 input{width:100%;padding:3px 4px;border:none;border-left:1px solid var(--theme-border);border-right:1px solid var(--theme-border);outline:none;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;color:var(--theme-text);background:var(--theme-surface);text-align:center;-moz-appearance:textfield}._inputField_avl0g_181 input::-webkit-outer-spin-button,._inputField_avl0g_181 input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._inputUnit_avl0g_208{position:absolute;right:5px;top:50%;transform:translateY(-50%);font-size:9px;color:var(--theme-text-muted);pointer-events:none;font-weight:500}._footer_avl0g_220{padding:10px 20px;border-top:1px solid var(--theme-border);flex-shrink:0;display:flex;flex-direction:column;gap:4px}._footerButtons_avl0g_229{display:flex;gap:8px}._resetButton_avl0g_234{flex:1;padding:7px 12px;border:1px solid var(--theme-border);border-radius:6px;background:var(--theme-surface);color:var(--theme-text-muted);font-size:11px;font-weight:500;cursor:pointer;transition:all .12s}._resetButton_avl0g_234:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._saveButton_avl0g_252{flex:1;background:var(--theme-primary);color:#fff;border:none;padding:7px 12px;border-radius:6px;font-size:11px;font-weight:600;cursor:pointer;transition:all .12s}._saveButton_avl0g_252:hover{opacity:.9}._saveButton_avl0g_252:active{transform:scale(.98)}._saveButton_avl0g_252:disabled{opacity:.5;cursor:not-allowed}._message_avl0g_269{font-size:10px;text-align:center;font-weight:500}._success_avl0g_275{color:var(--theme-success, #10b981)}._error_avl0g_276{color:var(--theme-danger, #ef4444)}._overlay_auhip_2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--theme-overlay, rgba(0, 0, 0, .5));z-index:10000}._panel_auhip_13{position:fixed;top:0;right:0;height:100vh;width:400px;background:var(--theme-surface, white);box-shadow:-4px 0 20px var(--theme-shadow, rgba(0, 0, 0, .15));z-index:10001;display:flex;flex-direction:column;animation:_slideIn_auhip_1 .3s ease-out}@keyframes _slideIn_auhip_1{0%{transform:translate(100%)}to{transform:translate(0)}}._header_auhip_37{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--theme-border, #e5e7eb);background:var(--theme-background-secondary, #f9fafb)}._title_auhip_46{margin:0;font-size:20px;font-weight:600;color:var(--theme-text, #111827)}._closeButton_auhip_53{background:none;border:none;color:var(--theme-text-secondary, #6b7280);cursor:pointer;font-size:24px;line-height:1;padding:4px;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}._closeButton_auhip_53:hover{background:var(--theme-background-secondary, #e5e7eb);color:var(--theme-text, #374151)}._content_auhip_76{flex:1;overflow-y:auto;padding:0}._section_auhip_82{padding:24px;border-bottom:1px solid var(--theme-border, #f3f4f6)}._section_auhip_82:last-child{border-bottom:none}._sectionTitle_auhip_91{font-size:16px;font-weight:600;color:var(--theme-text, #111827);margin:0 0 16px}._themeContainer_auhip_99{padding:0}._settingGroup_auhip_104{display:flex;flex-direction:column;gap:20px}._settingItem_auhip_110{display:flex;justify-content:space-between;align-items:center}._settingInfo_auhip_116{display:flex;flex-direction:column;gap:2px}._settingLabel_auhip_122{font-size:14px;font-weight:500;color:var(--theme-text, #111827)}._settingDescription_auhip_128{font-size:12px;color:var(--theme-text-secondary, #6b7280)}._switch_auhip_134{position:relative;display:inline-block;width:44px;height:24px}._switch_auhip_134 input{opacity:0;width:0;height:0}._slider_auhip_147{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--theme-border, #d1d5db);transition:.3s;border-radius:24px}._slider_auhip_147:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 1px 3px #0000004d}input:checked+._slider_auhip_147{background-color:var(--theme-primary, #10b981)}input:checked+._slider_auhip_147:before{transform:translate(20px)}._languageSelect_auhip_181{padding:8px 36px 8px 12px;border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;background-color:var(--theme-surface, white);color:var(--theme-text, #374151);font-size:14px;cursor:pointer;transition:all .2s ease;min-width:120px;outline:none;-webkit-appearance:none;-moz-appearance:none;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='%236b7280' d='M5.997 7.853l-3.5-3.5a.5.5 0 0 0-.707.707l4 4a.5.5 0 0 0 .707 0l4-4a.5.5 0 0 0-.707-.707l-3.5 3.5a.5.5 0 0 1-.293.147z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}._languageSelect_auhip_181:hover{border-color:var(--theme-primary, #10b981);background-color:var(--theme-background-secondary, #f9fafb)}._languageSelect_auhip_181:focus{border-color:var(--theme-primary, #10b981);box-shadow:0 0 0 3px #10b9811a}._shortcutList_auhip_210{display:flex;flex-direction:column;gap:12px}._shortcutItem_auhip_216{display:flex;justify-content:space-between;align-items:center;padding:8px 0}._shortcutAction_auhip_223{font-size:14px;color:var(--theme-text, #374151)}._shortcutKey_auhip_228{background:var(--theme-background-secondary, #f3f4f6);border:1px solid var(--theme-border, #d1d5db);border-radius:4px;padding:4px 8px;font-size:12px;color:var(--theme-text, #374151);font-family:Monaco,Menlo,Ubuntu Mono,monospace}._infoList_auhip_239{display:flex;flex-direction:column;gap:12px}._infoItem_auhip_245{display:flex;justify-content:space-between;align-items:center;padding:8px 0}._infoLabel_auhip_252{font-size:14px;color:var(--theme-text, #374151)}._infoValue_auhip_257{font-size:14px;color:var(--theme-text-secondary, #6b7280);font-family:Monaco,Menlo,Ubuntu Mono,monospace}._segmentedControl_auhip_264{display:flex;background:var(--theme-background-secondary, #f3f4f6);border-radius:8px;padding:2px;gap:2px}._segmentButton_auhip_272{flex:1;padding:6px 12px;border:none;border-radius:6px;background:transparent;color:var(--theme-text-secondary, #6b7280);font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._segmentButton_auhip_272:hover{color:var(--theme-text, #374151)}._segmentActive_auhip_290{background:var(--theme-surface, white);color:var(--theme-text, #111827);box-shadow:0 1px 3px #0000001a}._actionButton_auhip_297{padding:6px 16px;border:1px solid var(--theme-border, #d1d5db);border-radius:8px;background:var(--theme-background-secondary, #f3f4f6);color:var(--theme-text, #374151);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._actionButton_auhip_297:hover{border-color:var(--theme-primary, #10b981);color:var(--theme-primary, #10b981);background:var(--theme-primary-light, rgba(16, 185, 129, .1))}@media (max-width: 768px){._panel_auhip_13{width:100%;right:0}}@media (max-width: 480px){._header_auhip_37{padding:16px 20px}._section_auhip_82{padding:20px}._title_auhip_46{font-size:18px}}._overlay_l4b9v_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;animation:_fadeIn_l4b9v_1 .2s ease-out}@keyframes _fadeIn_l4b9v_1{0%{opacity:0}to{opacity:1}}._popup_l4b9v_22{position:fixed;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #0000000d;width:360px;max-height:calc(100vh - 100px);overflow:hidden;display:flex;flex-direction:column;z-index:9999;animation:_slideIn_l4b9v_1 .3s cubic-bezier(.16,1,.3,1)}@keyframes _slideIn_l4b9v_1{0%{transform:translateY(-20px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}._header_l4b9v_52{background:linear-gradient(135deg,var(--theme-primary, #10b981) 0%,var(--theme-primary-dark, #047857) 100%);padding:16px;position:relative}._headerContent_l4b9v_58{display:flex;align-items:center;justify-content:space-between}._headerLeft_l4b9v_64{display:flex;align-items:center;gap:12px;flex:1}._headerAvatar_l4b9v_71{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid rgba(255,255,255,.3);box-shadow:0 2px 8px #00000026}._headerAvatarPlaceholder_l4b9v_80{width:48px;height:48px;border-radius:50%;background-color:#fff3;display:flex;align-items:center;justify-content:center;color:#fff;border:3px solid rgba(255,255,255,.3)}._headerInfo_l4b9v_92{flex:1;min-width:0}._headerName_l4b9v_97{font-size:18px;font-weight:600;color:#fff;margin:0 0 2px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._headerEmail_l4b9v_108{font-size:13px;color:#ffffffe6;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._closeButton_l4b9v_117{background:#fff3;border:none;cursor:pointer;color:#fff;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._closeButton_l4b9v_117:hover{background-color:#ffffff4d;transform:scale(1.05)}._content_l4b9v_137{padding:16px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;flex:1;min-height:0}._content_l4b9v_137::-webkit-scrollbar{width:6px}._content_l4b9v_137::-webkit-scrollbar-track{background:transparent}._content_l4b9v_137::-webkit-scrollbar-thumb{background:var(--theme-border, #e5e7eb);border-radius:3px}._content_l4b9v_137::-webkit-scrollbar-thumb:hover{background:var(--theme-text-secondary, #6b7280)}._section_l4b9v_165{display:flex;flex-direction:column;gap:12px}._sectionTitle_l4b9v_171{font-size:12px;font-weight:600;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.05em;margin:0;padding-bottom:6px;border-bottom:1px solid var(--theme-border, #e5e7eb)}._infoSection_l4b9v_183{display:flex;flex-direction:column;gap:8px}._infoRow_l4b9v_189{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:var(--theme-background, #f9fafb);border-radius:8px;transition:all .2s ease}._infoRow_l4b9v_189:hover{background:var(--theme-background-secondary, #f3f4f6);transform:translate(2px)}._infoLabel_l4b9v_204{display:flex;align-items:center;gap:10px;color:var(--theme-text-secondary, #6b7280);font-size:14px;font-weight:500}._infoLabel_l4b9v_204 svg{color:var(--theme-primary, #10b981)}._infoValue_l4b9v_217{font-size:14px;color:var(--theme-text, #111827);font-weight:600}._menuSection_l4b9v_224{display:flex;flex-direction:column;gap:6px}._menuItem_l4b9v_230{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;background:transparent;border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:14px;color:var(--theme-text, #111827)}._menuItem_l4b9v_230:hover{background:var(--theme-primary-light, #d1fae5);border-color:var(--theme-primary, #10b981);transform:translate(2px)}._menuItem_l4b9v_230:hover svg{color:var(--theme-primary, #10b981)}._adminMenuItem_l4b9v_255{background:linear-gradient(135deg,var(--theme-primary-light, #d1fae5) 0%,var(--theme-background, #f9fafb) 100%);border-color:var(--theme-primary, #10b981);color:var(--theme-primary-dark, #047857)}._adminMenuItem_l4b9v_255:hover{background:linear-gradient(135deg,var(--theme-primary-light, #d1fae5) 0%,var(--theme-primary-light, #a7f3d0) 100%);border-color:var(--theme-primary-hover, #059669)}._adminMenuItem_l4b9v_255 ._menuLeft_l4b9v_266 svg{color:var(--theme-primary, #10b981)}._menuLeft_l4b9v_266{display:flex;align-items:center;gap:10px;font-weight:500}._menuLeft_l4b9v_266 svg{color:var(--theme-text-secondary, #6b7280);transition:color .2s ease}._subscriptionSection_l4b9v_283{margin-top:0;padding:12px;background:linear-gradient(135deg,var(--theme-primary-light, #d1fae5) 0%,var(--theme-background, #f9fafb) 100%);border:1px solid var(--theme-primary, #10b981);border-radius:10px;display:flex;flex-direction:column;gap:10px}._subscriptionHeader_l4b9v_294{display:flex;align-items:center;gap:8px}._subscriptionHeader_l4b9v_294 svg{color:var(--theme-primary, #10b981)}._subscriptionLabel_l4b9v_304{font-size:13px;color:var(--theme-text-secondary, #6b7280);font-weight:600;text-transform:uppercase;letter-spacing:.05em}._subscriptionContent_l4b9v_312{display:flex;flex-direction:column;gap:8px}._planBadge_l4b9v_318{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;background:var(--theme-primary, #10b981);color:#fff;font-size:12px;font-weight:600;border-radius:5px;align-self:flex-start}._creditInfo_l4b9v_331{padding:10px 12px;background:var(--theme-background, #f9fafb);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;display:flex;align-items:center;justify-content:space-between}._creditLeft_l4b9v_341{display:flex;flex-direction:column;gap:2px}._creditHeader_l4b9v_347{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--theme-text-secondary, #6b7280);font-weight:500}._creditHeader_l4b9v_347 svg{color:var(--theme-primary, #10b981)}._creditAmount_l4b9v_360{font-size:20px;font-weight:700;color:var(--theme-text, #111827);font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace}._creditUnit_l4b9v_367{font-size:11px;font-weight:500;color:var(--theme-text-secondary, #6b7280);margin-left:4px}._creditNote_l4b9v_374{font-size:10px;color:var(--theme-text-secondary, #6b7280)}._planStats_l4b9v_379{display:flex;flex-direction:column;gap:6px}._planStat_l4b9v_379{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;background:var(--theme-background-secondary, rgba(255, 255, 255, .7));border-radius:5px}._statLabel_l4b9v_394{font-size:12px;color:var(--theme-text-secondary, #6b7280);font-weight:500}._statValue_l4b9v_400{font-size:13px;color:var(--theme-text, #111827);font-weight:600;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace}._upgradeButton_l4b9v_407{width:100%;padding:10px 16px;background:var(--theme-primary, #10b981);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:4px}._upgradeButton_l4b9v_407:hover{background:var(--theme-primary-dark, #059669);transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}._upgradeButton_l4b9v_407:active{transform:translateY(0)}@media (prefers-color-scheme: dark){._popup_l4b9v_22{box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0003,0 0 0 1px #ffffff1a}._overlay_l4b9v_1{background-color:#0009}}._theme-dark_l4b9v_446 ._header_l4b9v_52{background:linear-gradient(135deg,var(--theme-primary, #10b981) 0%,var(--theme-primary-hover, #059669) 100%)}@media (max-width: 400px){._popup_l4b9v_22{width:calc(100vw - 32px);margin:16px;right:16px!important}}._tabBar_1er4u_2{display:flex;align-items:center;height:var(--configurator-tabbar-height, 32px);min-height:var(--configurator-tabbar-height, 32px);background:var(--theme-surface, #ffffff);border-bottom:1px solid var(--theme-border, #e0e0e0);overflow-x:auto;overflow-y:hidden;flex-shrink:0;scrollbar-width:none}._tabBar_1er4u_2::-webkit-scrollbar{display:none}._fileTreeButton_1er4u_20{display:flex;align-items:center;justify-content:center;width:var(--sidebar-icon-width, 56px);height:100%;padding:0;border:none;border-right:1px solid var(--theme-border, #e0e0e0);background:transparent;color:var(--theme-primary, #21b691);cursor:pointer;flex-shrink:0;transition:background .12s ease,color .12s ease}._fileTreeButton_1er4u_20:hover{background:var(--theme-background-secondary, #f6f8fa);color:var(--theme-primary, #21b691)}._fileTreeButton_1er4u_20._active_1er4u_41{background:color-mix(in srgb,var(--theme-primary, #21b691) 15%,transparent);color:var(--theme-primary, #21b691)}._tab_1er4u_2{display:flex;align-items:center;gap:6px;height:100%;padding:0 12px;border:none;border-right:1px solid var(--theme-border, #e0e0e0);background:transparent;color:var(--theme-text-muted, #8c959f);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:12px;font-weight:400;cursor:pointer;white-space:nowrap;transition:background .12s ease,color .12s ease;position:relative;min-width:0;max-width:220px;flex-shrink:0;border-radius:6px 6px 0 0}._tab_1er4u_2:hover{background:var(--theme-background-secondary, #f6f8fa);color:var(--theme-text-secondary, #656d76)}._tab_1er4u_2._active_1er4u_41{background:color-mix(in srgb,var(--theme-primary, #21b691) 15%,transparent);color:var(--theme-primary, #21b691);font-weight:700;font-size:13px}._tab_1er4u_2._active_1er4u_41:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--theme-primary, #21b691)}._tabLabel_1er4u_94{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}._tabProjectName_1er4u_103{color:var(--theme-text-muted, #8c959f);font-size:11px}._tab_1er4u_2._active_1er4u_41 ._tabProjectName_1er4u_103{color:var(--theme-primary, #21b691);opacity:.7}._tabSeparator_1er4u_113{color:var(--theme-text-muted, #8c959f);opacity:.5;font-size:10px;margin:0 1px}._tab_1er4u_2._active_1er4u_41 ._tabSeparator_1er4u_113{color:var(--theme-primary, #21b691);opacity:.5}._closeButton_1er4u_126{display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;border-radius:3px;background:transparent;color:var(--theme-text-muted, #8c959f);cursor:pointer;opacity:0;transition:opacity .1s ease,background .1s ease;flex-shrink:0}._tab_1er4u_2:hover ._closeButton_1er4u_126,._tab_1er4u_2._active_1er4u_41 ._closeButton_1er4u_126{opacity:1}._closeButton_1er4u_126:hover{background:var(--theme-border, #e0e0e0);color:var(--theme-text, #24292f)}._tab_1er4u_2._active_1er4u_41 ._closeButton_1er4u_126{color:var(--theme-primary, #21b691)}._tab_1er4u_2._active_1er4u_41 ._closeButton_1er4u_126:hover{background:color-mix(in srgb,var(--theme-primary, #21b691) 25%,transparent)}._addTab_1er4u_162{display:flex;align-items:center;gap:4px;height:100%;padding:0 10px;border:none;background:transparent;color:var(--theme-primary, #21b691);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .12s ease,color .12s ease;flex-shrink:0}._addTab_1er4u_162:hover{background:var(--theme-background-secondary, #f6f8fa);color:var(--theme-primary, #21b691)}@media (max-width: 767px){._tabBar_1er4u_2{display:none}}._sidebar_1u6ui_7{position:fixed;left:0;top:var(--configurator-top-offset, 88px);bottom:0;background:var(--theme-surface);border-right:1px solid var(--theme-border);width:var(--sidebar-icon-width, 56px);display:flex;flex-direction:column;z-index:90;-webkit-font-smoothing:antialiased}._hamburgerButton_1u6ui_22{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:12px auto 0;background:none;border:none;border-radius:8px;color:var(--theme-text-secondary);cursor:pointer;transition:all .15s ease;flex-shrink:0}._hamburgerButton_1u6ui_22:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._hamburgerButton_1u6ui_22._active_1u6ui_43{background:var(--theme-primary-light);color:var(--theme-primary)}._tabList_1u6ui_49{flex:1;padding:12px 0;display:flex;flex-direction:column;gap:14px}._tabButton_1u6ui_58{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:none;border:none;padding:12px 0;margin:0 8px;border-radius:8px;cursor:pointer;transition:background .12s ease;position:relative}._tabButton_1u6ui_58:hover,._tabButton_1u6ui_58._active_1u6ui_43{background:var(--theme-background-secondary)}._tabButton_1u6ui_58._active_1u6ui_43:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:3px;height:20px;background:var(--theme-primary);border-radius:0 3px 3px 0}._tabIcon_1u6ui_96{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--theme-text-muted);opacity:.75;transition:color .12s ease}._tabButton_1u6ui_58._active_1u6ui_43 ._tabIcon_1u6ui_96{color:var(--theme-primary);opacity:1}._tabButton_1u6ui_58:hover ._tabIcon_1u6ui_96{color:var(--theme-text-secondary);opacity:1}._tabLabel_1u6ui_118{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;color:var(--theme-text-muted);opacity:.75;line-height:1;text-align:center;letter-spacing:-.01em;max-width:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._tabButton_1u6ui_58._active_1u6ui_43 ._tabLabel_1u6ui_118{color:var(--theme-primary);opacity:1;font-weight:600}._tabButton_1u6ui_58:hover ._tabLabel_1u6ui_118{color:var(--theme-text-secondary);opacity:1}._actionGroup_1u6ui_145{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 0;border-top:1px solid var(--theme-border)}._actionButton_1u6ui_154{width:34px;height:34px;border-radius:8px;border:none;background:transparent;color:var(--theme-text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .12s ease;position:relative}._actionButton_1u6ui_154:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._actionButton_1u6ui_154:active{transform:scale(.92)}._actionButton_1u6ui_154[data-tooltip]:hover:after,._tabButton_1u6ui_58[data-tooltip]:hover:after{content:attr(data-tooltip);position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);background:var(--theme-text);color:var(--theme-surface);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;padding:4px 8px;border-radius:5px;white-space:nowrap;z-index:200;pointer-events:none;opacity:0;animation:_tooltipIn_1u6ui_1 .15s ease .4s forwards}@keyframes _tooltipIn_1u6ui_1{to{opacity:1}}._modalOverlay_1u6ui_205{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_1u6ui_1 .15s ease}@keyframes _fadeIn_1u6ui_1{0%{opacity:0}to{opacity:1}}._modalContent_1u6ui_225{background:var(--theme-surface);padding:28px;border-radius:14px;max-width:400px;width:90%;box-shadow:0 24px 48px #0003;animation:_modalIn_1u6ui_1 .2s ease;border:1px solid var(--theme-border)}@keyframes _modalIn_1u6ui_1{0%{opacity:0;transform:translateY(-12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}._modalIcon_1u6ui_241{width:44px;height:44px;margin:0 auto 16px;background:var(--theme-background-secondary);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--theme-text-secondary)}._modalTitle_1u6ui_253{margin:0 0 8px;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:17px;font-weight:600;color:var(--theme-text);text-align:center;letter-spacing:-.02em}._modalDescription_1u6ui_263{margin:0 0 24px;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;color:var(--theme-text-muted);line-height:1.5;text-align:center;font-size:13px}._modalActions_1u6ui_272{display:flex;gap:8px}._modalButtonSecondary_1u6ui_277{flex:1;padding:9px 16px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface);color:var(--theme-text);cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:13px;font-weight:500;transition:all .12s ease}._modalButtonSecondary_1u6ui_277:hover{background:var(--theme-background-secondary);border-color:var(--theme-border-hover)}._modalButtonDanger_1u6ui_296{flex:1;padding:9px 16px;border:none;border-radius:8px;background:var(--theme-primary, #3b82f6);color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:13px;font-weight:500;transition:all .12s ease}._modalButtonDanger_1u6ui_296:hover{opacity:.9}._settingsButton_1u6ui_315,._userSection_1u6ui_316,._userAvatar_1u6ui_317,._avatar_1u6ui_318,._profileImage_1u6ui_319,._onlineIndicator_1u6ui_320,._foldButton_1u6ui_321,._modalButtonCancel_1u6ui_322,._modalButtonConfirm_1u6ui_323{display:none}@media (max-width: 767px){._sidebar_1u6ui_7{display:none!important}}@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){._sidebar_1u6ui_7{width:48px}._tabButton_1u6ui_58{margin:0 4px;padding:8px 0}._tabLabel_1u6ui_118{display:none}._actionButton_1u6ui_154{width:30px;height:30px}}._viewerControls_1ui66_13{background:transparent;border-bottom:none;padding:0 16px;display:flex;align-items:center;height:40px;min-height:40px;position:relative;z-index:10001;flex-shrink:0;gap:6px;overflow:visible;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,system-ui,sans-serif}._viewerControls_1ui66_13::-webkit-scrollbar{display:none}._viewerControls_1ui66_13{-ms-overflow-style:none;scrollbar-width:none}._centerAbsolute_1ui66_57{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;z-index:1}._spacer_1ui66_79{flex:1 1 0;min-width:4px}._divider_1ui66_91{width:1px;height:14px;background:var(--theme-border);flex-shrink:0;opacity:.4;margin:0 2px}._toggleGroup_1ui66_111{display:flex;align-items:center;gap:6px;flex-shrink:0}._toggleLabel_1ui66_125{font-size:11px;font-weight:500;color:var(--theme-text-muted);letter-spacing:-.01em;-webkit-user-select:none;-moz-user-select:none;user-select:none}._switch_1ui66_141{width:28px;height:16px;border-radius:8px;border:none;cursor:pointer;position:relative;transition:background .2s cubic-bezier(.4,0,.2,1);outline:none;padding:0;flex-shrink:0}._switch_1ui66_141._on_1ui66_167{background:var(--theme-primary)!important}._switch_1ui66_141._off_1ui66_175{background:color-mix(in srgb,var(--theme-text-muted) 25%,transparent)!important}._switch_1ui66_141:hover{opacity:.9}._switch_1ui66_141:active{transform:scale(.96)}._switchHandle_1ui66_189{width:12px;height:12px;background:#fff;border-radius:50%;position:absolute;top:2px;transition:left .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000001f}._switch_1ui66_141._on_1ui66_167 ._switchHandle_1ui66_189{left:14px}._switch_1ui66_141._off_1ui66_175 ._switchHandle_1ui66_189{left:2px}._chipGroup_1ui66_219{display:flex;align-items:center;gap:6px;flex-shrink:0}._chip_1ui66_219{display:flex;align-items:center;gap:5px;height:28px;padding:0 10px;border:1px solid var(--theme-border, #ddd);border-radius:6px;background:transparent;color:var(--theme-text-muted);font-size:11.5px;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap;line-height:1;letter-spacing:-.01em;position:relative}._chip_1ui66_219:hover{border-color:var(--theme-text-muted);color:var(--theme-text-secondary)}._chip_1ui66_219:active{transform:scale(.97)}._chipActive_1ui66_287{color:var(--theme-primary)!important;border-color:var(--theme-primary)!important;background:var(--theme-background-secondary)!important;font-weight:600}._segmentedControl_1ui66_303{display:flex;align-items:center;background:color-mix(in srgb,var(--theme-text-muted) 6%,transparent);border-radius:8px;padding:2px;flex-shrink:0;gap:1px}._segmentButton_1ui66_323{display:flex;align-items:center;justify-content:center;height:26px;padding:0 12px;border:none;border-radius:6px;background:transparent;color:var(--theme-text-muted);font-size:11.5px;font-weight:500;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);white-space:nowrap;line-height:1;letter-spacing:-.01em}._segmentButton_1ui66_323:hover:not(._segmentActive_1ui66_361):not(._segmentAccentActive_1ui66_361){color:var(--theme-text-secondary)}._segmentButton_1ui66_323:focus-visible{outline:2px solid var(--theme-primary);outline-offset:-2px}._segmentButton_1ui66_323:active{transform:scale(.97)}._segmentActive_1ui66_361{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important;font-weight:600;border:1.5px solid var(--theme-primary)}._segmentAccent_1ui66_361{font-weight:600;letter-spacing:.01em}._segmentAccentActive_1ui66_361{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important;border:1.5px solid var(--theme-primary)}._segmentIconText_1ui66_417{gap:4px;padding:0 10px}._segmentIconText_1ui66_417 svg{flex-shrink:0}._iconButton_1ui66_433{width:28px;height:28px;border-radius:6px;border:none;background:transparent;color:var(--theme-text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;padding:0;flex-shrink:0}._iconButton_1ui66_433:hover{background:color-mix(in srgb,var(--theme-text-muted) 10%,transparent);color:var(--theme-text)}._iconButtonActive_1ui66_475{color:var(--theme-primary)!important;background:color-mix(in srgb,var(--theme-primary) 10%,transparent)!important}._iconButton_1ui66_433:active{transform:scale(.92)}._displayMenuWrapper_1ui66_491{position:relative;flex-shrink:0}._displayDropdown_1ui66_501{position:absolute;top:calc(100% + 6px);left:0;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;box-shadow:0 4px 16px #0000001f;padding:4px;min-width:120px;z-index:200;animation:_slideDown_1ui66_1 .12s cubic-bezier(.4,0,.2,1)}._displayMenuItem_1ui66_529{display:flex;align-items:center;gap:6px;width:100%;height:30px;padding:0 10px;border:none;border-radius:6px;background:transparent;cursor:pointer;transition:background .12s ease;font-family:inherit;font-size:12px;font-weight:500;color:var(--theme-text-secondary);white-space:nowrap}._displayMenuItem_1ui66_529:hover{background:color-mix(in srgb,var(--theme-text-muted) 10%,transparent)}._checkVisible_1ui66_575{color:var(--theme-primary);opacity:1;flex-shrink:0}._checkHidden_1ui66_587{opacity:0;flex-shrink:0}._graphicsMenuWrapper_1ui66_599{position:relative;flex-shrink:0}._graphicsDropdown_1ui66_609{position:absolute;top:calc(100% + 6px);right:0;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;box-shadow:0 4px 16px #0000001f;padding:4px;min-width:140px;z-index:200;animation:_slideDown_1ui66_1 .12s cubic-bezier(.4,0,.2,1)}._graphicsItem_1ui66_637{display:flex;align-items:center;justify-content:space-between;width:100%;height:32px;padding:0 10px;border:none;border-radius:6px;background:transparent;cursor:pointer;transition:background .12s ease;font-family:inherit}._graphicsItem_1ui66_637:hover{background:color-mix(in srgb,var(--theme-text-muted) 8%,transparent)}._graphicsItemLabel_1ui66_675{font-size:12px;font-weight:500;color:var(--theme-text-secondary);letter-spacing:-.01em}._graphicsItemActive_1ui66_689 ._graphicsItemLabel_1ui66_675{color:var(--theme-text)}._graphicsToggle_1ui66_697{width:28px;height:16px;border-radius:8px;background:color-mix(in srgb,var(--theme-text-muted) 25%,transparent);position:relative;transition:background .2s cubic-bezier(.4,0,.2,1);flex-shrink:0}._graphicsToggleOn_1ui66_717{background:var(--theme-primary)}._graphicsToggleHandle_1ui66_725{width:12px;height:12px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:left .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000001f}._graphicsToggleOn_1ui66_717 ._graphicsToggleHandle_1ui66_725{left:14px}._toggleIcon_1ui66_759,._checkboxGroup_1ui66_761,._checkboxLabel_1ui66_763,._checkbox_1ui66_761,._checkmark_1ui66_767,._leftControls_1ui66_769,._centerControls_1ui66_771,._rightControls_1ui66_773,._renderModeGroup_1ui66_775,._renderModeButton_1ui66_777,._viewModeGroup_1ui66_779,._viewModeButton_1ui66_781,._doorButtonGroup_1ui66_783,._doorButton_1ui66_783,._viewDirectionGroup_1ui66_787,._viewDirectionButton_1ui66_789,._themeToggle_1ui66_791,._arButton_1ui66_793,._measureButton_1ui66_795{display:none}@media (min-width: 1920px){._viewerControls_1ui66_13{padding:0 20px;height:44px;min-height:44px;gap:8px}}@media (max-width: 1399px) and (min-width: 1200px){._viewerControls_1ui66_13{padding:0 14px;gap:5px}._chip_1ui66_219{padding:0 8px;font-size:11px}._segmentButton_1ui66_323{padding:0 10px;font-size:11px}}@media (max-width: 1199px) and (min-width: 1024px){._viewerControls_1ui66_13{padding:0 10px;height:38px;gap:4px}._chip_1ui66_219{padding:0 7px;font-size:10.5px;height:24px}._segmentButton_1ui66_323{padding:0 8px;font-size:10.5px;height:24px}._segmentedControl_1ui66_303{padding:2px}}@media (max-width: 1023px) and (min-width: 768px){._viewerControls_1ui66_13{padding:0 8px;height:36px;gap:3px}._chip_1ui66_219,._segmentButton_1ui66_323{padding:0 6px;font-size:10px;height:22px}._segmentedControl_1ui66_303{padding:2px;border-radius:6px}}@media (max-width: 480px){._viewerControls_1ui66_13{padding:6px 10px;height:auto;min-height:auto;flex-wrap:wrap;gap:6px;justify-content:center}._spacer_1ui66_79{display:none}._centerAbsolute_1ui66_57{position:static;transform:none}}@media (orientation: landscape) and (max-height: 600px){._viewerControls_1ui66_13{height:34px;min-height:34px;padding:0 8px}._chip_1ui66_219,._segmentButton_1ui66_323{height:22px;font-size:10px}}._mobileViewerControls_1ui66_915{background:var(--theme-surface);border-bottom:1px solid color-mix(in srgb,var(--theme-border) 60%,transparent);display:flex;flex-direction:column;flex-shrink:0;width:100%;z-index:10}._mobileMainBar_1ui66_935{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 12px;min-height:44px}._mobileButtonGroup_1ui66_953{display:flex;background:color-mix(in srgb,var(--theme-text-muted) 6%,transparent);border-radius:8px;padding:2px;border:none}._mobileButton_1ui66_953{display:flex;align-items:center;justify-content:center;min-width:40px;height:32px;padding:0 12px;border:none;background:transparent;color:var(--theme-text-muted);font-family:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease;border-radius:6px}._mobileButton_1ui66_953._active_1ui66_1005{background:var(--theme-background-secondary);color:var(--theme-primary);border:1.5px solid var(--theme-primary)}._mobileButton_1ui66_953:active{transform:scale(.97)}._mobileIconButton_1ui66_1021{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:transparent;color:var(--theme-text-muted);cursor:pointer;transition:all .15s ease}._mobileIconButton_1ui66_1021:hover{background:color-mix(in srgb,var(--theme-text-muted) 8%,transparent)}._mobileIconButton_1ui66_1021._active_1ui66_1005{background:var(--theme-background-secondary);color:var(--theme-primary);border:1.5px solid var(--theme-primary)}._mobileIconButton_1ui66_1021:active{transform:scale(.95)}._mobileViewDirections_1ui66_1073{display:flex;justify-content:center;gap:2px;padding:4px 12px 8px;background:color-mix(in srgb,var(--theme-text-muted) 4%,transparent)}._mobileDirectionButton_1ui66_1089{flex:1;max-width:64px;height:28px;border:none;border-radius:6px;background:transparent;color:var(--theme-text-muted);font-family:inherit;font-size:11px;font-weight:500;cursor:pointer;transition:all .15s ease}._mobileDirectionButton_1ui66_1089._active_1ui66_1005{background:var(--theme-surface);color:var(--theme-text);box-shadow:0 1px 2px #00000014}._mobileDirectionButton_1ui66_1089:active{transform:scale(.95)}._mobileOptionsPanel_1ui66_1135{position:absolute;top:100%;left:0;right:0;background:var(--theme-surface);border-bottom:1px solid var(--theme-border);box-shadow:0 4px 16px #0000001a;z-index:100;animation:_slideDown_1ui66_1 .15s cubic-bezier(.4,0,.2,1)}@keyframes _slideDown_1ui66_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._mobileOptionsGrid_1ui66_1169{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:10px}._mobileOptionItem_1ui66_1183{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px 6px;border:none;border-radius:8px;background:color-mix(in srgb,var(--theme-text-muted) 6%,transparent);color:var(--theme-text-muted);font-size:10px;cursor:pointer;transition:all .15s ease}._mobileOptionItem_1ui66_1183._active_1ui66_1005{background:color-mix(in srgb,var(--theme-primary) 12%,transparent);color:var(--theme-primary)}._mobileOptionItem_1ui66_1183:active{transform:scale(.95)}._mobileOptionItem_1ui66_1183 span{white-space:nowrap}._doorToggleGroup_1ui66_1233{display:flex;align-items:center;gap:4px;flex-shrink:0}._doorToggleButton_1ui66_1247{background:var(--theme-background-secondary, #ffffff);border:1px solid var(--theme-border, #e1e5e9);border-radius:20px;padding:4px 12px;font-size:11.5px;font-weight:500;color:var(--theme-text-muted, #374151);cursor:pointer;transition:all .2s ease;min-width:48px;height:26px;display:flex;align-items:center;justify-content:center;line-height:1}._doorToggleButton_1ui66_1247:hover{border-color:var(--theme-primary);color:var(--theme-primary)}._doorToggleButton_1ui66_1247._active_1ui66_1005{background:var(--theme-primary);color:#fff;border-color:var(--theme-primary)}._doorToggleButton_1ui66_1247._active_1ui66_1005:hover{background:var(--theme-primary-hover, var(--theme-primary));border-color:var(--theme-primary-hover, var(--theme-primary))}._doorGuideTooltip_1ui66_1317{position:absolute;top:calc(100% + 10px);right:-10px;background:var(--theme-surface);color:var(--theme-primary);border:1px solid var(--theme-primary);padding:8px 14px;border-radius:8px;font-size:12px;font-weight:500;white-space:nowrap;display:flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 2px 8px #00000014;z-index:100;animation:_doorGuideAppear_1ui66_1 .4s ease-out}._doorGuideTooltip_1ui66_1317:before{content:"";position:absolute;top:-7px;right:20px;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid var(--theme-primary)}._doorGuideTooltip_1ui66_1317:after{content:"";position:absolute;top:-5px;right:21px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid var(--theme-surface)}._doorGuideFingerIcon_1ui66_1399{flex-shrink:0;color:var(--theme-primary);animation:_doorGuideFingerTap_1ui66_1 1.2s ease-in-out infinite;transform-origin:bottom center}@keyframes _doorGuideAppear_1ui66_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes _doorGuideFingerTap_1ui66_1{0%,to{transform:translateY(0) rotate(0)}30%{transform:translateY(-6px) rotate(-8deg)}60%{transform:translateY(0) rotate(0)}}._overlay_1nd5f_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:999999}._modal_1nd5f_14{background:var(--theme-surface, white);border-radius:12px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026;color:var(--theme-text, #333)}._header_1nd5f_25{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--theme-border, #e0e0e0)}._header_1nd5f_25 h2{margin:0;font-size:20px;color:var(--theme-text, #333)}._closeButton_1nd5f_39{background:none;border:none;font-size:24px;cursor:pointer;color:var(--theme-text-secondary, #666);padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}._closeButton_1nd5f_39:hover{background-color:var(--theme-surface-hover, #f0f0f0)}._content_1nd5f_59{padding:20px}._loading_1nd5f_63{text-align:center;padding:40px;color:var(--theme-text-secondary, #666)}._qrContainer_1nd5f_69{display:flex;justify-content:center;margin-bottom:20px;padding:20px;background:var(--theme-background, #f8f8f8);border-radius:8px}._qrContainer_1nd5f_69 canvas,._qrContainer_1nd5f_69 img{border:2px solid var(--theme-border, #ddd);border-radius:8px;background:#fff;display:block;width:300px;height:300px;image-rendering:crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:pixelated}._instructions_1nd5f_92{margin-bottom:20px}._instructions_1nd5f_92 h3{font-size:16px;margin-bottom:10px;color:var(--theme-text, #333)}._instructions_1nd5f_92 ol{margin:0;padding-left:20px;color:var(--theme-text-secondary, #666)}._instructions_1nd5f_92 li{margin-bottom:8px;line-height:1.5}._urlSection_1nd5f_113{display:flex;gap:10px;margin-bottom:20px}._urlInput_1nd5f_119{flex:1;padding:10px;border:1px solid var(--theme-border, #ddd);border-radius:4px;font-size:14px;font-family:monospace;background:var(--theme-background, #f8f8f8);color:var(--theme-text, #333)}._copyButton_1nd5f_130{padding:10px 20px;background:var(--theme-primary, #10b981);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}._copyButton_1nd5f_130:hover{background:var(--theme-primary-dark, #059669)}._requirements_1nd5f_145{background:var(--theme-primary-light, #f0f9ff);padding:15px;border-radius:8px;font-size:14px}._requirements_1nd5f_145 h4{margin:0 0 10px;font-size:14px;color:var(--theme-text, #333)}._requirements_1nd5f_145 ul{margin:0;padding-left:20px;color:var(--theme-text-secondary, #666)}._requirements_1nd5f_145 li{margin-bottom:4px}._error_1nd5f_169{text-align:center;padding:40px;color:var(--theme-error, #ef4444)}._error_1nd5f_169 p{margin-bottom:20px;font-size:14px}._retryButton_1nd5f_180{padding:10px 20px;background:var(--theme-primary, #10b981);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}._retryButton_1nd5f_180:hover{background:var(--theme-primary-dark, #059669)}._warning_1nd5f_196{background:var(--theme-warning-light, #fef3c7);color:var(--theme-warning-dark, #92400e);padding:12px;border-radius:6px;margin-top:12px;font-size:13px;line-height:1.5;border:1px solid var(--theme-warning-border, #fcd34d)}._warning_1nd5f_196 strong{display:block;margin-bottom:4px}._warning_1nd5f_196 ul{margin:8px 0 0;padding-left:20px}._warning_1nd5f_196 li{margin-bottom:4px}._iosNotice_1nd5f_222{background:var(--theme-info-light, #dbeafe);color:var(--theme-info-dark, #1e40af);padding:12px;border-radius:6px;margin-top:12px;font-size:13px;line-height:1.5;border:1px solid var(--theme-info-border, #60a5fa)}._iosNotice_1nd5f_222 strong{display:block;margin-bottom:4px}._iosNotice_1nd5f_222 p{margin:4px 0}._rightPanel_u0mr2_6{background:var(--theme-surface);border-left:1px solid var(--theme-border);width:100%;height:100%;display:flex;flex-direction:column;position:relative;z-index:85}._rightPanel_u0mr2_6._open_u0mr2_17{box-shadow:-4px 0 20px #0000000a}._tabHeader_u0mr2_22{border-bottom:1px solid var(--theme-border);padding:0;flex-shrink:0}._tabGroup_u0mr2_28{display:flex}._tabButton_u0mr2_32{flex:0 0 auto;background:transparent;border:none;padding:6px 12px;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11.5px;font-weight:500;color:var(--theme-text-muted);cursor:pointer;transition:color .12s ease;line-height:16px;border-bottom:2px solid transparent;white-space:nowrap;letter-spacing:-.01em}._tabButton_u0mr2_32._active_u0mr2_49{color:var(--theme-text);border-bottom-color:var(--theme-text);font-weight:600}._tabButton_u0mr2_32:hover:not(._active_u0mr2_49){color:var(--theme-text-secondary)}._panelContent_u0mr2_60{flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--theme-border) transparent}._panelContent_u0mr2_60::-webkit-scrollbar{width:3px}._panelContent_u0mr2_60::-webkit-scrollbar-track{background:transparent}._panelContent_u0mr2_60::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:3px}._formContainer_u0mr2_81{padding:4px 6px;display:flex;flex-direction:column;gap:2px}._formControl_u0mr2_89{border:1px solid var(--theme-border);border-radius:6px;overflow:hidden;background:var(--theme-surface)}._formHeader_u0mr2_96{display:flex;align-items:center;padding:5px 8px;cursor:pointer;transition:background .1s ease;gap:6px}._formHeader_u0mr2_96:hover{background:var(--theme-background-secondary)}._formIndicator_u0mr2_109{width:2px;height:10px;border-radius:1px;background:var(--theme-primary);flex-shrink:0;opacity:.6}._formLabel_u0mr2_118{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:600;color:var(--theme-text);margin:0;flex-shrink:0;letter-spacing:-.01em}._expandIcon_u0mr2_128{color:var(--theme-text-muted);transition:transform .2s ease;opacity:.5}._expandIcon_u0mr2_128._expanded_u0mr2_134{transform:rotate(180deg)}._formContent_u0mr2_138{padding:5px 8px;border-top:1px solid var(--theme-border)}._brandType_u0mr2_144{display:flex;flex-direction:column;gap:4px}._brandLabel_u0mr2_150{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:10px;font-weight:500;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.03em}._brandOptions_u0mr2_159{display:flex;gap:4px}._brandOption_u0mr2_159{flex:1;padding:4px 8px;border:1px solid var(--theme-border);border-radius:4px;background:var(--theme-surface);color:var(--theme-text);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;cursor:pointer;transition:all .12s ease}._brandOption_u0mr2_159:hover{border-color:var(--theme-border-hover);background:var(--theme-background-secondary)}._priceInfo_u0mr2_184{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;background:var(--theme-background-secondary);border-radius:4px}._priceLabel_u0mr2_193{font-size:11px;color:var(--theme-text-muted);font-weight:500}._priceValue_u0mr2_199{font-size:13px;font-weight:600;color:var(--theme-text)}._colorWheel_u0mr2_206{display:flex;flex-direction:column;align-items:center;gap:6px;padding:6px}._colorWheelCircle_u0mr2_214{position:relative;width:120px;height:120px}._colorWheelSVG_u0mr2_220{width:100%;height:100%}._colorSelector_u0mr2_225{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:var(--theme-surface);border:2px solid var(--theme-text-muted);cursor:pointer}._colorSlider_u0mr2_238{width:100%;height:14px;background:linear-gradient(to right,#000,#fff);border-radius:7px;position:relative;cursor:pointer}._sliderHandle_u0mr2_247{position:absolute;top:50%;left:50%;width:12px;height:12px;background:var(--theme-surface);border:2px solid var(--theme-text-muted);border-radius:50%;transform:translate(-50%,-50%);cursor:pointer;box-shadow:0 1px 3px #0000001f}._colorPreview_u0mr2_261{display:flex;justify-content:center;align-items:center;width:100%;padding:3px;background:var(--theme-background-secondary);border-radius:4px}._colorValue_u0mr2_271{font-size:10px;font-weight:500;color:var(--theme-text-secondary);font-family:SF Mono,Fira Code,Menlo,monospace}._materialToggle_u0mr2_279{display:flex;flex-direction:column;gap:4px}._materialLabel_u0mr2_285{font-size:10px;font-weight:500;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.03em}._frameColor_u0mr2_293{display:flex;flex-direction:column;gap:4px}._frameColorOption_u0mr2_299{display:flex;align-items:center;gap:8px;padding:4px 8px;border:1px solid var(--theme-border);border-radius:4px;cursor:pointer;transition:all .12s ease}._frameColorOption_u0mr2_299:hover{border-color:var(--theme-border-hover);background:var(--theme-background-secondary)}._frameColorSwatch_u0mr2_315{width:16px;height:16px;border-radius:3px;border:1px solid rgba(0,0,0,.08)}._frameColorOption_u0mr2_299 span{font-size:11px;font-weight:500;color:var(--theme-text)}._numberInput_u0mr2_329{display:flex;flex-direction:column;gap:2px}._numberInput_u0mr2_329+._numberInput_u0mr2_329{margin-top:2px}._inputLabel_u0mr2_339{font-size:10px;font-weight:500;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.03em}._inputGroup_u0mr2_347{display:flex;align-items:center;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:5px;overflow:hidden}._inputButton_u0mr2_356{background:transparent;border:none;width:28px;min-width:28px;height:26px;cursor:pointer;font-size:13px;font-weight:400;color:var(--theme-text-muted);display:flex;align-items:center;justify-content:center;transition:all .12s ease}._inputButton_u0mr2_356:hover{background:var(--theme-border);color:var(--theme-text)}._inputButton_u0mr2_356:active{transform:scale(.95)}._inputButton_u0mr2_356:disabled{color:var(--theme-text-muted);cursor:not-allowed;opacity:.3}._inputButton_u0mr2_356:disabled:hover{background:transparent;transform:none}._inputField_u0mr2_392{flex:1;position:relative}._inputField_u0mr2_392 input{width:100%;padding:3px 6px;border:none;border-left:1px solid var(--theme-border);border-right:1px solid var(--theme-border);outline:none;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;color:var(--theme-text);background:var(--theme-surface);text-align:center;-moz-appearance:textfield}._inputField_u0mr2_392 input::-webkit-outer-spin-button,._inputField_u0mr2_392 input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._inputUnit_u0mr2_419{position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:9px;color:var(--theme-text-muted);pointer-events:none;font-weight:500}._toggleGroup_u0mr2_431{display:flex;background:var(--theme-background-secondary);border-radius:5px;padding:2px;gap:1px}._toggleButton_u0mr2_439{flex:1;background:transparent;border:none;padding:4px 6px;font-size:11px;font-weight:500;color:var(--theme-text-muted);cursor:pointer;transition:all .15s ease;border-radius:4px;min-height:24px;display:flex;align-items:center;justify-content:center}._toggleButton_u0mr2_439:hover:not(._active_u0mr2_49){color:var(--theme-text-secondary)}._toggleButton_u0mr2_439:active{transform:scale(.97)}._toggleButton_u0mr2_439._active_u0mr2_49,._toggleButton_u0mr2_439._active_u0mr2_49:hover,._toggleButton_u0mr2_439._active_u0mr2_49:focus,._toggleButton_u0mr2_439._active_u0mr2_49:active{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important;font-weight:600;border:1.5px solid var(--theme-primary)!important}._doorSlider_u0mr2_475{margin:3px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}._sliderTrack_u0mr2_480{height:3px;background:var(--theme-border);border-radius:2px;position:relative;margin:6px 0;cursor:pointer}._sliderActiveTrack_u0mr2_489{position:absolute;height:100%;background:var(--theme-primary);border-radius:2px;left:0;top:0;pointer-events:none}._sliderHandle_u0mr2_247{position:absolute;top:50%;width:12px;height:12px;background:var(--theme-primary);border-radius:50%;transform:translate(-50%,-50%);cursor:grab;transition:transform .1s ease,box-shadow .12s ease;box-shadow:0 1px 3px #00000026;z-index:10}._sliderHandle_u0mr2_247:before{content:"";position:absolute;top:50%;left:50%;width:36px;height:36px;transform:translate(-50%,-50%)}._sliderHandle_u0mr2_247:hover{transform:translate(-50%,-50%) scale(1.2);box-shadow:0 2px 6px #0003}._sliderHandle_u0mr2_247:active{cursor:grabbing;transform:translate(-50%,-50%) scale(.9)}._sliderLabels_u0mr2_534{display:flex;background:var(--theme-background-secondary);border-radius:5px;padding:2px;margin-top:3px;gap:1px}._sliderLabels_u0mr2_534 span{font-size:10.5px;color:var(--theme-text-muted);font-weight:500;cursor:pointer;padding:3px 4px;min-height:22px;border-radius:4px;transition:all .15s ease;flex:1;display:flex;align-items:center;justify-content:center}._sliderLabels_u0mr2_534 span:hover:not(._active_u0mr2_49){color:var(--theme-text-secondary)}._sliderLabels_u0mr2_534 span._active_u0mr2_49{color:var(--theme-primary)!important;font-weight:600;background:var(--theme-background-secondary)!important;border:1.5px solid var(--theme-primary)!important;box-shadow:none}._infoBox_u0mr2_571{background:var(--theme-background-secondary);border-radius:4px;padding:4px 8px;margin-top:3px}._infoBox_u0mr2_571 p{margin:0;font-size:10px;color:var(--theme-text-muted);line-height:1.4}._infoBox_u0mr2_571 p:not(:last-child){margin-bottom:1px}._infoBox_u0mr2_571 p:last-child{font-weight:600;color:var(--theme-text-secondary)}._slotInnerDimensions_u0mr2_595{background:var(--theme-background-secondary);border-radius:6px;padding:8px;margin-top:4px;display:flex;flex-direction:column;align-items:center;gap:2px}._slotLabel_u0mr2_606{font-size:9px;font-weight:500;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.04em}._slotValue_u0mr2_614{font-family:SF Mono,Fira Code,Menlo,monospace;font-size:16px;font-weight:700;color:var(--theme-text);letter-spacing:-.02em}._slotInfo_u0mr2_622{font-size:9px;color:var(--theme-text-muted);font-weight:500}._slotDetails_u0mr2_628{display:flex;flex-direction:column;gap:1px;margin-top:3px;padding:4px 6px;background:var(--theme-surface);border-radius:4px;font-size:9px;color:var(--theme-text-muted);width:100%}._slotDetails_u0mr2_628._slotWarning_u0mr2_641{background:var(--theme-danger-light);border:1px solid var(--theme-danger)}._warningText_u0mr2_646{color:var(--theme-danger);font-weight:600}._successText_u0mr2_651{color:var(--theme-success);font-weight:600}._moduleSettings_u0mr2_657{padding:4px 6px;display:flex;flex-direction:column;gap:2px}._placeholder_u0mr2_664{text-align:center;color:var(--theme-text-muted);font-size:11px;padding:20px 12px;background:var(--theme-background-secondary);border-radius:6px}._panelFooter_u0mr2_674{padding:8px 10px;border-top:1px solid var(--theme-border);flex-shrink:0}._completeButton_u0mr2_680{width:100%;background:var(--theme-primary);color:#fff;border:none;padding:7px 16px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .12s ease}._completeButton_u0mr2_680:hover{opacity:.9}._completeButton_u0mr2_680:active{transform:scale(.98)}._zoneInfo_u0mr2_702{margin-top:3px;padding:4px 8px;background:var(--theme-background-secondary);border-radius:4px}._zoneInfoItem_u0mr2_709{display:flex;justify-content:space-between;align-items:center;padding:1px 0;font-size:11px}._zoneLabel_u0mr2_717{color:var(--theme-text-muted);font-weight:500}._zoneValue_u0mr2_722{font-family:SF Mono,Fira Code,Menlo,monospace;color:var(--theme-text);font-weight:600;font-size:11px}._zoneInfoInline_u0mr2_729{padding:4px 8px;background:var(--theme-background-secondary);border-radius:4px;text-align:center}._zoneInlineText_u0mr2_736{font-family:SF Mono,Fira Code,Menlo,monospace;font-size:11px;color:var(--theme-text-secondary);font-weight:500}._helpButton_u0mr2_744{width:14px;height:14px;min-width:14px;border-radius:50%;border:1.2px solid var(--theme-text-muted);background:transparent;color:var(--theme-text-muted);font-size:9px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;transition:all .15s ease;flex-shrink:0;opacity:.6;margin-right:4px}._helpButton_u0mr2_744:hover{border-color:var(--theme-primary);color:var(--theme-primary);background:var(--theme-background-secondary);opacity:1}._helpPopup_u0mr2_773{position:absolute;top:calc(100% + 8px);right:-8px;width:220px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;box-shadow:0 4px 16px #0000001f;z-index:100;padding:10px 12px}._helpPopup_u0mr2_773:before{content:"";position:absolute;top:-6px;right:12px;width:10px;height:10px;background:var(--theme-surface);border-left:1px solid var(--theme-border);border-top:1px solid var(--theme-border);transform:rotate(45deg)}._helpPopupTitle_u0mr2_799{font-size:11px;font-weight:700;color:var(--theme-text);margin-bottom:4px}._helpPopupText_u0mr2_806{font-size:10.5px;font-weight:400;color:var(--theme-text-secondary);line-height:1.5}@media (max-width: 768px){._rightPanel_u0mr2_6{width:280px}._formContainer_u0mr2_81{padding:4px}._formHeader_u0mr2_96{padding:5px 8px}._formContent_u0mr2_138{padding:4px 8px}._panelFooter_u0mr2_674{padding:6px 8px}}._overlay_6g446_1{position:fixed;top:0;right:0;width:auto;height:100vh;background-color:transparent;display:flex;align-items:flex-start;justify-content:center;z-index:1000;padding-top:60px;padding-right:25px;pointer-events:none}._panel_6g446_17{background:var(--theme-surface);border-radius:12px;border:1.5px solid var(--theme-primary);box-shadow:var(--popup-shadow),0 0 12px rgba(var(--theme-primary-rgb, 16, 185, 129),.15);width:350px;max-height:calc(100vh - 120px);overflow:hidden;display:flex;flex-direction:column;animation:_slideIn_6g446_1 .2s ease-out;pointer-events:auto}._header_6g446_42{display:flex;align-items:stretch;position:relative;border-bottom:2px solid var(--theme-border)}._headerTabs_6g446_49{display:flex;flex:1}._tabButton_6g446_54{flex:1;padding:10px 14px;border:none;background:var(--theme-surface-variant);color:var(--theme-text-secondary);font-size:13px;font-weight:500;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s ease;position:relative}._tabButton_6g446_54:first-child{border-top-left-radius:12px}._tabButton_6g446_54:hover:not(._activeTab_6g446_72){background:var(--theme-surface-hover);color:var(--theme-text)}._tabButton_6g446_54._activeTab_6g446_72{background:var(--theme-background-secondary);color:var(--theme-primary);font-weight:600;border-bottom-color:var(--theme-primary);border:1.5px solid var(--theme-primary)}._title_6g446_85{font-size:16px;font-weight:600;margin:0;color:#fff}._headerButtons_6g446_92{display:flex;align-items:center;gap:8px}._deleteButton_6g446_98{width:28px;height:28px;border:none;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:var(--theme-surface);transition:all .2s ease}._deleteButton_6g446_98:hover{background:#ffffff4d;transform:scale(1.1)}._content_6g446_119 ._deleteButton_6g446_98{width:100%;height:40px;background:var(--theme-background-secondary);color:var(--theme-primary);border:1px solid var(--theme-primary);border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px}._content_6g446_119 ._deleteButton_6g446_98:hover{background:var(--theme-primary-light);color:var(--theme-primary);border-color:var(--theme-primary);transform:translateY(-1px);box-shadow:0 4px 12px var(--theme-primary-light)}._content_6g446_119 ._deleteButton_6g446_98:active{transform:translateY(0);box-shadow:0 2px 6px var(--theme-primary-light)}._content_6g446_119 ._deleteButton_6g446_98 svg{width:16px;height:16px}._closeButton_6g446_155{width:50px;min-width:50px;border:none;background:var(--theme-surface-variant);border-top-right-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;color:var(--theme-text-secondary);transition:all .2s ease;position:relative}._closeButton_6g446_155:before{content:"✕";width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:transparent;transition:all .2s ease}._closeButton_6g446_155:hover:before{background:var(--theme-error);color:#fff;transform:scale(1.1)}._content_6g446_119{flex:1;overflow-y:auto;padding:12px 14px}._moduleInfo_6g446_195{display:flex;gap:12px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--theme-border);align-items:flex-start}._modulePreview_6g446_204{flex-shrink:0;width:80px;height:100px;display:flex;align-items:center;justify-content:center;background-color:var(--theme-background-secondary);border-radius:6px;border:1px solid var(--theme-border);overflow:hidden;padding:3px}._moduleImage_6g446_218{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:4px}._detailsButton_6g446_226{padding:8px 16px;background:var(--theme-primary);color:var(--theme-surface);border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-left:12px;white-space:nowrap}._detailsButton_6g446_226:hover{background:var(--theme-primary-hover);transform:translateY(-1px);box-shadow:0 2px 8px var(--theme-primary-light)}._detailsButton_6g446_226:active{transform:translateY(0)}._detailsSection_6g446_251{background:var(--theme-background-secondary);border-radius:8px;padding:16px;margin-bottom:20px;margin-top:-8px}._panelList_6g446_259{display:flex;flex-direction:column;gap:8px;margin-top:12px}._panelSectionHeader_6g446_266{padding:10px 0 6px;margin-top:12px;border-bottom:2px solid var(--theme-primary);color:var(--theme-primary);font-size:13px;font-weight:600}._panelSectionHeader_6g446_266:first-child{margin-top:0}._panelItem_6g446_279{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid var(--theme-border);font-size:12px;transition:all .2s ease}._panelItem_6g446_279:last-child{border-bottom:none}._panelItemSelected_6g446_293{background:var(--theme-primary-light, rgba(59, 130, 246, .1));padding:8px 12px;margin:0 -12px;border-radius:6px;opacity:1!important;font-weight:600}._panelItemDimmed_6g446_302{opacity:.35}._panelName_6g446_306{font-weight:500;color:var(--theme-text);min-width:80px}._panelSize_6g446_312{color:var(--theme-text-secondary);text-align:right;font-family:monospace}._moduleBox_6g446_318{width:45px;height:45px;border-radius:3px;border:1px solid rgba(0,0,0,.1)}._moduleDetails_6g446_325{flex:1}._moduleName_6g446_329{font-size:13px;font-weight:600;color:var(--theme-text);margin:0 0 6px}._property_6g446_336{display:flex;margin-bottom:8px;align-items:flex-start}._property_6g446_336:last-child{margin-bottom:0}._propertyLabel_6g446_346{flex-shrink:0;width:60px;font-size:12px;font-weight:500;color:var(--theme-text-secondary)}._propertyValue_6g446_354{flex:1;font-size:12px;color:var(--theme-text);word-break:break-word}._propertySection_6g446_361{margin-bottom:14px}._propertySection_6g446_361:last-child{margin-bottom:0}._sectionTitle_6g446_369{font-size:13px;font-weight:600;color:var(--theme-text);margin:0 0 6px;padding-bottom:4px;border-bottom:1px solid var(--theme-border)}._depthInputWrapper_6g446_379{display:flex;flex-direction:column;gap:8px}._inputWithUnit_6g446_385{position:relative;display:flex;align-items:center}._depthInput_6g446_379{width:100%;padding:6px 34px 6px 10px;border:1px solid var(--theme-border)!important;border-radius:5px;font-size:13px;background-color:var(--theme-background-secondary)!important;color:var(--theme-text)!important;-webkit-text-fill-color:var(--theme-text)!important;caret-color:var(--theme-text)!important;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:textfield}._depthInput_6g446_379:focus{outline:none;border-color:var(--theme-primary)!important;box-shadow:0 0 0 3px #10b9811a;background-color:var(--theme-background-secondary)!important;color:var(--theme-text)!important;-webkit-text-fill-color:var(--theme-text)!important}._depthInput_6g446_379._inputError_6g446_415{border-color:#ef4444!important;background-color:#ef44441a!important}._unit_6g446_420{position:absolute;right:8px;font-size:11px;color:var(--theme-text-secondary);pointer-events:none}._errorMessage_6g446_428{font-size:12px;color:var(--theme-danger);margin-top:4px}._depthRange_6g446_434{font-size:10px;color:var(--theme-text-tertiary);margin-top:3px}._doorTabSelector_6g446_441{display:flex;gap:8px;margin-bottom:16px}._doorTab_6g446_441{flex:1;padding:12px 16px;border:1px solid var(--theme-border);border-radius:6px;background:var(--theme-surface);cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;color:var(--theme-text);text-align:center}._doorTab_6g446_441:hover{border-color:var(--theme-primary);background-color:var(--theme-primary-light)}._doorTab_6g446_441._activeDoorTab_6g446_466{border-color:var(--theme-primary);background-color:var(--theme-background-secondary);color:var(--theme-primary)}._doorTabSubtitle_6g446_472{display:block;font-size:11px;font-weight:400;opacity:.7;margin-top:2px}._doorTab_6g446_441._activeDoorTab_6g446_466 ._doorTabSubtitle_6g446_472{opacity:.9}._hingeTabSelector_6g446_485{display:flex;gap:8px}._hingeTab_6g446_485{flex:1;padding:10px 12px;border:1px solid var(--theme-border);border-radius:6px;background:var(--theme-surface);cursor:pointer;transition:all .2s ease;font-size:13px;font-weight:500;color:var(--theme-text);text-align:center;display:flex;flex-direction:column;align-items:center}._hingeTab_6g446_485:hover{border-color:var(--theme-primary);background-color:var(--theme-primary-light)}._hingeTab_6g446_485._activeHingeTab_6g446_512{border-color:var(--theme-primary);background-color:var(--theme-background-secondary);color:var(--theme-primary)}._hingeTabSubtitle_6g446_518{font-size:10px;font-weight:400;opacity:.7;margin-top:2px}._hingeTab_6g446_485._activeHingeTab_6g446_512 ._hingeTabSubtitle_6g446_518{opacity:.9}._coverDoorNote_6g446_529{margin-top:12px;padding:8px 12px;background-color:var(--theme-primary-light);border:1px solid var(--theme-primary);border-radius:4px;font-size:12px;color:var(--theme-success)}._backPanelDisabledNote_6g446_539{margin-top:8px;padding:12px;background-color:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:6px;font-size:13px;color:var(--theme-text-secondary);text-align:center}._warningOverlay_6g446_551{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fadeIn_6g446_1 .2s ease-out}._warningModal_6g446_565{background:var(--theme-surface);border-radius:12px;padding:24px;text-align:center;max-width:300px;animation:_slideIn_6g446_1 .2s ease-out}._warningIcon_6g446_574{font-size:32px;margin-bottom:16px}._warningMessage_6g446_579{font-size:14px;color:var(--theme-text);margin-bottom:20px;line-height:1.4}._warningCloseButton_6g446_586{padding:10px 24px;background-color:var(--theme-primary);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._warningCloseButton_6g446_586:hover{background-color:var(--theme-primary-hover)}._deleteConfirmOverlay_6g446_603{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fadeIn_6g446_1 .2s ease-out}._deleteConfirmModal_6g446_617{background:var(--theme-surface);border-radius:12px;padding:24px;text-align:center;max-width:320px;animation:_slideIn_6g446_1 .2s ease-out}._deleteConfirmIcon_6g446_626{font-size:32px;margin-bottom:16px}._deleteConfirmTitle_6g446_631{font-size:18px;font-weight:600;color:var(--theme-text);margin-bottom:12px}._deleteConfirmMessage_6g446_638{font-size:14px;color:var(--theme-text-secondary);margin-bottom:24px;line-height:1.4}._deleteConfirmButtons_6g446_645{display:flex;gap:12px;justify-content:center}._deleteConfirmCancelButton_6g446_651{padding:10px 20px;background-color:var(--theme-background-secondary);color:var(--theme-text);border:1px solid var(--theme-border);border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._deleteConfirmCancelButton_6g446_651:hover{background-color:var(--theme-border)}._deleteConfirmDeleteButton_6g446_667{padding:10px 20px;background-color:var(--theme-danger);color:var(--theme-surface);border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._deleteConfirmDeleteButton_6g446_667:hover{background-color:var(--theme-danger-hover)}@keyframes _fadeIn_6g446_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_6g446_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._hingeSubSection_6g446_703{margin-top:16px}._subSectionTitle_6g446_707{font-size:13px;font-weight:600;color:var(--theme-text);margin:0 0 8px}._doorGapContainer_6g446_715{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}._doorGapField_6g446_722{display:flex;flex-direction:column;gap:8px}._doorGapLabel_6g446_728{font-size:12px;font-weight:500;color:var(--theme-text-secondary)}._sectionDepthContainer_6g446_735{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}._sectionDepthField_6g446_742{display:flex;flex-direction:column;gap:8px}._sectionDepthLabel_6g446_748{font-size:12px;font-weight:500;color:var(--theme-text-secondary)}._sectionDepthNote_6g446_754{margin-top:8px;font-size:11px;color:var(--theme-text-tertiary);font-style:italic}._editGuide_6g446_761{margin-top:24px;padding:16px;background-color:var(--theme-background-secondary);border-radius:8px}._editGuide_6g446_761 p{font-size:12px;color:var(--theme-text-secondary);margin:0 0 6px;line-height:1.4}._editGuide_6g446_761 p:last-child{margin-bottom:0}._confirmButtons_6g446_780{display:flex;gap:12px;margin-top:24px;padding-top:16px;border-top:1px solid var(--theme-border)}._cancelButton_6g446_788{flex:1;padding:12px 16px;background-color:var(--theme-background-secondary);color:var(--theme-text-secondary);border:1px solid var(--theme-border);border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_6g446_788:hover{background-color:var(--theme-border);border-color:var(--theme-text-muted)}._confirmButton_6g446_780{flex:1;padding:12px 16px;background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-hover));color:var(--theme-surface);border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._confirmButton_6g446_780:hover{background:linear-gradient(135deg,var(--theme-primary-hover),var(--theme-primary-hover));transform:translateY(-1px);box-shadow:0 4px 12px var(--theme-primary-light)}._confirmButton_6g446_780:active{transform:translateY(0);box-shadow:0 2px 6px var(--theme-primary-light)}._splitButton_6g446_831{width:100%;height:44px;background:var(--theme-surface);color:var(--theme-primary);border:2px solid var(--theme-primary);border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:8px}._splitButton_6g446_831:hover{background:var(--theme-primary);color:var(--theme-surface);transform:translateY(-1px);box-shadow:0 4px 12px var(--theme-primary-light)}._splitButton_6g446_831:active{transform:translateY(0);box-shadow:0 2px 6px var(--theme-primary-light)}._splitButton_6g446_831 svg{width:18px;height:18px}._splitDescription_6g446_866{font-size:12px;color:var(--theme-text-secondary);text-align:center;line-height:1.4}@media (max-width: 768px){._overlay_6g446_1{width:100%;padding-top:20px}._panel_6g446_17{width:90%;max-width:350px}._depthSelector_6g446_884{flex-direction:column}}._overlay_6g446_1 ._panel_6g446_17 input[type=text],._overlay_6g446_1 ._panel_6g446_17 input[type=number],._depthInputWrapper_6g446_379 input,._inputWithUnit_6g446_385 input,._furniture-depth-input_6g446_894{color:var(--theme-text)!important;-webkit-text-fill-color:var(--theme-text)!important;opacity:1!important;background-color:var(--theme-background-secondary)!important;caret-color:var(--theme-text)!important}._panel_6g446_17 input,._panel_6g446_17 input:focus,._panel_6g446_17 input:hover,._panel_6g446_17 input:active{color:var(--theme-text)!important;-webkit-text-fill-color:var(--theme-text)!important;background-color:var(--theme-background-secondary)!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._panel_6g446_17 input[type=number]{-moz-appearance:textfield}._depthInput_6g446_379::-moz-placeholder{color:var(--theme-text-muted)!important;-webkit-text-fill-color:var(--theme-text-muted)!important;opacity:1!important}._depthInput_6g446_379::placeholder{color:var(--theme-text-muted)!important;-webkit-text-fill-color:var(--theme-text-muted)!important;opacity:1!important}._previewContainer_1039l_1{background:var(--theme-surface);border-bottom:1px solid var(--theme-border)}._previewHeader_1039l_6{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:var(--theme-background-secondary);border-bottom:1px solid var(--theme-border);-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .2s ease}._previewHeader_1039l_6:hover{background:var(--theme-border)}._headerLeft_1039l_21{display:flex;align-items:center;gap:8px}._collapseIcon_1039l_27{font-size:10px;color:var(--theme-text-muted);transition:transform .2s ease}._collapseIcon_1039l_27._collapsed_1039l_33{transform:rotate(-90deg)}._previewLabel_1039l_37{font-size:12px;font-weight:600;color:var(--theme-text)}._previewContainer_1039l_1._collapsed_1039l_33{border-bottom:none}._previewContainer_1039l_1._collapsed_1039l_33 ._previewHeader_1039l_6{border-bottom:1px solid var(--theme-border)}._popoutButton_1039l_51{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:transparent;border:1px solid var(--theme-border);border-radius:4px;color:var(--theme-text-muted);cursor:pointer;transition:all .2s ease}._popoutButton_1039l_51:hover{background:var(--theme-surface);color:var(--theme-text);border-color:var(--theme-text-muted)}._previewContent_1039l_72{position:relative;width:100%;height:200px;overflow:hidden;background:#1a1a2e}._viewerWrapper_1039l_80{width:100%;height:100%}._viewerWrapper_1039l_80 canvas{width:100%!important;height:100%!important}._viewDirectionBar_1039l_91{display:flex;justify-content:center;gap:2px;padding:4px 8px;background:var(--theme-background-secondary);border-bottom:1px solid var(--theme-border)}._directionButton_1039l_100{padding:2px 14px;height:24px;font-size:11px;font-weight:500;color:var(--theme-text-muted);background:transparent;border:1px solid var(--theme-border);border-radius:4px;cursor:pointer;transition:all .15s ease}._directionButton_1039l_100:hover{background:var(--theme-surface);color:var(--theme-text)}._directionButton_1039l_100._active_1039l_118{background:var(--theme-primary, #10b981);color:#fff;border-color:var(--theme-primary, #10b981)}[data-theme=dark] ._previewContent_1039l_72{background:#0d0d15}[data-theme=light] ._previewContent_1039l_72{background:#f0f0f5}._miniPlayer_oryas_1{position:fixed;z-index:99999;background:var(--theme-background, #1a1a2e);border-radius:12px;box-shadow:0 12px 48px #00000080,0 0 0 1px #ffffff1a;display:flex;flex-direction:column;overflow:hidden;border:2px solid var(--theme-primary, #3b82f6);min-width:320px;min-height:240px}._miniPlayer_oryas_1._fullscreen_oryas_15{position:fixed;top:0!important;left:0!important;width:100vw!important;height:100vh!important;border-radius:0;border:none}._header_oryas_25{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:var(--theme-background-secondary);cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}._fullscreen_oryas_15 ._header_oryas_25{cursor:default}._title_oryas_40{font-size:13px;font-weight:600;color:var(--theme-text)}._controls_oryas_46{display:flex;gap:4px}._controlButton_oryas_51{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:transparent;border:none;border-radius:4px;color:var(--theme-text-muted);cursor:pointer;transition:all .15s ease}._controlButton_oryas_51:hover{background:var(--theme-surface);color:var(--theme-text)}._content_oryas_71{flex:1;position:relative;overflow:hidden;background:#1a1a2e;min-height:200px;height:100%}._viewerWrapper_oryas_80{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}[data-theme=dark] ._content_oryas_71{background:#0d0d15}[data-theme=light] ._content_oryas_71{background:#f0f0f5}._resizeHandle_oryas_100{position:absolute;bottom:0;right:0;width:20px;height:20px;cursor:se-resize;background:linear-gradient(135deg,transparent 50%,var(--theme-text-muted) 50%);opacity:.5;transition:opacity .15s ease}._resizeHandle_oryas_100:hover{opacity:1}._loadingPlaceholder_oryas_116{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;height:100%;color:var(--theme-text-muted);font-size:14px;background:var(--theme-surface)}._snapshotImage_oryas_129{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#1a1a2e}._retryButton_oryas_136{padding:8px 16px;background:var(--theme-primary, #3b82f6);color:#fff;border:none;border-radius:6px;font-size:13px;cursor:pointer;transition:background .2s ease}._retryButton_oryas_136:hover{background:var(--theme-primary-hover, #2563eb)}._miniPlayer_oryas_1._dragging_oryas_152,._miniPlayer_oryas_1._dragging_oryas_152 *{cursor:move!important}._miniPlayer_oryas_1._resizing_oryas_157,._miniPlayer_oryas_1._resizing_oryas_157 *{cursor:se-resize!important}._pane_158x5_1{display:flex;flex-direction:column;flex-shrink:0;height:100%;background:var(--theme-surface);border-right:1px solid var(--theme-border);position:relative;overflow:hidden}._content_158x5_12{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px 0}._content_158x5_12::-webkit-scrollbar{width:4px}._content_158x5_12::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:2px}._paneToolbar_158x5_29{display:flex;align-items:center;height:48px;padding:0 14px;border-bottom:1px solid var(--theme-border);flex-shrink:0}._paneCreateBtn_158x5_38{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:28px;border:1.5px solid var(--theme-primary);border-radius:6px;background:transparent;color:var(--theme-primary);font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}._paneCreateBtn_158x5_38:hover{background:var(--theme-primary);color:#fff;border-color:var(--theme-primary)}._divider_158x5_61{border:none;border-top:1px solid var(--theme-border);margin:4px 12px}._section_158x5_67{margin-bottom:12px}._sectionTitle_158x5_71{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--theme-text-muted);padding:12px 16px 6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}._menuItem_158x5_81{display:flex;align-items:center;gap:10px;width:100%;padding:10px 16px;border:none;background:transparent;color:var(--theme-text-secondary);font-size:13px;cursor:pointer;transition:all .12s;text-align:left}._menuItem_158x5_81:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._menuItemActive_158x5_101{background:var(--theme-primary);color:#fff;font-weight:500}._menuItemActive_158x5_101 ._menuIcon_158x5_107{color:#fff}._menuIcon_158x5_107{display:flex;align-items:center;flex-shrink:0;color:var(--theme-primary)}._menuLabel_158x5_118{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._menuBadge_158x5_125{margin-left:auto;padding:2px 8px;background:var(--theme-background-secondary);border-radius:10px;font-size:12px;color:var(--theme-text-muted);font-weight:500}._menuItemActive_158x5_101 ._menuBadge_158x5_125{background:#fff3;color:#fff}._treeItem_158x5_141{display:flex;align-items:center;gap:4px;width:100%;padding:5px 12px;border:none;background:transparent;color:var(--theme-text-secondary);font-size:13px;cursor:pointer;transition:all .12s;text-align:left}._treeItem_158x5_141:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._treeItemActive_158x5_161{background:var(--theme-primary);color:#fff;font-weight:500}._treeItemActive_158x5_161 ._folderIcon_158x5_167,._treeItemActive_158x5_161 ._projectIcon_158x5_168{color:#fff}._treeItemNested_158x5_172{padding-left:36px}._treeItemDeep_158x5_176{padding-left:56px}._projectIcon_158x5_168{flex-shrink:0;color:var(--theme-primary)}._designIcon_158x5_185{width:14px;height:14px;background:var(--theme-primary);border-radius:3px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._treeBadge_158x5_196{margin-left:auto;padding:1px 6px;background:var(--theme-background-secondary);border-radius:10px;font-size:10px;color:var(--theme-text-muted);font-weight:500}._expandIcon_158x5_206{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;color:var(--theme-text-muted);cursor:pointer}._folderIcon_158x5_167{flex-shrink:0;color:var(--theme-text-muted)}._fileIcon_158x5_222{flex-shrink:0;color:var(--theme-text-secondary, #6b7280)}._treeLabel_158x5_227{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}._resizeHandle_158x5_239{position:absolute;top:0;right:-2px;width:4px;height:100%;cursor:col-resize;z-index:20;transition:background .15s}._resizeHandle_158x5_239:hover,._resizeActive_158x5_251{background:var(--theme-primary);opacity:.4}._container_10nv2_1{padding:0;margin:0;background:var(--theme-surface)!important}._tabMenu_10nv2_8{display:flex;margin-bottom:4px;background:var(--theme-background-secondary);border-radius:5px;padding:2px;gap:1px}._tabButton_10nv2_17{flex:1;padding:4px 6px;border:none;background:transparent;color:var(--theme-text-muted);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;cursor:pointer;border-radius:4px;transition:all .15s ease;min-height:24px;display:flex;align-items:center;justify-content:center;white-space:nowrap;letter-spacing:-.01em;-webkit-font-smoothing:antialiased}._tabButton_10nv2_17:hover{color:var(--theme-text)}._tab_10nv2_8{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;padding:4px 6px;background:transparent;border:none;cursor:pointer;transition:all .15s ease;color:var(--theme-text-muted);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;gap:0;white-space:nowrap;border-radius:4px;min-height:24px;letter-spacing:-.01em;-webkit-font-smoothing:antialiased}._tab_10nv2_8:hover:not(._activeTab_10nv2_65){color:var(--theme-text);background:#ffffff0a}._tab_10nv2_8:active{transform:scale(.97)}._activeTab_10nv2_65{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important;font-weight:600;border:1.5px solid var(--theme-primary)!important}._activeTab_10nv2_65:hover{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important}._thumbnailGrid_10nv2_87{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}._thumbnailItem_10nv2_95{position:relative;aspect-ratio:3 / 4;background-color:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;cursor:grab;transition:all .2s ease;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}._thumbnailItem_10nv2_95:hover{border-color:var(--theme-border-hover);box-shadow:0 2px 8px #0000000f;transform:translateY(-1px)}._thumbnailItem_10nv2_95:active{cursor:grabbing;transform:translateY(0)}._thumbnailItem_10nv2_95:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--theme-primary-light);border-radius:4px;opacity:0;transition:opacity .2s ease;pointer-events:none}._thumbnailItem_10nv2_95:active:after{opacity:1}._thumbnailItem_10nv2_95._selected_10nv2_142{border-color:var(--theme-primary);border-width:2px;box-shadow:0 0 0 1px var(--theme-primary)}._thumbnailItem_10nv2_95._selected_10nv2_142:hover{transform:none;box-shadow:0 0 0 1px var(--theme-primary)}._thumbnailItem_10nv2_95._disabled_10nv2_154{opacity:.5;cursor:not-allowed;border-color:var(--theme-border)}._thumbnailItem_10nv2_95._disabled_10nv2_154:hover{border-color:var(--theme-border);box-shadow:none;transform:none}._thumbnailItem_10nv2_95._disabled_10nv2_154:active:after{opacity:0}._thumbnailImage_10nv2_171{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._thumbnailImage_10nv2_171 img{max-width:130%;max-height:130%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}._thumbnailItem_10nv2_95[data-category=upper] ._thumbnailImage_10nv2_171 img,._thumbnailItem_10nv2_95[data-category=lower] ._thumbnailImage_10nv2_171 img{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1)) brightness(.95) saturate(.9) hue-rotate(-5deg)}._disabledOverlay_10nv2_193{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ffffffb3;display:flex;align-items:center;justify-content:center}._disabledOverlay_10nv2_193:before{content:"🚫";font-size:24px;opacity:.8}._emptyMessage_10nv2_212{grid-column:1 / -1;text-align:center;padding:0;color:var(--theme-text-secondary);font-size:14px;font-weight:400;background:none;border:none;display:flex;align-items:center;justify-content:center;height:200px;width:100%}@media (min-width: 1920px){._thumbnailGrid_10nv2_87{grid-template-columns:1fr 1fr;gap:16px}._thumbnailItem_10nv2_95{aspect-ratio:3 / 4;padding:12px}}@media (max-width: 1919px) and (min-width: 1400px){._thumbnailGrid_10nv2_87{grid-template-columns:1fr 1fr;gap:14px}._thumbnailItem_10nv2_95{aspect-ratio:3 / 4;padding:10px}}@media (max-width: 1399px) and (min-width: 1200px){._thumbnailGrid_10nv2_87{grid-template-columns:1fr 1fr;gap:12px}._thumbnailItem_10nv2_95{aspect-ratio:3 / 4;padding:8px}._thumbnailImage_10nv2_171 img{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}}@media (max-width: 1199px) and (min-width: 1024px){._thumbnailGrid_10nv2_87{grid-template-columns:1fr 1fr;gap:10px}._thumbnailItem_10nv2_95{aspect-ratio:3 / 4;padding:6px}._thumbnailImage_10nv2_171 img{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}}@media (max-width: 1023px) and (min-width: 768px){._thumbnailGrid_10nv2_87{grid-template-columns:1fr 1fr;gap:8px}._thumbnailItem_10nv2_95{aspect-ratio:3 / 4;padding:4px}._tabMenu_10nv2_8{margin-bottom:8px}._tab_10nv2_8{padding:6px 0;font-size:11px}}@media (max-width: 767px) and (min-width: 481px){._thumbnailGrid_10nv2_87{grid-template-columns:1fr 1fr;gap:6px}._thumbnailItem_10nv2_95{aspect-ratio:3 / 4;padding:3px}._tabMenu_10nv2_8{margin-bottom:6px}._tab_10nv2_8{padding:5px 0;font-size:10px}}@media (max-width: 480px){._thumbnailGrid_10nv2_87{grid-template-columns:1fr 1fr;gap:4px}._thumbnailItem_10nv2_95{aspect-ratio:3 / 4;padding:2px}._tabMenu_10nv2_8{margin-bottom:4px}._tab_10nv2_8{padding:4px 0;font-size:10px}}@media (orientation: portrait) and (max-width: 768px){._thumbnailGrid_10nv2_87{grid-template-columns:1fr 1fr}._thumbnailItem_10nv2_95{aspect-ratio:3 / 4;padding:2px}}@media (orientation: landscape) and (max-height: 600px){._thumbnailGrid_10nv2_87{gap:4px}._thumbnailItem_10nv2_95{aspect-ratio:3 / 4;padding:1px}._tabMenu_10nv2_8{margin-bottom:4px}}@media (min-resolution: 192dpi){._thumbnailImage_10nv2_171 img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}._overlay_41smn_1{position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent;display:flex;align-items:center;justify-content:center;z-index:1000}._panel_41smn_14{background:var(--theme-surface);border-radius:12px;box-shadow:var(--theme-shadow);max-width:360px;width:90%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}._header_41smn_26{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--theme-border);background-color:var(--theme-background-secondary)}._title_41smn_35{font-size:18px;font-weight:600;color:var(--theme-primary);margin:0}._closeButton_41smn_42{width:32px;height:32px;border:none;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:var(--theme-text-secondary);transition:all .2s ease}._closeButton_41smn_42:hover{background-color:var(--theme-border-hover);color:var(--theme-text)}._content_41smn_62{flex:1;overflow-y:auto;padding:24px}._moduleInfo_41smn_68{display:flex;gap:20px;margin-bottom:24px}._modulePreview_41smn_74{flex-shrink:0;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background-color:var(--theme-background-secondary);border-radius:8px;border:1px solid var(--theme-border)}._moduleBox_41smn_86{width:60px;height:60px;border-radius:4px;border:1px solid var(--theme-border)}._moduleDetails_41smn_93{flex:1}._moduleName_41smn_97{font-size:16px;font-weight:600;color:var(--theme-text);margin:0 0 16px}._property_41smn_104{display:flex;margin-bottom:12px;align-items:flex-start}._property_41smn_104:last-child{margin-bottom:0}._propertyLabel_41smn_114{flex-shrink:0;width:80px;font-size:14px;font-weight:500;color:var(--theme-text-secondary)}._propertyValue_41smn_122{flex:1;font-size:14px;color:var(--theme-text);word-break:break-word}._placeholder_41smn_129{padding:20px;background-color:var(--theme-background-secondary);border-radius:8px;text-align:center;border:1px dashed var(--theme-border)}._placeholder_41smn_129 p{margin:0;color:var(--theme-text-secondary);font-size:14px;font-style:italic}@media (max-width: 768px){._panel_41smn_14{width:95%;max-height:90vh}._moduleInfo_41smn_68{flex-direction:column;align-items:center;text-align:center;gap:16px}._modulePreview_41smn_74{width:100px;height:100px}._moduleBox_41smn_86{width:80px;height:80px}._property_41smn_104{flex-direction:column;gap:4px}._propertyLabel_41smn_114{width:auto;font-weight:600}}._uploadContainer_1ga76_1{display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:520px;width:100%;max-height:90vh;overflow:hidden}._header_1ga76_13{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #eee}._header_1ga76_13 h3{margin:0;font-size:16px;font-weight:600;color:#333}._closeButton_1ga76_28{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;line-height:1}._closeButton_1ga76_28:hover{color:#333}._content_1ga76_42{flex:1;padding:20px;overflow-y:auto}._uploadAreas_1ga76_49{display:flex;gap:16px;margin-bottom:20px}._uploadAreaWrapper_1ga76_55{flex:1;display:flex;flex-direction:column}._uploadLabel_1ga76_61{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#555;margin-bottom:8px}._optionalBadge_1ga76_71{font-size:10px;padding:2px 6px;background:#f0f0f0;color:#888;border-radius:3px;font-weight:400}._dropzone_1ga76_81{flex:1;border:2px dashed #ddd;border-radius:8px;padding:20px 12px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fafafa;min-height:140px;display:flex;align-items:center;justify-content:center}._dropzone_1ga76_81:hover{border-color:#4a90d9;background:#f0f7ff}._dropzone_1ga76_81._dragOver_1ga76_101{border-color:#4a90d9;background:#e8f2ff}._dropzone_1ga76_81._hasFile_1ga76_106{border-style:solid;border-color:#4a90d9;background:#f0f7ff}._thumbnailDropzone_1ga76_113{aspect-ratio:1;min-height:auto;padding:12px}._dropzoneContent_1ga76_119{display:flex;flex-direction:column;align-items:center;gap:6px}._uploadIcon_1ga76_126{width:32px;height:32px;color:#999}._dropzoneContent_1ga76_119 p{margin:0;font-size:13px;color:#666}._supportedFormats_1ga76_138{font-size:11px;color:#999}._selectedFile_1ga76_143{display:flex;flex-direction:column;align-items:center;gap:4px}._fileIcon_1ga76_150{width:32px;height:32px;color:#4a90d9}._fileName_1ga76_156{font-size:12px;font-weight:500;color:#333;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileSize_1ga76_166{font-size:11px;color:#999}._thumbnailPreview_1ga76_172{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._thumbnailPreview_1ga76_172 img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:4px}._removeThumbnailButton_1ga76_188{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:#ff4d4f;border:2px solid #fff;border-radius:50%;font-size:14px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003;transition:transform .2s}._removeThumbnailButton_1ga76_188:hover{transform:scale(1.1)}._options_1ga76_212{display:flex;flex-direction:column;gap:16px}._optionRow_1ga76_218{display:flex;gap:12px}._optionRow_1ga76_218 ._optionGroup_1ga76_223{flex:1}._optionGroup_1ga76_223{display:flex;flex-direction:column;gap:6px}._optionGroup_1ga76_223 label{font-size:13px;font-weight:500;color:#555}._optionGroup_1ga76_223 input,._optionGroup_1ga76_223 select{padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .2s}._optionGroup_1ga76_223 input:focus,._optionGroup_1ga76_223 select:focus{outline:none;border-color:#4a90d9}._optionHint_1ga76_254{font-size:11px;color:#999}._loadingOverlay_1ga76_260{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffe6;display:flex;align-items:center;justify-content:center;z-index:10}._loadingContent_1ga76_273{text-align:center}._spinner_1ga76_277{width:40px;height:40px;border:3px solid #eee;border-top-color:#4a90d9;border-radius:50%;animation:_spin_1ga76_277 .8s linear infinite;margin:0 auto 16px}@keyframes _spin_1ga76_277{to{transform:rotate(360deg)}}._loadingContent_1ga76_273 p{margin:0 0 12px;font-size:14px;color:#666}._progressBar_1ga76_299{width:200px;height:4px;background:#eee;border-radius:2px;overflow:hidden}._progressFill_1ga76_307{height:100%;background:#4a90d9;transition:width .3s ease}._errorMessage_1ga76_314{margin-top:16px;padding:12px;background:#fff5f5;border:1px solid #ffccc7;border-radius:6px;color:#cf1322;font-size:13px;display:flex;align-items:center;gap:8px}._errorIcon_1ga76_327{width:16px;height:16px;flex-shrink:0}._footer_1ga76_334{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #eee;background:#fafafa}._cancelButton_1ga76_343,._submitButton_1ga76_344{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._cancelButton_1ga76_343{background:#fff;border:1px solid #ddd;color:#666}._cancelButton_1ga76_343:hover:not(:disabled){border-color:#999;color:#333}._submitButton_1ga76_344{background:#4a90d9;border:none;color:#fff}._submitButton_1ga76_344:hover:not(:disabled){background:#3a7fc8}._submitButton_1ga76_344:disabled,._cancelButton_1ga76_343:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 480px){._uploadAreas_1ga76_49{flex-direction:column}._thumbnailDropzone_1ga76_113{aspect-ratio:auto;min-height:120px}._optionRow_1ga76_218{flex-direction:column}}._libraryContainer_1mie6_1{display:flex;flex-direction:column;padding:16px;background:#fff;border-radius:8px;height:100%}._header_1mie6_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._header_1mie6_10 h4{margin:0;font-size:14px;font-weight:600;color:#333}._addButton_1mie6_24{padding:6px 12px;background:#4a90d9;border:none;border-radius:4px;color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:background .2s}._addButton_1mie6_24:hover{background:#3a7fc8}._filterBar_1mie6_41{display:flex;gap:4px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #eee}._filterButton_1mie6_49{flex:1;padding:6px 8px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;font-size:11px;color:#666;cursor:pointer;transition:all .2s}._filterButton_1mie6_49:hover{background:#eee}._filterButton_1mie6_49._active_1mie6_65{background:#4a90d9;border-color:#4a90d9;color:#fff}._subTabs_1mie6_72{display:flex;margin-bottom:12px;border:1px solid var(--theme-primary, #4a90d9);border-radius:8px;overflow:hidden;background:var(--theme-surface, #ffffff)}._subTab_1mie6_72{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;padding:8px 0;background:var(--theme-primary, #4a90d9);border:none;cursor:default;color:#fff;font-size:12px;font-weight:600;min-height:32px}._addSubTab_1mie6_97{display:flex;align-items:center;justify-content:center;padding:8px 16px;background:var(--theme-surface, #ffffff);border:none;border-left:1px solid var(--theme-primary, #4a90d9);cursor:pointer;transition:all .2s ease;color:var(--theme-primary, #4a90d9);font-size:12px;font-weight:500;min-height:32px}._addSubTab_1mie6_97:hover{background:var(--theme-background-secondary, #f9fafb)}._furnitureGrid_1mie6_118{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;overflow-y:auto;flex:1}._furnitureItem_1mie6_126{position:relative;display:flex;flex-direction:column;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s}._furnitureItem_1mie6_126:hover{border-color:#4a90d9;box-shadow:0 2px 8px #4a90d926}._furnitureItem_1mie6_126._selected_1mie6_143{border-color:#4a90d9;border-width:2px;background:#f0f7ff}._furnitureItem_1mie6_126:active{transform:scale(.98)}._furnitureItem_1mie6_126[draggable=true]{cursor:grab}._furnitureItem_1mie6_126[draggable=true]:active{cursor:grabbing}._thumbnail_1mie6_163{width:100%;aspect-ratio:1;background:#fff;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e0e0e0}._thumbnail_1mie6_163 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._noThumbnail_1mie6_179{display:flex;align-items:center;justify-content:center;color:#ccc}._info_1mie6_187{padding:10px;display:flex;flex-direction:column;gap:2px}._name_1mie6_194{font-size:12px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._category_1mie6_203{font-size:10px;color:#4a90d9;font-weight:500}._dimensions_1mie6_209{font-size:10px;color:#999}._deleteButton_1mie6_215{position:absolute;top:4px;right:4px;width:20px;height:20px;background:#ffffffe6;border:none;border-radius:50%;font-size:14px;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s}._furnitureItem_1mie6_126:hover ._deleteButton_1mie6_215{opacity:1}._deleteButton_1mie6_215:hover{background:#ff4d4f;color:#fff}._panelBadge_1mie6_244{position:absolute;top:4px;left:4px;padding:2px 6px;background:#4a90d9e6;border-radius:3px;font-size:9px;color:#fff;font-weight:500}._emptyState_1mie6_257{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}._emptyIcon_1mie6_267{width:48px;height:48px;color:#ccc;margin-bottom:12px}._emptyState_1mie6_257 p{margin:0 0 16px;font-size:14px;color:#999}._emptyAddButton_1mie6_280{padding:10px 20px;background:#4a90d9;border:none;border-radius:6px;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}._emptyAddButton_1mie6_280:hover{background:#3a7fc8}._modalOverlay_1mie6_297{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._overlay_jd6w1_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:transparent;z-index:1000;pointer-events:none}._overlayFixed_jd6w1_13{position:fixed;top:0;right:0;height:100vh;z-index:900;pointer-events:none}._panel_jd6w1_22{position:fixed;top:50%;right:8px;transform:translateY(-50%);background:var(--theme-surface);border-radius:12px;box-shadow:var(--popup-shadow);width:340px;max-height:calc(100vh - 24px);overflow:hidden;display:flex;flex-direction:column;animation:_slideIn_jd6w1_1 .15s ease-out;pointer-events:auto}._panelFixed_jd6w1_40{position:fixed;top:48px;right:0;bottom:0;background:var(--theme-surface);border-left:1px solid var(--theme-border);width:380px;overflow:hidden;display:flex;flex-direction:column;pointer-events:auto;border-radius:0;box-shadow:none}@keyframes _slideIn_jd6w1_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._header_jd6w1_67{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:2px solid var(--theme-border);flex-shrink:0}._headerTitle_jd6w1_76{font-size:14px;font-weight:600;color:var(--theme-text)}._closeButton_jd6w1_82{background:none;border:none;color:var(--theme-text-secondary);cursor:pointer;font-size:18px;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center}._closeButton_jd6w1_82:hover{background:var(--theme-surface-hover);color:var(--theme-text)}._body_jd6w1_100{flex:1;min-height:0;overflow-y:auto;padding:14px 16px}._section_jd6w1_107{margin-bottom:18px}._sectionTitle_jd6w1_111{font-size:12px;font-weight:600;color:var(--theme-text-secondary);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}._row_jd6w1_120{display:flex;align-items:center;gap:8px;margin-bottom:7px}._label_jd6w1_127{font-size:12px;color:var(--theme-text-secondary);min-width:36px;flex-shrink:0}._input_jd6w1_134{flex:1;padding:6px 10px;border:1px solid var(--theme-border);border-radius:5px;background:var(--theme-background);color:var(--theme-text);font-size:13px;outline:none;transition:border-color .2s;min-width:0}._input_jd6w1_134:focus{border-color:var(--theme-primary)}._inputError_jd6w1_151{border-color:var(--theme-error, #ef4444)}._errorMessage_jd6w1_155{font-size:11px;color:var(--theme-error, #ef4444);margin:-2px 0 3px 36px}._inputSmall_jd6w1_161{width:64px;flex:none}._unit_jd6w1_166{font-size:11px;color:var(--theme-text-tertiary);flex-shrink:0}._toggleGroup_jd6w1_173{display:flex;gap:3px;flex:1}._toggleButton_jd6w1_179{flex:1;padding:6px 10px;border:1px solid var(--theme-border);border-radius:5px;background:var(--theme-background);color:var(--theme-text-secondary);font-size:12px;cursor:pointer;transition:all .15s}._toggleButton_jd6w1_179:hover{background:var(--theme-surface-hover)}._toggleButton_jd6w1_179._active_jd6w1_195{background:var(--theme-primary);color:#fff;border-color:var(--theme-primary)}._elementSelector_jd6w1_202{display:flex;gap:3px;margin-bottom:8px}._elementButton_jd6w1_208{flex:1;padding:6px 4px;border:1px solid var(--theme-border);border-radius:6px;background:var(--theme-background);color:var(--theme-text-secondary);font-size:11px;cursor:pointer;transition:all .15s;text-align:center}._elementButton_jd6w1_208:hover{background:var(--theme-surface-hover)}._elementButton_jd6w1_208._active_jd6w1_195{background:var(--theme-primary-light, rgba(59, 130, 246, .1));color:var(--theme-primary);border-color:var(--theme-primary)}._heightList_jd6w1_232{display:flex;flex-direction:column;gap:4px;margin-top:6px}._heightItem_jd6w1_239{display:flex;align-items:center;gap:4px}._heightIndex_jd6w1_245{font-size:11px;color:var(--theme-text-tertiary);width:18px;text-align:center}._removeButton_jd6w1_252{background:none;border:none;color:var(--theme-error, #ef4444);cursor:pointer;font-size:14px;padding:2px 4px;border-radius:4px}._removeButton_jd6w1_252:hover{background:#ef44441a}._addButton_jd6w1_266{padding:5px 10px;border:1px dashed var(--theme-border);border-radius:5px;background:transparent;color:var(--theme-text-secondary);font-size:12px;cursor:pointer;transition:all .15s;width:100%;margin-top:3px}._addButton_jd6w1_266:hover{border-color:var(--theme-primary);color:var(--theme-primary);background:var(--theme-primary-light, rgba(59, 130, 246, .05))}._areaCard_jd6w1_286{background:var(--theme-background);border:1px solid var(--theme-border);border-radius:6px;padding:10px 12px;margin-bottom:10px}._areaTitle_jd6w1_294{font-size:12px;font-weight:600;color:var(--theme-text);margin-bottom:6px}._footer_jd6w1_302{padding:12px 16px;border-top:1px solid var(--theme-border);display:flex;gap:8px;flex-shrink:0}._footerButton_jd6w1_310{flex:1;padding:10px 14px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s}._primaryButton_jd6w1_321{background:var(--theme-primary);color:#fff}._primaryButton_jd6w1_321:hover{opacity:.9}._dangerButton_jd6w1_330{background:var(--theme-error, #ef4444);color:#fff}._dangerButton_jd6w1_330:hover{opacity:.9}._secondaryButton_jd6w1_339{background:var(--theme-surface-variant);color:var(--theme-text)}._secondaryButton_jd6w1_339:hover{background:var(--theme-surface-hover)}._divider_jd6w1_348{height:1px;background:var(--theme-border);margin:14px 0}._sliderRow_jd6w1_355{display:flex;align-items:center;gap:6px;margin-top:4px}._slider_jd6w1_355{flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:2px;background:var(--theme-border);outline:none}._slider_jd6w1_355::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:var(--theme-primary);cursor:pointer}._sliderValue_jd6w1_380{font-size:12px;color:var(--theme-text-secondary);min-width:44px;text-align:right}._saveButton_jd6w1_388{width:100%;padding:8px 12px;border:1px dashed var(--theme-border);border-radius:6px;background:transparent;color:var(--theme-text-secondary);font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:6px}._saveButton_jd6w1_388:hover{border-color:var(--theme-primary);color:var(--theme-primary);background:var(--theme-primary-light, rgba(59, 130, 246, .05))}._sectionPopup_jd6w1_412{position:fixed;right:396px;background:var(--theme-surface);border-radius:12px;box-shadow:var(--popup-shadow);width:320px;max-height:calc(100vh - 80px);overflow:hidden;display:flex;flex-direction:column;animation:_slideIn_jd6w1_1 .15s ease-out;z-index:1000}._refDirToggle_jd6w1_428{display:flex;gap:2px;flex-shrink:0}._refDirButton_jd6w1_434{padding:3px 6px;border:1px solid var(--theme-border);background:var(--theme-background);color:var(--theme-text-tertiary);font-size:11px;cursor:pointer;transition:all .15s;line-height:1}._refDirButton_jd6w1_434:first-child{border-radius:4px 0 0 4px}._refDirButton_jd6w1_434:last-child{border-radius:0 4px 4px 0}._refDirButton_jd6w1_434:hover{background:var(--theme-surface-hover)}._refDirButton_jd6w1_434._active_jd6w1_195{background:var(--theme-primary);color:#fff;border-color:var(--theme-primary)}._tooltipWrapper_1yt9e_2{position:relative}._tooltip_1yt9e_2{position:absolute;bottom:-4px;left:50%;transform:translate(-50%,100%);z-index:50;background:var(--theme-surface, #1e1e1e);border:1px solid var(--theme-border, #333);border-radius:6px;padding:5px 8px;white-space:nowrap;pointer-events:none;box-shadow:0 4px 12px #00000040;opacity:0;transition:opacity .15s ease}._tooltipVisible_1yt9e_23{opacity:1}._tooltipName_1yt9e_27{font-size:11px;font-weight:600;color:var(--theme-text, #eee);line-height:1.3;max-width:160px;overflow:hidden;text-overflow:ellipsis}._tooltipDims_1yt9e_37{font-size:9px;color:var(--theme-text-secondary, #aaa);line-height:1.3;margin-top:1px}._checkbox_1yt9e_45{position:absolute;top:6px;left:6px;z-index:10;cursor:pointer}._checkboxInner_1yt9e_53{width:22px;height:22px;border-radius:5px;border:2px solid rgba(255,255,255,.7);background:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;transition:all .15s ease}._checkboxInner_1yt9e_53:hover{border-color:var(--theme-primary, #4a90d9);background:#00000073}._checkboxChecked_1yt9e_71{background:var(--theme-primary, #4a90d9)!important;border-color:var(--theme-primary, #4a90d9)!important}._actionBar_1yt9e_77{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;margin-top:8px;background:var(--theme-surface, #1e1e1e);border:1px solid var(--theme-border, #333);border-radius:8px;gap:8px}._actionBarCount_1yt9e_89{font-size:12px;font-weight:600;color:var(--theme-text, #eee);white-space:nowrap}._actionBarButtons_1yt9e_96{display:flex;gap:6px}._actionBtn_1yt9e_101{padding:7px 16px;border:1px solid var(--theme-border, #555);border-radius:6px;background:var(--theme-background-secondary, #2a2a2a);color:var(--theme-text, #eee);font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease}._actionBtn_1yt9e_101:hover{background:var(--theme-primary, #4a90d9);border-color:var(--theme-primary, #4a90d9);color:#fff}._actionBtnDanger_1yt9e_119{color:#ff6b6b;border-color:#ff6b6b4d}._actionBtnDanger_1yt9e_119:hover{background:#f44;border-color:#f44;color:#fff}._renameInput_1yt9e_131{width:calc(100% - 8px);padding:3px 6px;border:1px solid var(--theme-primary, #4a90d9);border-radius:4px;background:var(--theme-surface, #1e1e1e);color:var(--theme-text, #eee);font-size:11px;outline:none;position:absolute;bottom:4px;left:4px;z-index:10}._container_1e332_1{display:flex;flex-direction:column;height:100%;background-color:var(--theme-surface)}._header_1e332_8{padding:16px 20px;border-bottom:1px solid var(--theme-border);flex-shrink:0}._title_1e332_14{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:15px;font-weight:600;color:var(--theme-text);margin:0;letter-spacing:-.02em}._tabNavigation_1e332_24{display:flex;background:var(--theme-background-secondary);border-radius:5px;padding:2px 2px 4px;gap:1px;margin:4px 12px 0;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}._tab_1e332_24{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;padding:4px 6px;border:none;background:transparent;cursor:pointer;transition:all .15s ease;color:var(--theme-text-muted);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;min-height:24px;border-radius:4px;white-space:nowrap;letter-spacing:-.01em;-webkit-font-smoothing:antialiased}._tab_1e332_24:hover:not(._activeTab_1e332_58){color:var(--theme-text-secondary);background:#ffffff0a}._tab_1e332_24:active{transform:scale(.97)}._tab_1e332_24._activeTab_1e332_58{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important;font-weight:600;border:1.5px solid var(--theme-primary)!important}._tab_1e332_24._activeTab_1e332_58:hover{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important}._tabIcon_1e332_79{font-size:16px}._tabLabel_1e332_83{font-size:11px;font-weight:500}._filterBar_1e332_89{display:flex;gap:4px;padding:6px 12px 0;overflow-x:auto;flex-shrink:0;-webkit-overflow-scrolling:touch;scrollbar-width:none}._filterBar_1e332_89::-webkit-scrollbar{display:none}._filterChip_1e332_103{flex-shrink:0;padding:5px 12px;border:1px solid var(--theme-border, #e5e5e5);border-radius:14px;background:transparent;color:var(--theme-text-secondary, #888);font-size:11px;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}._filterChip_1e332_103:hover{border-color:var(--theme-primary, #1abc9c);color:var(--theme-primary, #1abc9c)}._filterChipActive_1e332_123{background:var(--theme-primary, #1abc9c);border-color:var(--theme-primary, #1abc9c);color:#fff;font-weight:600}._filterChipActive_1e332_123:hover{background:var(--theme-primary, #1abc9c);border-color:var(--theme-primary, #1abc9c);color:#fff}._content_1e332_137{flex:1;overflow-y:auto;padding:0}._tabContent_1e332_143{padding:20px}._materialGrid_1e332_148{display:grid;grid-template-columns:1fr 1fr;gap:10px}._materialCard_1e332_154{background:var(--theme-surface);border:1.5px solid var(--theme-border-strong, #ccc);border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color .15s,box-shadow .15s}._materialCard_1e332_154:hover{border-color:var(--theme-primary, #1abc9c);box-shadow:0 2px 8px #00000014}._materialCardSelected_1e332_168{border-color:var(--theme-primary, #1abc9c);box-shadow:0 0 0 2px #1abc9c33}._materialThumbnail_1e332_173{width:100%;aspect-ratio:1;overflow:hidden}._materialImage_1e332_179{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}._materialColorSwatch_1e332_186{width:100%;height:100%}._materialInfo_1e332_191{border-top:1px solid var(--theme-border-strong, #ccc);padding:6px 8px}._materialType_1e332_196{display:block;font-size:10px;font-weight:600;color:var(--theme-primary, #1abc9c);line-height:1.3;letter-spacing:.02em}._materialName_1e332_205{display:block;font-size:12px;font-weight:700;color:var(--theme-text);margin-top:2px;line-height:1.3}._materialManufacturer_1e332_214{display:block;font-size:10px;color:var(--theme-text-secondary);margin-top:1px;line-height:1.3}@media (max-width: 768px){._container_1e332_1{height:auto}._tabNavigation_1e332_24{margin:8px 12px}._tab_1e332_24{padding:6px 8px;min-height:28px}._tabContent_1e332_143{padding:8px 12px}._materialGrid_1e332_148{max-height:200px;gap:6px}}._columnThumbnailWrapper_1lymg_1{display:flex;flex-direction:column;align-items:center;gap:8px}._columnThumbnail_1lymg_1{position:relative;aspect-ratio:1 / 1;background-color:var(--theme-background-secondary, #d9d8d4);border:1px solid var(--theme-border, #e5e7eb);border-radius:4px;cursor:grab;transition:all .2s ease;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0}._columnThumbnail_1lymg_1:hover{border-color:var(--theme-primary);box-shadow:0 4px 12px var(--theme-primary-light);transform:translateY(-2px)}._columnThumbnail_1lymg_1:active{cursor:grabbing;transform:translateY(0)}._columnImage_1lymg_35{width:110%;height:110%;max-width:none;max-height:none;-o-object-fit:cover;object-fit:cover;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transform:scale(1.05)}._columnThumbnail_1lymg_1._dragging_1lymg_46{opacity:.5;transform:rotate(5deg)}._columnLabel_1lymg_52{font-size:12px;font-weight:500;color:var(--theme-text, #333);text-align:center;margin-top:4px}@media (min-width: 1920px){._columnThumbnail_1lymg_1{aspect-ratio:3 / 4;padding:0}}@media (max-width: 1919px) and (min-width: 1400px){._columnThumbnail_1lymg_1{aspect-ratio:3 / 4;padding:0}}@media (max-width: 1399px) and (min-width: 1200px){._columnThumbnail_1lymg_1{aspect-ratio:3 / 4;padding:0}}@media (max-width: 1199px) and (min-width: 1024px){._columnThumbnail_1lymg_1{aspect-ratio:3 / 4;padding:0}._columnImage_1lymg_35{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}}@media (max-width: 1023px) and (min-width: 768px){._columnThumbnail_1lymg_1{aspect-ratio:4 / 3;padding:0}}@media (max-width: 767px) and (min-width: 481px){._columnThumbnail_1lymg_1{aspect-ratio:4 / 3;padding:0}}@media (max-width: 480px){._columnThumbnail_1lymg_1{aspect-ratio:1 / 1;padding:0}}@media (orientation: portrait) and (max-width: 768px){._columnThumbnail_1lymg_1{aspect-ratio:1 / 1;padding:0}}@media (orientation: landscape) and (max-height: 600px){._columnThumbnail_1lymg_1{aspect-ratio:1 / 1;padding:0}}@media (min-resolution: 192dpi){._columnImage_1lymg_35{filter:drop-shadow(0 1px 2px rgba(0,0,0,.08))}}._columnControl_1b5p1_1{padding:20px;background:var(--theme-background-secondary);border-radius:8px;height:100%;overflow-y:auto}._header_1b5p1_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._header_1b5p1_9 h3{margin:0;font-size:18px;color:var(--theme-text)}._thumbnailSection_1b5p1_22{margin-bottom:20px}._thumbnailSection_1b5p1_22 h4{margin:0 0 12px;color:var(--theme-text);font-size:14px}._thumbnailGrid_1b5p1_32{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}._info_1b5p1_39{margin-bottom:20px;padding:12px;background:var(--theme-info-light);border-radius:4px;border-left:4px solid var(--theme-info)}._info_1b5p1_39 p{margin:4px 0;font-size:13px;color:var(--theme-text-secondary)}._columnList_1b5p1_53{margin-bottom:20px}._columnList_1b5p1_53 h4{margin:0 0 12px;font-size:16px;color:var(--theme-text, #333)}._emptyState_1b5p1_63{text-align:center;color:var(--theme-text-muted, #999);font-style:italic;padding:20px}._columns_1b5p1_70{display:flex;flex-direction:column;gap:8px}._columnItem_1b5p1_76{display:flex;justify-content:space-between;align-items:center;padding:12px;background:var(--theme-surface, white);border:1px solid var(--theme-border, #ddd);border-radius:4px;cursor:pointer;transition:all .2s}._columnItem_1b5p1_76:hover{background:var(--theme-background-secondary, #f5f5f5);border-color:var(--theme-text-muted, #ccc)}._columnItem_1b5p1_76._selected_1b5p1_93{background:var(--theme-primary-light, #e8f5e8);border-color:var(--theme-primary, #4CAF50)}._columnInfo_1b5p1_98{display:flex;flex-direction:column;gap:4px}._columnName_1b5p1_104{font-weight:500;color:var(--theme-text, #333)}._columnSize_1b5p1_109{font-size:12px;color:var(--theme-text-muted, #666)}._removeButton_1b5p1_114{background:#f44336;color:#fff;border:none;width:24px;height:24px;border-radius:50%;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:background-color .2s}._removeButton_1b5p1_114:hover{background:#d32f2f}._columnSettings_1b5p1_133{background:var(--theme-surface, white);padding:16px;border-radius:4px;border:1px solid var(--theme-border, #ddd)}._columnSettings_1b5p1_133 h4{margin:0 0 16px;font-size:16px;color:var(--theme-text, #333)}._settingGroup_1b5p1_146{margin-bottom:16px}._settingGroup_1b5p1_146 label{display:block;margin-bottom:8px;font-weight:500;color:var(--theme-text, #333);font-size:14px}._sizeInputs_1b5p1_158,._positionInputs_1b5p1_163{display:flex;gap:12px}._inputGroup_1b5p1_168{flex:1}._inputGroup_1b5p1_168 label{margin-bottom:4px;font-size:12px;color:var(--theme-text-muted, #666)}._inputGroup_1b5p1_168 input{width:100%;padding:8px;border:1px solid var(--theme-border, #ddd);border-radius:4px;font-size:14px}._inputGroup_1b5p1_168 input:focus{outline:none;border-color:#4caf50}._settingGroup_1b5p1_146 input[type=color]{width:100%;height:40px;border:1px solid var(--theme-border, #ddd);border-radius:4px;cursor:pointer}._settingGroup_1b5p1_146 select{width:100%;padding:8px;border:1px solid var(--theme-border, #ddd);border-radius:4px;font-size:14px;background:var(--theme-surface, white)}._settingGroup_1b5p1_146 select:focus{outline:none;border-color:#4caf50}._overlay_gq47y_1{position:fixed;top:0;right:0;width:400px;height:100vh;background-color:transparent;display:flex;align-items:flex-start;justify-content:center;z-index:1000;padding-top:60px;pointer-events:none}._modal_gq47y_16{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;width:350px;max-height:calc(100vh - 120px);overflow:hidden;display:flex;flex-direction:column;animation:_slideIn_gq47y_1 .2s ease-out;pointer-events:auto}@keyframes _slideIn_gq47y_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._modalHeader_gq47y_40{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(135deg,var(--theme-primary) 0%,var(--theme-primary-hover) 100%);color:#fff}._modalHeader_gq47y_40 h3{margin:0}._keyboardHint_gq47y_53{margin-bottom:8px;padding:6px 8px;background-color:#f0f9ff;border:1px solid #e0f2fe;border-radius:4px;color:#0369a1}._closeButton_gq47y_62{width:28px;height:28px;border:none;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;color:#fff;transition:all .2s ease}._closeButton_gq47y_62:hover{background:#ffffff4d}._modalContent_gq47y_81{flex:1;overflow-y:auto;padding:20px}._section_gq47y_87{margin-bottom:24px}._section_gq47y_87:last-child{margin-bottom:0}._section_gq47y_87 h4{font-size:14px;font-weight:600;color:#333;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}._infoRow_gq47y_104{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px}._columnId_gq47y_112{font-weight:600;color:#007bff;background-color:#f8f9fa;padding:4px 8px;border-radius:6px}._inputRow_gq47y_120{display:flex;gap:12px}._inputItem_gq47y_125{flex:1;display:flex;flex-direction:column;gap:6px}._inputItem_gq47y_125 label{font-size:12px;font-weight:500;color:#555}._inputItem_gq47y_125 input{padding:10px 12px;border:1px solid #e1e5e9;border-radius:8px;font-size:14px;transition:all .2s ease;background-color:#fafbfc}._inputItem_gq47y_125 input:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px #3b82f61a;background-color:#fff}._modalFooter_gq47y_154{display:flex;justify-content:space-between;align-items:center;padding:20px;margin-top:auto}._actionButtons_gq47y_162{display:flex;gap:12px}._deleteButton_gq47y_167{background:linear-gradient(135deg,#374151,#1f2937);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #1f293733}._deleteButton_gq47y_167:hover{background:linear-gradient(135deg,#1f2937,#111827);transform:translateY(-1px);box-shadow:0 4px 8px #1f29374d}._cancelButton_gq47y_186{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #6b728033}._cancelButton_gq47y_186:hover{background:linear-gradient(135deg,#4b5563,#374151);transform:translateY(-1px);box-shadow:0 4px 8px #6b72804d}._saveButton_gq47y_205{background:linear-gradient(135deg,var(--theme-primary) 0%,var(--theme-primary-hover) 100%);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #10b98133}._saveButton_gq47y_205:hover{background:linear-gradient(135deg,var(--theme-primary-hover) 0%,#047857 100%);transform:translateY(-1px);box-shadow:0 4px 8px #10b9814d}._modalContent_gq47y_81::-webkit-scrollbar{width:6px}._modalContent_gq47y_81::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._modalContent_gq47y_81::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._modalContent_gq47y_81::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._toggleRow_gq47y_244{display:flex;flex-direction:column;gap:12px}._toggleLabel_gq47y_250{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background-color:#fafbfc;border:1px solid #e1e5e9;border-radius:8px;font-size:14px;color:#333}._toggleButton_gq47y_262{padding:6px 16px;border:1px solid #e1e5e9;border-radius:20px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;background-color:#f3f4f6;color:#6b7280}._toggleButton_gq47y_262:hover{background-color:#e5e7eb}._toggleButton_gq47y_262._active_gq47y_278{background:linear-gradient(135deg,var(--theme-primary) 0%,var(--theme-primary-hover) 100%);color:#fff;border-color:var(--theme-primary)}@media (max-width: 768px){._overlay_gq47y_1{width:100%;padding-top:40px}._modal_gq47y_16{width:90%;max-width:350px}}._overlay_myi9p_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._loadingOverlay_myi9p_15{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fadeIn_myi9p_1 .2s ease-out}@keyframes _fadeIn_myi9p_1{0%{opacity:0}to{opacity:1}}._loadingContent_myi9p_35{text-align:center;color:#fff;padding:40px}._loadingIcon_myi9p_41{width:64px;height:64px;margin:0 auto 24px;position:relative}._loadingCircle_myi9p_49{position:absolute;width:100%;height:100%;border:2px dashed rgba(255,255,255,.2);border-radius:50%;animation:_spin_myi9p_1 8s linear infinite}._loadingCircleActive_myi9p_59{position:absolute;width:100%;height:100%;border:2px solid transparent;border-top:2px solid var(--theme-primary, #3b82f6);border-right:2px solid var(--theme-primary, #3b82f6);border-radius:50%;animation:_spin_myi9p_1 .8s cubic-bezier(.5,0,.5,1) infinite}._loadingCircleInner_myi9p_70,._loadingCircleInnerActive_myi9p_74{display:none}._pdfIcon_myi9p_78{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px;color:var(--theme-primary, #3b82f6);font-weight:600;letter-spacing:-.5px}@keyframes _spin_myi9p_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingTitle_myi9p_94{font-size:18px;font-weight:600;margin-bottom:8px;color:#fff}._loadingSubtitle_myi9p_101{font-size:13px;color:#ffffff80;margin-bottom:32px}._loadingProgress_myi9p_107{width:240px;margin:0 auto}._progressBar_myi9p_112{height:3px;background:#ffffff1a;border-radius:4px;overflow:hidden;margin-bottom:16px}._progressFill_myi9p_120{height:100%;background:var(--theme-primary, #3b82f6);border-radius:4px;transition:width .3s ease;position:relative}._progressFill_myi9p_120:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:_shimmer_myi9p_1 1.5s infinite}@keyframes _shimmer_myi9p_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._loadingSteps_myi9p_144{display:flex;justify-content:center;gap:24px;margin-bottom:16px}._loadingStep_myi9p_144{font-size:11px;color:#ffffff4d;transition:all .2s ease;position:relative}._loadingStep_myi9p_144:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#fff3;margin-right:6px;vertical-align:middle;transition:all .2s ease}._loadingStep_myi9p_144._active_myi9p_170{color:var(--theme-primary, #3b82f6)}._loadingStep_myi9p_144._active_myi9p_170:before{background:var(--theme-primary, #3b82f6);box-shadow:0 0 8px var(--theme-primary, #3b82f6)}._loadingStep_myi9p_144._completed_myi9p_179{color:#fff9}._loadingStep_myi9p_144._completed_myi9p_179:before{background:#fff9}._loadingStatus_myi9p_187{font-size:12px;color:#fff6;min-height:18px}._modal_myi9p_193{background-color:var(--theme-surface);border-radius:12px;width:90%;max-width:480px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 40px #0000004d,0 4px 16px #0000001a;border:1px solid var(--theme-border)}._header_myi9p_206{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--theme-border)}._header_myi9p_206 h2{font-size:18px;font-weight:600;color:var(--theme-text);margin:0}._closeButton_myi9p_221{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s;color:var(--theme-text-secondary)}._closeButton_myi9p_221:hover{background-color:var(--theme-background-secondary)}._content_myi9p_238{flex:1;overflow-y:auto;padding:16px 20px 20px}._section_myi9p_245{margin-bottom:20px}._sectionTitle_myi9p_249{font-size:13px;color:var(--theme-text-secondary);margin:0 0 12px}._sectionHeader_myi9p_255{font-size:13px;font-weight:600;color:var(--theme-text);margin:0}._sectionHeaderRow_myi9p_262{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._selectAllLabel_myi9p_269{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--theme-text-secondary, #666);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._selectAllLabel_myi9p_269 input[type=checkbox]{width:14px;height:14px;cursor:pointer;accent-color:var(--theme-primary, #6C5CE7)}._selectAllLabel_myi9p_269 span{white-space:nowrap}._formatTabs_myi9p_291{display:flex;gap:0;border:1px solid var(--theme-border);border-radius:8px;overflow:hidden;background:var(--theme-background-secondary)}._formatTab_myi9p_291{flex:1;padding:10px 16px;font-size:13px;font-weight:500;background:transparent;border:none;cursor:pointer;color:var(--theme-text-secondary);transition:all .2s;position:relative}._formatTab_myi9p_291:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:60%;background:var(--theme-border)}._formatTab_myi9p_291:hover:not(:disabled){background:var(--theme-primary-light);opacity:.8}._formatTab_myi9p_291._active_myi9p_170{background:var(--theme-background-secondary);color:var(--theme-primary);font-weight:600;border:1.5px solid var(--theme-primary)}._formatTab_myi9p_291:disabled{opacity:.5;cursor:not-allowed}._renderModes_myi9p_342{display:flex;gap:10px}._renderMode_myi9p_342{flex:1;display:flex;align-items:center;padding:12px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;cursor:pointer;transition:all .2s;position:relative}._renderMode_myi9p_342:hover{border-color:var(--theme-primary);background:var(--theme-primary-light);opacity:.5}._renderMode_myi9p_342._active_myi9p_170{border-color:var(--theme-primary);background:var(--theme-surface)}._renderMode_myi9p_342 input[type=radio]{width:16px;height:16px;margin-right:10px;flex-shrink:0;accent-color:var(--theme-primary)}._renderModeContent_myi9p_379{flex:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}._renderModeContent_myi9p_379 h4{margin:0 0 2px;font-size:13px;font-weight:600;color:var(--theme-text);-webkit-user-select:none;-moz-user-select:none;user-select:none}._renderModeContent_myi9p_379 p{margin:0;font-size:11px;color:var(--theme-text-secondary)}._viewList_myi9p_399{display:flex;flex-direction:column;gap:6px}._viewOption_myi9p_405{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:6px;cursor:pointer;transition:all .2s}._viewOption_myi9p_405:hover{background:var(--theme-primary-light);opacity:.3}._viewOption_myi9p_405._selected_myi9p_422{background:var(--theme-primary-light);border-color:var(--theme-primary)}._viewOption_myi9p_405 input[type=checkbox]{width:16px;height:16px;margin-right:10px;cursor:pointer;accent-color:var(--theme-primary)}._viewOption_myi9p_405 span{flex:1;font-size:13px;color:var(--theme-text)}._viewDescription_myi9p_441{font-size:11px!important;color:var(--theme-text-secondary)!important;margin-left:6px}._viewDetail_myi9p_447{padding:3px 10px;font-size:12px;color:var(--theme-primary);background:transparent;border:1px solid var(--theme-primary);border-radius:4px;cursor:pointer;transition:all .2s}._viewDetail_myi9p_447:hover{background:var(--theme-primary);color:#fff}._downloadButton_myi9p_464{width:100%;padding:12px;font-size:14px;font-weight:600;color:#fff;background:var(--theme-primary);border:none;border-radius:8px;cursor:pointer;transition:all .2s;margin-top:4px}._downloadButton_myi9p_464:hover:not(:disabled){background:var(--theme-primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px var(--theme-primary-light)}._downloadButton_myi9p_464:disabled{opacity:.5;cursor:not-allowed}._optionList_myi9p_490{display:flex;flex-direction:column;gap:12px}._optionButton_myi9p_496{display:flex;align-items:center;gap:16px;width:100%;padding:14px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;cursor:pointer;transition:all .2s;text-align:left;position:relative}._optionButton_myi9p_496:hover:not(:disabled){border-color:var(--theme-primary);background:var(--theme-background-secondary);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._optionButton_myi9p_496:disabled{opacity:.5;cursor:not-allowed}._optionIcon_myi9p_523{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--theme-background-secondary);border-radius:8px;color:var(--theme-primary)}._optionInfo_myi9p_535{flex:1}._optionInfo_myi9p_535 h3{margin:0 0 2px;font-size:14px;font-weight:600;color:var(--theme-text)}._optionInfo_myi9p_535 p{margin:0;font-size:12px;color:var(--theme-text-secondary)}._loading_myi9p_15{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:12px;color:var(--theme-primary);font-weight:500}@media (max-width: 768px){._modal_myi9p_193{width:95%;max-height:90vh}._header_myi9p_206,._content_myi9p_238{padding:12px 16px}._renderModes_myi9p_342{flex-direction:column}._formatTab_myi9p_291{padding:10px 12px;font-size:13px}}._overlay_1yn2d_1{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center}._overlay_1yn2d_1._lightTheme_1yn2d_13,._overlay_1yn2d_1._darkTheme_1yn2d_17{background-color:var(--theme-overlay)}._fullContainer_1yn2d_21{width:100vw;height:100vh;display:flex;flex-direction:column;background-color:var(--theme-background-secondary)}._downloadModal_1yn2d_30{background:var(--theme-surface);border-radius:12px;width:90%;max-width:600px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}._downloadHeader_1yn2d_42{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--theme-border)}._downloadHeader_1yn2d_42 h2{margin:0;font-size:20px;font-weight:600;color:var(--theme-text)}._downloadContent_1yn2d_57{flex:1;overflow-y:auto;padding:24px}._downloadSection_1yn2d_63{margin-bottom:32px}._downloadSection_1yn2d_63:last-child{margin-bottom:0}._downloadSection_1yn2d_63 h3{margin:0 0 16px;font-size:14px;font-weight:500;color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.5px}._templateGrid_1yn2d_80{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px}._templateOption_1yn2d_86{cursor:pointer;text-align:center;transition:all .2s ease}._templateOption_1yn2d_86:hover{transform:translateY(-2px)}._templateOption_1yn2d_86._selected_1yn2d_96{transform:scale(1.05)}._templatePreview_1yn2d_100{background:#fff;border:2px solid var(--theme-border);border-radius:8px;padding:8px;margin-bottom:8px;transition:all .2s ease}._templateOption_1yn2d_86._selected_1yn2d_96 ._templatePreview_1yn2d_100{border-color:var(--theme-primary);box-shadow:0 0 0 2px var(--theme-primary-light)}._templateOption_1yn2d_86 span{font-size:13px;color:var(--theme-text)}._paperSettings_1yn2d_119{display:flex;gap:12px}._paperSettings_1yn2d_119 select{flex:1;padding:8px 12px;border:1px solid var(--theme-border);border-radius:6px;background:var(--theme-background);color:var(--theme-text);font-size:14px;cursor:pointer}._downloadFooter_1yn2d_135{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid var(--theme-border)}._downloadButton_1yn2d_143{padding:10px 24px;background:var(--theme-primary);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._downloadButton_1yn2d_143:hover:not(:disabled){background:var(--theme-primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #7c3aed4d}._downloadButton_1yn2d_143:disabled{opacity:.5;cursor:not-allowed}._bottomContainer_1yn2d_167{flex:1;display:flex;overflow:hidden}._sidebar_1yn2d_174{display:flex;background-color:var(--theme-surface);border-right:1px solid var(--theme-border);box-shadow:2px 0 4px var(--theme-shadow)}._tabButtons_1yn2d_182{width:64px;background-color:var(--theme-background-secondary);border-right:1px solid var(--theme-border);display:flex;flex-direction:column;padding:10px 0;gap:4px}._tabButton_1yn2d_182{width:64px;height:64px;background:none;border:none;color:var(--theme-text-secondary);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:all .2s;position:relative}._tabButton_1yn2d_182:hover{color:var(--theme-text);background-color:var(--bg-hover)}._tabButton_1yn2d_182._active_1yn2d_213{color:var(--accent-primary);background-color:var(--theme-surface)}._tabButton_1yn2d_182._active_1yn2d_213:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:3px;height:32px;background-color:var(--accent-primary)}._tabLabel_1yn2d_229{font-size:10px;font-weight:500}._tabContent_1yn2d_235{width:280px;padding:20px;overflow-y:auto}._menuTitle_1yn2d_241{color:var(--theme-text);font-size:18px;margin:0 0 20px;font-weight:600}._uploadContent_1yn2d_249{padding:20px 0}._uploadArea_1yn2d_253{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px}._uploadButton_1yn2d_261{display:flex;flex-direction:column;align-items:center;gap:12px;padding:30px;border:2px dashed var(--theme-border);border-radius:8px;background-color:var(--theme-background-secondary);cursor:pointer;transition:all .3s ease;text-align:center}._uploadButton_1yn2d_261:hover{border-color:var(--theme-primary);background-color:var(--theme-surface)}._uploadButton_1yn2d_261 svg{color:var(--theme-text-secondary);transition:color .3s ease}._uploadButton_1yn2d_261:hover svg{color:var(--theme-primary)}._uploadButton_1yn2d_261 span{font-size:16px;font-weight:500;color:var(--theme-text)}._uploadButton_1yn2d_261 small{font-size:12px;color:var(--theme-text-secondary)}._uploadedFilesList_1yn2d_301{margin-top:20px;padding-top:20px;border-top:1px solid var(--theme-border)}._uploadedFilesTitle_1yn2d_307{font-size:14px;font-weight:600;color:var(--theme-text);margin-bottom:12px}._filesGrid_1yn2d_314{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;max-height:400px;overflow-y:auto}._fileItem_1yn2d_322{display:flex;flex-direction:column;align-items:center;padding:8px;background:var(--theme-background-secondary);border-radius:8px;border:1px solid var(--theme-border);transition:all .2s ease;cursor:pointer}._fileItem_1yn2d_322:hover{background:var(--theme-primary-light);border-color:var(--theme-primary);transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}._fileThumbnail_1yn2d_341{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:4px;overflow:hidden;background:#fff;border:1px solid var(--theme-border);margin-bottom:8px}._fileThumbnail_1yn2d_341 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._fileIcon_1yn2d_360{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--theme-background)}._fileIcon_1yn2d_360 svg{color:var(--theme-text-secondary)}._fileName_1yn2d_373{font-size:11px;color:var(--theme-text);text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 4px;margin-bottom:4px}._fileActions_1yn2d_385{display:flex;gap:4px;opacity:0;transition:opacity .2s ease}._fileItem_1yn2d_322:hover ._fileActions_1yn2d_385{opacity:1}._fileActionBtn_1yn2d_396{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;padding:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._fileActionBtn_1yn2d_396:hover{background:var(--theme-primary);border-color:var(--theme-primary)}._fileActionBtn_1yn2d_396:hover svg{color:#fff}._fileActionBtn_1yn2d_396 svg{width:16px;height:16px;color:var(--theme-text-secondary)}._subTabContainer_1yn2d_424{display:flex;gap:8px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--theme-border)}._subTabContainer_1yn2d_424 ._subTab_1yn2d_424{flex:1;padding:8px 12px;border:none;background:var(--theme-background-secondary);color:var(--theme-text-secondary);font-size:13px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease}._subTab_1yn2d_424:hover{background:var(--theme-primary-light);color:var(--theme-text)}._subTab_1yn2d_424._active_1yn2d_213{background:var(--theme-primary);color:#fff}._subTabScrollContainer_1yn2d_457{position:relative;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--theme-border);overflow:hidden}._subTabWrapper_1yn2d_465{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:0 40px}._subTabWrapper_1yn2d_465::-webkit-scrollbar{display:none}._subTabWrapper_1yn2d_465 ._subTab_1yn2d_424{flex-shrink:0;padding:8px 16px;border:1px solid var(--theme-border);background:var(--theme-background);color:var(--theme-text-secondary);font-size:13px;font-weight:500;border-radius:20px;cursor:pointer;transition:all .2s ease;white-space:nowrap}._subTabWrapper_1yn2d_465 ._subTab_1yn2d_424:hover{background:var(--theme-background-secondary);border-color:var(--theme-primary);color:var(--theme-text)}._subTabWrapper_1yn2d_465 ._subTab_1yn2d_424._active_1yn2d_213{background:var(--theme-primary);border-color:var(--theme-primary);color:#fff}._scrollButton_1yn2d_506{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;background:var(--theme-background);border:1px solid var(--theme-border);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:16px;font-weight:700;color:var(--theme-text-secondary);z-index:10}._scrollButton_1yn2d_506._left_1yn2d_526{left:2px;box-shadow:2px 0 4px #0000001a}._scrollButton_1yn2d_506._right_1yn2d_531{right:2px;box-shadow:-2px 0 4px #0000001a}._scrollButton_1yn2d_506:hover{background:var(--theme-background-secondary);border-color:var(--theme-primary);color:var(--theme-primary)}._scrollButton_1yn2d_506._disabled_1yn2d_542{opacity:.3;cursor:not-allowed;pointer-events:none}._canvasContainer_1yn2d_549[data-portrait=true] ._canvas-container_1yn2d_549:not(:first-child){display:none!important;visibility:hidden!important;pointer-events:none!important;position:absolute!important;left:-9999px!important;opacity:0!important;width:0!important;height:0!important;overflow:hidden!important}._canvasContainer_1yn2d_549[data-portrait=true] ._canvas-container_1yn2d_549 canvas._upper-canvas_1yn2d_562~canvas{display:none!important;visibility:hidden!important;opacity:0!important}._canvasContainer_1yn2d_549 ._canvas-container_1yn2d_549~._canvas-container_1yn2d_549{display:none!important;visibility:hidden!important;pointer-events:none!important;opacity:0!important;width:0!important;height:0!important;overflow:hidden!important;position:absolute!important;left:-9999px!important}._canvasContainer_1yn2d_549{overflow:hidden!important;position:relative!important}._canvasContainer_1yn2d_549 ._canvas-container_1yn2d_549{display:none!important}._canvasContainer_1yn2d_549 ._canvas-container_1yn2d_549:first-of-type{display:block!important;visibility:visible!important;pointer-events:auto!important;opacity:1!important;position:relative!important;left:0!important;width:auto!important;height:auto!important}._canvasContainer_1yn2d_549 ._canvas-container_1yn2d_549:nth-child(n+2){display:none!important;visibility:hidden!important;pointer-events:none!important;position:absolute!important;left:-99999px!important;top:-99999px!important;width:0!important;height:0!important;opacity:0!important}._viewConfigContent_1yn2d_615{padding:20px;text-align:center}._placeholderText_1yn2d_620{color:var(--theme-text-secondary);font-size:13px}._templateGrid_1yn2d_80{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}._templateCard_1yn2d_631{display:flex;flex-direction:column;border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;text-align:left;padding:0;color:inherit}._templateCard_1yn2d_631:hover{transform:translateY(-2px);border-color:var(--accent-primary);box-shadow:0 8px 20px #00000040}._templateCardActive_1yn2d_651{border-color:var(--accent-primary);box-shadow:0 0 0 2px #6c5ce766,0 10px 24px #6c5ce740}._templateThumbnail_1yn2d_656{position:relative;width:100%;padding-top:70%;background:#1f1f1f;overflow:hidden}._templateThumbnail_1yn2d_656 img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.9)}._templateTag_1yn2d_674{position:absolute;top:8px;right:8px;background:#000000a6;color:#fff;font-size:10px;padding:4px 8px;border-radius:999px;letter-spacing:.04em;text-transform:uppercase}._templateMeta_1yn2d_687{display:flex;flex-direction:column;gap:4px;padding:12px 14px 16px}._templateMetaTitle_1yn2d_694{font-size:14px;font-weight:600;color:var(--theme-text)}._templateMetaDesc_1yn2d_700{font-size:12px;color:var(--theme-text-secondary);line-height:1.4}._viewGrid_1yn2d_706{display:grid;grid-template-columns:1fr 1fr;gap:15px}._viewMenuItem_1yn2d_712{background-color:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;padding:10px;cursor:grab;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;box-shadow:0 1px 3px var(--shadow)}._viewMenuItem_1yn2d_712:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 4px 12px var(--accent-light)}._viewMenuItem_1yn2d_712:active{cursor:grabbing;border-color:var(--accent-primary);transform:scale(.95)}._viewItemContent_1yn2d_736{width:100%;aspect-ratio:4/3;background-color:var(--theme-text);display:flex;align-items:center;justify-content:center;margin-bottom:8px;overflow:hidden}._viewItemContent_1yn2d_736 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:invert(1)}._viewItemPlaceholder_1yn2d_754{color:var(--theme-text-secondary);font-size:10px;text-align:center}._viewItemLabel_1yn2d_760{display:block;color:var(--theme-text-secondary);font-size:11px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mainContainer_1yn2d_771{flex:1;display:flex;flex-direction:column;overflow:hidden;background-color:var(--theme-background-secondary);position:relative}._contentWrapper_1yn2d_780{flex:1;display:flex;flex-direction:row;min-height:0;overflow:hidden}._container_1yn2d_788{width:90vw;height:90vh;background-color:var(--theme-background-secondary);border-radius:8px;display:flex;flex-direction:column;overflow:hidden}._header_1yn2d_798{background-color:var(--bg-secondary);padding:16px 24px;border-bottom:1px solid var(--border-primary);display:flex;justify-content:space-between;align-items:center;position:relative;z-index:60;width:100%;box-sizing:border-box;flex-shrink:0}._header_1yn2d_798 h2{margin:0;font-size:20px;font-weight:600;color:var(--text-primary)}._controls_1yn2d_819{display:flex;gap:12px;align-items:center}._zoomControls_1yn2d_826{display:flex;align-items:center;gap:8px;background-color:var(--theme-background-secondary);padding:4px 8px;border-radius:6px}._zoomBtn_1yn2d_835{width:28px;height:28px;border:1px solid var(--border-primary);background-color:var(--bg-button);color:var(--text-primary);cursor:pointer;border-radius:4px;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;transition:all .2s}._zoomBtn_1yn2d_835:hover{background-color:var(--bg-button-hover);border-color:var(--accent-primary)}._zoomValue_1yn2d_856{font-size:14px;color:var(--text-primary);min-width:45px;text-align:center}._zoomDropdownContainer_1yn2d_864{position:relative;display:inline-block}._zoomDropdown_1yn2d_864{position:absolute;top:100%;left:0;margin-top:8px;background-color:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:8px;box-shadow:0 4px 12px var(--shadow);min-width:140px;z-index:1000;overflow:hidden}._zoomPresetDropdown_1yn2d_887{position:relative;margin-left:8px}._zoomPresetButton_1yn2d_892{background-color:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:4px;padding:4px 6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:var(--theme-text-primary)}._zoomPresetButton_1yn2d_892:hover{background-color:var(--theme-background-tertiary);border-color:var(--theme-border-hover)}._zoomPresetMenu_1yn2d_910{position:absolute;top:100%;right:0;margin-top:4px;background-color:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:6px;box-shadow:0 4px 12px #00000026;padding:4px;min-width:120px;z-index:1000}._zoomPresetMenu_1yn2d_910 button{display:block;width:100%;padding:6px 12px;background:none;border:none;text-align:left;cursor:pointer;color:var(--theme-text-primary);font-size:13px;border-radius:4px;transition:background-color .2s ease}._zoomPresetMenu_1yn2d_910 button:hover{background-color:var(--theme-background-tertiary)}._zoomPresetDivider_1yn2d_942{height:1px;background-color:var(--theme-border);margin:4px 0}._zoomOption_1yn2d_947{padding:10px 16px;color:var(--text-primary);cursor:pointer;transition:all .2s ease;font-size:14px;display:flex;align-items:center;gap:8px}._zoomOption_1yn2d_947:hover{background-color:var(--bg-hover);color:var(--accent-primary)}._zoomOption_1yn2d_947._active_1yn2d_213{background-color:var(--accent-lighter);color:var(--accent-primary);font-weight:600}._zoomOption_1yn2d_947._active_1yn2d_213:before{content:"✓";position:absolute;left:8px;color:var(--accent-primary);font-weight:700}._zoomDivider_1yn2d_978{height:1px;background-color:var(--border-primary);margin:4px 0}._paperSizeContainer_1yn2d_984{display:flex;align-items:center;gap:8px;position:relative}._paperSizeLabel_1yn2d_991{font-size:14px;color:var(--text-secondary);font-weight:500}._paperSelect_1yn2d_997{padding:8px 36px 8px 16px;border:1px solid var(--border-primary);border-radius:6px;font-size:14px;background-color:var(--bg-tertiary);color:var(--text-primary);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;min-width:100px;font-weight:500;transition:all .2s ease;box-shadow:0 1px 3px var(--shadow)}._paperSelect_1yn2d_997:hover{border-color:var(--accent-primary);background-color:var(--bg-button-hover);transform:translateY(-1px);box-shadow:0 2px 6px var(--shadow)}._paperSelect_1yn2d_997:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-light);background-color:var(--bg-button-hover)}._paperSelect_1yn2d_997 option{background-color:var(--bg-secondary);color:var(--text-primary);padding:8px}._generateButton_1yn2d_1036{padding:8px 20px;background-color:var(--accent-primary);color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center}._generateButton_1yn2d_1036:hover{background-color:var(--accent-hover)}._generateButton_1yn2d_1036:disabled{background-color:var(--text-tertiary);cursor:not-allowed}._actionButton_1yn2d_1061{width:40px;height:40px;padding:8px;background-color:var(--bg-button);border:1px solid var(--border-primary);border-radius:8px;color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._actionButton_1yn2d_1061:hover{background-color:var(--bg-button-hover);border-color:var(--accent-primary);transform:translateY(-1px);box-shadow:0 2px 6px var(--shadow)}._actionButton_1yn2d_1061 svg{display:block;width:20px;height:20px}._themeToggle_1yn2d_1090{width:40px;height:40px;padding:8px;background-color:var(--bg-button);border:1px solid var(--border-primary);border-radius:8px;color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._themeToggle_1yn2d_1090:hover{background-color:var(--bg-button-hover);border-color:var(--accent-primary);transform:translateY(-1px);box-shadow:0 2px 6px var(--shadow)}._themeToggle_1yn2d_1090 svg{display:block;width:20px;height:20px}._closeButton_1yn2d_1118{padding:8px 20px;background-color:var(--bg-button);color:var(--text-primary);border:1px solid var(--border-primary);border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._closeButton_1yn2d_1118:hover{background-color:var(--bg-button-hover);border-color:var(--border-hover);color:var(--text-primary)}._previewContainer_1yn2d_1136{flex:1;overflow:auto;display:flex;align-items:center;justify-content:center;padding:20px;position:relative;background-color:var(--preview-background);min-height:0}._rulerWrapper_1yn2d_1149{display:grid;grid-template-columns:20px auto;grid-template-rows:20px auto;position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;box-shadow:0 4px 12px #0000001a}._rulerCorner_1yn2d_1160{grid-column:1;grid-row:1;background-color:transparent;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:20px;height:20px}._rulerHorizontal_1yn2d_1174{grid-column:2;grid-row:1;background-color:transparent;overflow:visible;position:relative;z-index:10;height:20px}._rulerHorizontal_1yn2d_1174 svg{display:block;height:20px;width:100%;background-color:transparent}._rulerVertical_1yn2d_1192{grid-column:1;grid-row:2;background-color:transparent;overflow:visible;position:relative;z-index:10;width:20px}._rulerVertical_1yn2d_1192 svg{display:block;width:20px;height:100%;background-color:transparent}._previewContent_1yn2d_1209{grid-column:2;grid-row:2;background-color:#fff!important;position:relative;margin:0;border:1px solid var(--theme-border)}._textItemContent_1yn2d_1220{width:100%;height:100%;padding:15px;box-sizing:border-box;overflow:hidden;background-color:var(--bg-tertiary);color:var(--text-primary);cursor:text;border-radius:6px}._infoContent_1yn2d_1232{width:200px;height:120px;display:flex;flex-direction:column;gap:4px;padding:6px;box-sizing:border-box;background-color:#fff}._infoTitle_1yn2d_1243{font-size:12px;font-weight:700;color:var(--accent-primary);margin:0;letter-spacing:.5px;text-shadow:0 0 5px var(--accent-light)}._infoContent_1yn2d_1232 p{font-size:9px;color:var(--text-primary);margin:0;cursor:pointer;padding:1px;line-height:1.2}._infoContent_1yn2d_1232 p:hover{background-color:var(--accent-lighter);border-radius:2px}._infoSpecs_1yn2d_1266{display:flex;flex-direction:column;gap:2px;font-size:8px}._infoSpecItem_1yn2d_1273{display:flex;gap:6px;align-items:center;line-height:1.2}._infoSpecItem_1yn2d_1273>span:first-child{color:var(--text-tertiary);min-width:28px;font-size:8px}._infoSpecItem_1yn2d_1273>span:last-child{color:var(--accent-primary);cursor:pointer;padding:1px 4px}._infoSpecItem_1yn2d_1273>span:last-child:hover{background-color:var(--accent-lighter);border-radius:3px}._titleContent_1yn2d_1297{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._titleContent_1yn2d_1297 h2{font-size:24px;font-weight:600;color:var(--text-primary);margin:0;cursor:pointer;padding:4px 8px;text-align:center}._titleContent_1yn2d_1297 h2:hover{background-color:var(--accent-lighter);border-radius:3px}._specsContent_1yn2d_1320{width:100%;height:100%;display:flex;flex-direction:column;gap:8px}._specsContent_1yn2d_1320 h3{font-size:16px;font-weight:600;color:var(--accent-primary);margin:0 0 10px}._specsContent_1yn2d_1320 p{font-size:12px;color:var(--text-secondary);margin:0}._notesContent_1yn2d_1341{width:100%;height:100%;display:flex;align-items:flex-start}._notesContent_1yn2d_1341 p{font-size:14px;color:var(--text-secondary);margin:0;cursor:pointer;padding:4px;width:100%}._notesContent_1yn2d_1341 p:hover{background-color:var(--accent-lighter);border-radius:3px}._textInput_1yn2d_1362{background:transparent;border:1px solid var(--accent-primary);color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;padding:2px 4px;outline:none;width:auto;min-width:100px;border-radius:3px}._textAreaInput_1yn2d_1376{background:transparent;border:1px solid var(--accent-primary);color:var(--text-secondary);font-family:inherit;font-size:14px;padding:4px;outline:none;width:100%;height:100%;resize:none;border-radius:3px}._infoPanel_1yn2d_1391{width:390px;padding:0;background-color:var(--bg-tertiary);border-right:1px solid var(--border-secondary);display:flex;flex-direction:column}._infoSection_1yn2d_1401{height:178px;background-color:var(--bg-button);border-bottom:1px solid var(--border-secondary);display:flex;flex-direction:column;padding:20px;box-sizing:border-box}._logoArea_1yn2d_1411{margin-bottom:15px}._logo_1yn2d_1411{font-size:24px;font-weight:700;color:var(--accent-primary);margin:0 0 5px;letter-spacing:2px;text-shadow:0 0 20px var(--accent-light)}._projectTitle_1yn2d_1424{font-size:16px;font-weight:400;color:var(--text-primary);margin:0}._projectSpecs_1yn2d_1431{display:flex;flex-direction:column;gap:8px}._specItem_1yn2d_1437{display:flex;justify-content:space-between;font-size:12px}._label_1yn2d_1443{color:var(--theme-text-muted);font-weight:400}._value_1yn2d_1448{color:var(--accent-primary);font-weight:500}._detailSection_1yn2d_1454{height:178px;padding:0;box-sizing:border-box}._detailViews_1yn2d_1460{display:flex;height:100%}._detailView_1yn2d_1460{flex:1;height:100%;border:1px solid var(--border-secondary);background-color:var(--bg-secondary);display:flex;align-items:center;justify-content:center;position:relative}._detailView_1yn2d_1460:first-child{border-right:none}._detailContent_1yn2d_1480{color:var(--theme-text-secondary);font-size:14px;text-transform:lowercase}._drawingArea_1yn2d_1487{position:relative;width:100%;height:100%;padding:0;background-color:transparent;overflow:visible;background-image:repeating-linear-gradient(0deg,transparent,transparent 19px,rgba(0,0,0,.05) 19px,rgba(0,0,0,.05) 20px),repeating-linear-gradient(90deg,transparent,transparent 19px,rgba(0,0,0,.05) 19px,rgba(0,0,0,.05) 20px)}._viewPlaceholder_1yn2d_1512{color:var(--theme-text-secondary);font-size:16px;letter-spacing:1px}._draggableView_1yn2d_1519{border:2px solid #d0d0d0;background-color:#fffffff2;display:flex;align-items:center;justify-content:center;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:border-color .2s,box-shadow .2s,background-color .2s,transform .2s;overflow:hidden;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);will-change:transform;box-shadow:0 2px 4px #0000001a}._draggableView_1yn2d_1519._selected_1yn2d_96{border:3px solid var(--theme-primary-dark);background-color:var(--theme-primary-light);box-shadow:0 0 0 4px var(--theme-primary-light),0 4px 12px var(--theme-primary-light)}._draggableView_1yn2d_1519._selected_1yn2d_96:after{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;border:1px dashed var(--theme-primary-light);pointer-events:none}._draggableView_1yn2d_1519:hover{border:2px solid var(--theme-primary);cursor:pointer}._draggableView_1yn2d_1519:not(:has(img)):hover:after{content:"더블클릭하여 편집";position:absolute;bottom:-25px;left:50%;transform:translate(-50%);background-color:#000c;color:var(--theme-surface);padding:4px 8px;border-radius:4px;font-size:11px;white-space:nowrap;pointer-events:none;z-index:100}._draggableView_1yn2d_1519._dragging_1yn2d_1576{border:2px solid var(--theme-warning);background-color:var(--theme-warning-light);box-shadow:0 8px 24px var(--theme-warning-light);opacity:.9;z-index:10;transform:scale(1.02);transition:none!important}._draggableView_1yn2d_1519._resizing_1yn2d_1586{border:3px solid var(--theme-warning);background-color:var(--theme-warning-light);cursor:nwse-resize;box-shadow:0 0 0 2px var(--theme-warning-light);transition:none!important}._draggableView_1yn2d_1519:not(:has(img)) ._viewLabel_1yn2d_1595{font-size:24px;font-weight:800}._draggableView_1yn2d_1519 img{max-width:90%;max-height:90%;-o-object-fit:contain;object-fit:contain;pointer-events:none;opacity:.8;filter:contrast(1.1)}._viewLabel_1yn2d_1595{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#333;font-size:18px;font-weight:700;letter-spacing:1px;white-space:nowrap;z-index:1;text-transform:uppercase;text-align:center;width:100%;text-shadow:0 1px 2px rgba(0,0,0,.1);opacity:1}._paperSizeDropdown_1yn2d_1628{position:relative}._paperSizeButton_1yn2d_1632{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background-color:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:6px;font-size:14px;font-weight:500;color:var(--theme-text-primary);cursor:pointer;transition:all .2s ease;min-width:80px}._paperSizeButton_1yn2d_1632:hover{background-color:var(--theme-background-tertiary);border-color:var(--theme-border-hover)}._paperSizeMenu_1yn2d_1654{position:absolute;top:100%;left:0;margin-top:4px;background-color:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:6px;box-shadow:0 4px 12px #00000026;padding:4px;min-width:180px;z-index:1000}._paperSizeMenu_1yn2d_1654 button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;background:none;border:none;text-align:left;cursor:pointer;color:var(--theme-text-primary);font-size:13px;font-weight:500;border-radius:4px;transition:background-color .2s ease}._paperSizeMenu_1yn2d_1654 button:hover{background-color:var(--theme-background-tertiary)}._paperSizeMenu_1yn2d_1654 button._selected_1yn2d_96{background-color:var(--theme-primary-light);color:var(--theme-primary)}._paperDimensions_1yn2d_1694{font-size:11px;color:var(--theme-text-secondary);margin-left:12px}._orientationButtons_1yn2d_1701{display:flex;gap:4px;background-color:var(--theme-background-secondary);padding:2px;border-radius:6px}._orientButton_1yn2d_1709{width:40px;height:40px;padding:8px;background-color:transparent;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:var(--theme-text-secondary);position:relative}._orientButton_1yn2d_1709:hover{background-color:var(--bg-hover);color:var(--text-primary);transform:translateY(-1px)}._orientButton_1yn2d_1709._active_1yn2d_213{background-color:var(--accent-primary);color:#fff;box-shadow:0 2px 6px var(--accent-light)}._orientButton_1yn2d_1709._active_1yn2d_213:hover{background-color:var(--accent-hover);transform:translateY(-1px)}._orientButton_1yn2d_1709 svg{display:block;width:24px;height:24px}._viewControls_1yn2d_1749{position:absolute;top:-35px;right:0;display:flex;gap:5px;background-color:#000c;padding:5px;border-radius:4px;z-index:10}._scaleBtn_1yn2d_1761{width:24px;height:24px;border:1px solid var(--theme-border);background-color:var(--theme-surface);color:var(--theme-surface);cursor:pointer;border-radius:2px;font-size:14px;display:flex;align-items:center;justify-content:center;transition:all .2s}._scaleBtn_1yn2d_1761:hover{background-color:var(--theme-background-secondary);border-color:var(--theme-primary)}._scaleValue_1yn2d_1781{color:#fff;font-size:12px;padding:0 8px;display:flex;align-items:center}._deleteBtn_1yn2d_1789{width:24px;height:24px;border:1px solid var(--theme-danger);background-color:var(--theme-surface);color:var(--theme-danger);cursor:pointer;border-radius:2px;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .2s;margin-left:5px}._deleteBtn_1yn2d_1789:hover{background-color:var(--theme-danger);color:var(--theme-surface)}._resizeHandle_1yn2d_1811{position:absolute;width:12px;height:12px;background-color:#fff;z-index:11;border:2px solid #7c3aed;border-radius:50%;box-shadow:0 2px 4px #0003;transition:all .2s}._resizeHandle_1yn2d_1811:hover{background-color:#7c3aed;transform:scale(1.5);box-shadow:0 3px 6px #7c3aed4d}._resizeHandle_1yn2d_1811:before{content:"";position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;cursor:inherit}._rotateZone_1yn2d_1841{position:absolute;width:30px;height:30px;background:transparent;z-index:13;cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="%23007AFF" stroke-width="2"><path d="M23 4v6h-6"/><path d="M20.49 15a9 9 0 1 1-2.12-9.36L23 10"/></svg>') 10 10,auto}._rotateZone_1yn2d_1841:hover{background:#007aff0d;border-radius:50%}._rotateZone_1yn2d_1841._nw_1yn2d_1855{top:-15px;left:-15px}._rotateZone_1yn2d_1841._ne_1yn2d_1860{top:-15px;right:-15px}._rotateZone_1yn2d_1841._sw_1yn2d_1865{bottom:-15px;left:-15px}._rotateZone_1yn2d_1841._se_1yn2d_96{bottom:-15px;right:-15px}._resizeHandle_1yn2d_1811._nw_1yn2d_1855{top:-6px;left:-6px;cursor:nw-resize}._resizeHandle_1yn2d_1811._n_1yn2d_1341{top:-6px;left:50%;transform:translate(-50%);cursor:n-resize;width:24px;height:8px;border-radius:4px}._resizeHandle_1yn2d_1811._ne_1yn2d_1860{top:-6px;right:-6px;cursor:ne-resize}._resizeHandle_1yn2d_1811._w_1yn2d_1006{top:50%;left:-6px;transform:translateY(-50%);cursor:w-resize;width:8px;height:24px;border-radius:4px}._resizeHandle_1yn2d_1811._e_1yn2d_1908{top:50%;right:-6px;transform:translateY(-50%);cursor:e-resize;width:8px;height:24px;border-radius:4px}._resizeHandle_1yn2d_1811._sw_1yn2d_1865{bottom:-6px;left:-6px;cursor:sw-resize}._resizeHandle_1yn2d_1811._s_1yn2d_96{bottom:-6px;left:50%;transform:translate(-50%);cursor:s-resize;width:24px;height:8px;border-radius:4px}._resizeHandle_1yn2d_1811._se_1yn2d_96{bottom:-6px;right:-6px;cursor:se-resize}._resizeHandle_1yn2d_1811._n_1yn2d_1341:hover,._resizeHandle_1yn2d_1811._s_1yn2d_96:hover{transform:translate(-50%) scale(1.2,1.5)}._resizeHandle_1yn2d_1811._w_1yn2d_1006:hover,._resizeHandle_1yn2d_1811._e_1yn2d_1908:hover{transform:translateY(-50%) scale(1.5,1.2)}._resizeHandle_1yn2d_1811._nw_1yn2d_1855:hover,._resizeHandle_1yn2d_1811._ne_1yn2d_1860:hover,._resizeHandle_1yn2d_1811._sw_1yn2d_1865:hover,._resizeHandle_1yn2d_1811._se_1yn2d_96:hover{transform:scale(1.5)}._pagePreviewPanel_1yn2d_1958 ._addPageCard_1yn2d_1958{background-color:var(--theme-background-secondary);border:2px dashed var(--theme-primary);border-radius:6px;padding:6px;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;justify-content:center;height:95px;width:155px;flex-shrink:0;opacity:.7;position:relative;gap:4px}._pagePreviewPanel_1yn2d_1958 ._addPageCard_1yn2d_1958:hover{border-color:var(--theme-primary);background-color:var(--theme-primary-light);opacity:1;box-shadow:0 2px 6px var(--theme-shadow)}._pagePreviewPanel_1yn2d_1958 ._addPageIcon_1yn2d_1984{display:flex;align-items:center;justify-content:center;color:var(--text-tertiary);width:24px;height:24px}._pagePreviewPanel_1yn2d_1958 ._addPageCard_1yn2d_1958:hover ._addPageIcon_1yn2d_1984{color:var(--accent-primary)}._pagePreviewPanel_1yn2d_1958 ._addPageText_1yn2d_1997{color:var(--text-tertiary);font-size:11px;white-space:nowrap;font-weight:500;display:block}._pagePreviewPanel_1yn2d_1958 ._addPageCard_1yn2d_1958:hover ._addPageText_1yn2d_1997{color:var(--accent-primary)}._previewContent_1yn2d_1209 .canvas-container{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important}._previewContent_1yn2d_1209 .canvas-container:first-child{display:block!important;z-index:1!important}._previewContent_1yn2d_1209 .canvas-container~.canvas-container{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;position:absolute!important;z-index:-9999!important}._pageNavigation_1yn2d_2035{display:flex;align-items:center;gap:10px}._pageNavigation_1yn2d_2035::-webkit-scrollbar{height:6px}._pageNavigation_1yn2d_2035::-webkit-scrollbar-track{background:var(--theme-surface)}._pageNavigation_1yn2d_2035::-webkit-scrollbar-thumb{background:var(--theme-background-secondary);border-radius:3px}._pageNavigation_1yn2d_2035::-webkit-scrollbar-thumb:hover{background:var(--theme-text-secondary)}._pageNavTitle_1yn2d_2059{display:none}._pageList_1yn2d_2063{display:flex;flex-direction:row;gap:12px;height:100%;align-items:center}._pageList_1yn2d_2063._portraitList_1yn2d_2072{gap:20px}._pageItemWrapper_1yn2d_2076{position:relative;display:flex;align-items:center;justify-content:center}._pageItemWrapper_1yn2d_2076._portrait_1yn2d_2072{width:100px;height:140px;margin:0 8px;position:relative}._pageItemWrapper_1yn2d_2076._portrait_1yn2d_2072 ._pageNumber_1yn2d_2092{position:absolute!important;top:5px!important;left:5px!important;transform:none!important;white-space:nowrap!important;text-align:center!important;margin:0!important;font-size:11px!important;font-weight:600!important;z-index:10!important;color:var(--text-secondary)!important;background:none!important;background-color:transparent!important}._pageItemWrapper_1yn2d_2076._portrait_1yn2d_2072 ._addPageCard_1yn2d_1958{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;position:relative!important;transform:none!important;width:100px!important;height:140px!important}._pageItemWrapper_1yn2d_2076._portrait_1yn2d_2072 ._addPageIcon_1yn2d_1984{margin:0!important}._pageItemWrapper_1yn2d_2076._portrait_1yn2d_2072 ._addPageText_1yn2d_1997{white-space:nowrap!important;margin:0!important;font-size:10px!important;font-weight:500!important;text-align:center!important}._pagePreviewPanel_1yn2d_1958 ._pageItem_1yn2d_2076{background-color:var(--bg-tertiary);border:2px solid var(--border-primary);border-radius:6px;padding:6px;cursor:pointer;transition:all .2s;height:95px;width:155px;flex-shrink:0;box-shadow:0 1px 3px var(--shadow);position:relative}._pageItemWrapper_1yn2d_2076._portrait_1yn2d_2072 ._pageItem_1yn2d_2076{width:100px;height:140px;transform:none}._pagePreviewPanel_1yn2d_1958 ._pageItem_1yn2d_2076:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 3px 8px var(--accent-light)}._pageItemWrapper_1yn2d_2076._portrait_1yn2d_2072 ._pageItem_1yn2d_2076:hover{transform:translateY(-2px)}._pagePreviewPanel_1yn2d_1958 ._pageItem_1yn2d_2076._active_1yn2d_213{border-color:var(--accent-primary);background-color:var(--accent-lighter);box-shadow:0 0 0 3px var(--accent-light)}._pageItemWrapper_1yn2d_2076._portrait_1yn2d_2072 ._pageItem_1yn2d_2076._active_1yn2d_213{transform:none}._pagePreviewPanel_1yn2d_1958 ._pageNumber_1yn2d_2092{position:absolute;top:5px;left:5px;color:var(--text-secondary);font-size:11px;margin:0;font-weight:600;background:none!important;background-color:transparent!important;padding:0!important;border:none!important;box-shadow:none!important;display:block!important;z-index:10}._pagePreviewPanel_1yn2d_1958 ._pageThumbnail_1yn2d_2194{width:100%;height:calc(100% - 20px);background-color:var(--bg-primary);border-radius:3px;position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;padding-bottom:5px}._pageItemWrapper_1yn2d_2076._portrait_1yn2d_2072 ._pageThumbnail_1yn2d_2194{width:100%;height:calc(100% - 20px);margin:0 auto;transform:none;display:flex;align-items:flex-end;justify-content:center;padding-bottom:5px}._pagePreview_1yn2d_1958{width:100%;height:100%;position:relative}._miniView_1yn2d_2225{position:absolute;background-color:var(--theme-primary, #007AFF);opacity:.3;border:1px solid var(--theme-primary-dark, #0051D5)}._emptyPage_1yn2d_2232{display:flex;align-items:center;justify-content:center;height:100%;color:var(--theme-text-muted);font-size:11px}._deletePageBtn_1yn2d_2241{position:absolute;top:4px;right:4px;width:20px;height:20px;background-color:var(--theme-danger);color:#fff;border:none;border-radius:3px;cursor:pointer;display:none;align-items:center;justify-content:center;font-size:14px;transition:all .2s}._pageItemWrapper_1yn2d_2076:hover ._deletePageBtn_1yn2d_2241{display:flex}._deletePageBtn_1yn2d_2241:hover{background-color:var(--theme-danger);transform:scale(1.1)}._snapLineVertical_1yn2d_2269{position:absolute;top:0;bottom:0;width:1px;background-color:var(--theme-warning);pointer-events:none;z-index:20;opacity:.8}._snapLineHorizontal_1yn2d_2280{position:absolute;left:0;right:0;height:1px;background-color:var(--theme-warning);pointer-events:none;z-index:20;opacity:.8}._alignmentGuideVertical_1yn2d_2292{position:absolute;top:0;bottom:0;width:1px;background-color:var(--theme-danger);pointer-events:none;z-index:19;opacity:.8;box-shadow:0 0 2px var(--theme-danger)}._alignmentGuideHorizontal_1yn2d_2304{position:absolute;left:0;right:0;height:1px;background-color:var(--theme-danger);pointer-events:none;z-index:19;opacity:.8;box-shadow:0 0 2px var(--theme-danger)}._viewerOverlay_1yn2d_2317{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--theme-overlay);z-index:10001;display:flex;align-items:center;justify-content:center;animation:_fadeIn_1yn2d_1 .3s ease-out}@keyframes _fadeIn_1yn2d_1{0%{opacity:0}to{opacity:1}}._viewerContainer_1yn2d_2340{width:90vw;height:90vh;background-color:var(--theme-surface);border-radius:12px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px var(--theme-shadow);animation:_slideUp_1yn2d_1 .3s ease-out}@keyframes _slideUp_1yn2d_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._viewerHeader_1yn2d_2363{background-color:var(--theme-background-secondary);padding:16px 24px;border-bottom:1px solid var(--theme-border);display:flex;justify-content:space-between;align-items:center;position:relative}._viewerHeader_1yn2d_2363 h3{margin:0;color:var(--theme-text);font-size:18px;font-weight:600}._viewerHeader_1yn2d_2363 ._closeButton_1yn2d_1118{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:transparent;border:none;color:var(--theme-text-muted);font-size:24px;cursor:pointer;padding:4px 8px;transition:color .2s}._viewerHeader_1yn2d_2363 ._closeButton_1yn2d_1118:hover{color:var(--theme-surface)}._viewerSubHeader_1yn2d_2399{background-color:var(--theme-surface);padding:12px 24px;border-bottom:1px solid var(--theme-border);display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;row-gap:12px}._viewerSubHeader_1yn2d_2399 ._leftControls_1yn2d_2411,._viewerSubHeader_1yn2d_2399 ._centerControls_1yn2d_2412,._viewerSubHeader_1yn2d_2399 ._rightControls_1yn2d_2413{display:flex;align-items:center;gap:16px}._viewerSubHeader_1yn2d_2399 ._toggleGroup_1yn2d_2419{display:flex;align-items:center;gap:8px}._viewerSubHeader_1yn2d_2399 ._toggleLabel_1yn2d_2425{color:var(--theme-text-muted);font-size:12px;font-weight:600;text-transform:uppercase}._viewerSubHeader_1yn2d_2399 ._toggleLabel_1yn2d_2425._clickable_1yn2d_2432{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._viewerSubHeader_1yn2d_2399 ._toggleLabel_1yn2d_2425._clickable_1yn2d_2432:hover{color:var(--accent-primary)}._viewerSubHeader_1yn2d_2399 ._switch_1yn2d_2441{width:40px;height:20px;background-color:var(--theme-background-secondary);border-radius:10px;position:relative;cursor:pointer;transition:background-color .3s;border:none;padding:0;margin-left:-4px}._viewerSubHeader_1yn2d_2399 ._switch_1yn2d_2441._on_1yn2d_2454{background-color:var(--accent-primary)}._viewerSubHeader_1yn2d_2399 ._switchHandle_1yn2d_2458{position:absolute;top:2px;left:2px;width:16px;height:16px;background-color:var(--theme-surface);border-radius:50%;transition:transform .3s}._viewerSubHeader_1yn2d_2399 ._switch_1yn2d_2441._on_1yn2d_2454 ._switchHandle_1yn2d_2458{transform:translate(20px)}._viewerSubHeader_1yn2d_2399 ._checkboxGroup_1yn2d_2473{display:flex;gap:12px}._viewerSubHeader_1yn2d_2399 ._columnOptionRow_1yn2d_2478{display:flex;align-items:center;gap:8px}._viewerSubHeader_1yn2d_2399 ._checkboxLabel_1yn2d_2484{display:flex;align-items:center;gap:6px;color:var(--theme-text-secondary);font-size:13px;cursor:pointer;position:relative}._viewerSubHeader_1yn2d_2399 ._checkbox_1yn2d_2473{width:16px;height:16px;margin:0;cursor:pointer;position:relative;opacity:0}._viewerSubHeader_1yn2d_2399 ._checkmark_1yn2d_2503{position:absolute;left:0;width:16px;height:16px;background-color:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:3px;pointer-events:none}._viewerSubHeader_1yn2d_2399 ._checkbox_1yn2d_2473:checked+._checkmark_1yn2d_2503{background-color:var(--accent-primary);border-color:var(--accent-primary)}._viewerSubHeader_1yn2d_2399 ._checkbox_1yn2d_2473:checked+._checkmark_1yn2d_2503:after{content:"";position:absolute;display:block;left:5px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._viewerControls_1yn2d_2533{display:flex;gap:20px;align-items:center}._viewModeButtons_1yn2d_2539,._view2DButtons_1yn2d_2540,._renderModeButtons_1yn2d_2541{display:flex;gap:4px;background-color:var(--theme-text);padding:3px;border-radius:6px}._viewerSubHeader_1yn2d_2399 ._renderModeGroup_1yn2d_2550,._viewerSubHeader_1yn2d_2399 ._viewModeGroup_1yn2d_2551,._viewerSubHeader_1yn2d_2399 ._viewDirectionGroup_1yn2d_2552{display:flex;background-color:var(--theme-background-secondary);border-radius:6px;padding:2px}._viewerSubHeader_1yn2d_2399 ._renderModeButton_1yn2d_2541,._viewerSubHeader_1yn2d_2399 ._viewModeButton_1yn2d_2539,._viewerSubHeader_1yn2d_2399 ._viewDirectionButton_1yn2d_2561{padding:6px 12px;border:none;background:none;color:var(--theme-text-muted);font-size:13px;cursor:pointer;border-radius:4px;transition:all .2s ease}._viewerSubHeader_1yn2d_2399 ._renderModeButton_1yn2d_2541:hover,._viewerSubHeader_1yn2d_2399 ._viewModeButton_1yn2d_2539:hover,._viewerSubHeader_1yn2d_2399 ._viewDirectionButton_1yn2d_2561:hover{color:var(--theme-surface)}._viewerSubHeader_1yn2d_2399 ._renderModeButton_1yn2d_2541._active_1yn2d_213,._viewerSubHeader_1yn2d_2399 ._viewModeButton_1yn2d_2539._active_1yn2d_213,._viewerSubHeader_1yn2d_2399 ._viewDirectionButton_1yn2d_2561._active_1yn2d_213{background-color:var(--accent-primary);color:#fff}._viewerSubHeader_1yn2d_2399 ._doorButtonGroup_1yn2d_2586{display:flex;border:1px solid var(--accent-primary);border-radius:6px;overflow:hidden}._viewerSubHeader_1yn2d_2399 ._doorButton_1yn2d_2586{background:var(--theme-surface);border:none;padding:5px 0;font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:500;color:var(--accent-primary);cursor:pointer;transition:all .2s ease;line-height:18px;height:28px;display:flex;align-items:center;justify-content:center;gap:4px;width:75px;white-space:nowrap;text-align:center}._viewerSubHeader_1yn2d_2399 ._doorButton_1yn2d_2586 svg{color:currentColor;width:12px;height:12px}._viewerSubHeader_1yn2d_2399 ._doorButton_1yn2d_2586._active_1yn2d_213{background:var(--accent-primary);color:#fff}._viewerSubHeader_1yn2d_2399 ._doorButton_1yn2d_2586:hover:not(._active_1yn2d_213){background:var(--theme-primary-light)}._viewerSubHeader_1yn2d_2399 ._themeToggle_1yn2d_1090{padding:6px;border:none;background-color:var(--theme-background-secondary);color:var(--theme-text-muted);border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._viewerSubHeader_1yn2d_2399 ._themeToggle_1yn2d_1090:hover{background-color:var(--theme-text);color:var(--theme-surface)}._viewModeButtons_1yn2d_2539 button,._view2DButtons_1yn2d_2540 button,._renderModeButtons_1yn2d_2541 button,._viewerSubHeader_1yn2d_2399 ._viewModeButtons_1yn2d_2539 button,._viewerSubHeader_1yn2d_2399 ._view2DButtons_1yn2d_2540 button,._viewerSubHeader_1yn2d_2399 ._renderModeButtons_1yn2d_2541 button{padding:6px 12px;background-color:transparent;border:none;color:var(--theme-text-muted);cursor:pointer;font-size:13px;border-radius:4px;transition:all .2s}._viewModeButtons_1yn2d_2539 button:hover,._view2DButtons_1yn2d_2540 button:hover,._renderModeButtons_1yn2d_2541 button:hover,._viewerSubHeader_1yn2d_2399 ._viewModeButtons_1yn2d_2539 button:hover,._viewerSubHeader_1yn2d_2399 ._view2DButtons_1yn2d_2540 button:hover,._viewerSubHeader_1yn2d_2399 ._renderModeButtons_1yn2d_2541 button:hover{background-color:var(--theme-primary-light);color:var(--theme-text-secondary)}._viewModeButtons_1yn2d_2539 button._active_1yn2d_213,._view2DButtons_1yn2d_2540 button._active_1yn2d_213,._renderModeButtons_1yn2d_2541 button._active_1yn2d_213,._viewerSubHeader_1yn2d_2399 ._viewModeButtons_1yn2d_2539 button._active_1yn2d_213,._viewerSubHeader_1yn2d_2399 ._view2DButtons_1yn2d_2540 button._active_1yn2d_213,._viewerSubHeader_1yn2d_2399 ._renderModeButtons_1yn2d_2541 button._active_1yn2d_213{background-color:var(--accent-primary);color:var(--theme-surface)}._viewerContent_1yn2d_2684{flex:1;position:relative;overflow:hidden;background-color:var(--theme-background)}._captureShade_1yn2d_2691{position:absolute;background-color:#00000059;pointer-events:none;transition:opacity .2s ease}._captureRegion_1yn2d_2698{position:absolute;border:2px solid var(--theme-primary);border-radius:8px;box-shadow:0 0 0 1px #fff9;cursor:grab;display:flex;align-items:flex-start;justify-content:flex-end;padding:8px;box-sizing:border-box;background:#ffffff0a}._captureRegion_1yn2d_2698:active{cursor:grabbing}._captureRegionLabel_1yn2d_2716{padding:4px 8px;background:#0000008c;color:#fff;font-size:12px;border-radius:4px;pointer-events:none}._captureHandle_1yn2d_2725{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--theme-primary);border:2px solid #fff;cursor:pointer;pointer-events:auto;box-shadow:0 2px 4px #00000040}._captureHandle_1yn2d_2725:hover{transform:scale(1.08)}._handleNw_1yn2d_2741{top:-7px;left:-7px;cursor:nwse-resize}._handleN_1yn2d_2741{top:-7px;left:50%;transform:translate(-50%);cursor:ns-resize}._handleNe_1yn2d_2754{top:-7px;right:-7px;cursor:nesw-resize}._handleE_1yn2d_2760{top:50%;right:-7px;transform:translateY(-50%);cursor:ew-resize}._handleSe_1yn2d_2767{bottom:-7px;right:-7px;cursor:nwse-resize}._handleS_1yn2d_2767{bottom:-7px;left:50%;transform:translate(-50%);cursor:ns-resize}._handleSw_1yn2d_2780{bottom:-7px;left:-7px;cursor:nesw-resize}._handleW_1yn2d_2786{top:50%;left:-7px;transform:translateY(-50%);cursor:ew-resize}._captureRegionHint_1yn2d_2793{position:absolute;left:20px;bottom:20px;padding:8px 12px;background:#0000008c;color:#fff;font-size:12px;border-radius:6px;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._viewerFooter_1yn2d_2806{background-color:var(--theme-surface);padding:16px 24px;border-top:1px solid var(--theme-border);display:flex;justify-content:flex-end;gap:12px}._captureButton_1yn2d_2815{padding:10px 24px;background-color:var(--theme-primary);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._captureButton_1yn2d_2815:hover{background-color:var(--theme-primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}._cancelButton_1yn2d_2833{padding:10px 24px;background-color:transparent;color:var(--theme-text);border:1px solid var(--theme-border);border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._cancelButton_1yn2d_2833:hover{background-color:var(--theme-background-secondary);color:var(--theme-text)}@media (prefers-color-scheme: dark){._container_1yn2d_788{background-color:var(--theme-surface)}._header_1yn2d_798{background-color:var(--theme-background-secondary);border-bottom-color:var(--theme-border)}._header_1yn2d_798 h2{color:var(--theme-text)}._paperSelect_1yn2d_997{background-color:var(--theme-surface);border-color:#374151;color:#f3f4f6}._previewContent_1yn2d_1209{background-color:#fff}._templateHeader_1yn2d_2875{border-bottom-color:var(--theme-border)}._projectInfo_1yn2d_2879 h3{color:#f3f4f6}._specs_1yn2d_1320{color:#9ca3af}._viewItem_1yn2d_736{border-color:#374151}._viewItem_1yn2d_736 h4{background-color:var(--theme-surface);border-bottom-color:var(--theme-border);color:#f3f4f6}._viewContent_1yn2d_2897{background-color:var(--theme-background)}._templateFooter_1yn2d_2901{border-top-color:var(--theme-border);color:#9ca3af}}._colorPickerWrapper_1yn2d_2908{display:flex;align-items:center;gap:10px;margin-left:15px}._colorLabel_1yn2d_2915{color:var(--theme-text-secondary);font-size:14px}._colorPicker_1yn2d_2908{width:40px;height:30px;border:1px solid var(--theme-border);border-radius:4px;cursor:pointer;background:none}._titleInput_1yn2d_2930,._specInput_1yn2d_2931{background:transparent;border:1px solid var(--theme-primary);color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;padding:2px 4px;outline:none;width:100%}._titleInput_1yn2d_2930{font-size:24px;font-weight:600}._specInput_1yn2d_2931{font-size:14px}._projectTitle_1yn2d_1424:hover,._value_1yn2d_1448:hover{background-color:var(--theme-primary-light);padding:2px 4px;margin:-2px -4px;border-radius:3px}._textOptions_1yn2d_2961{display:flex;flex-direction:column;gap:10px}._textOption_1yn2d_2961{background-color:var(--theme-surface);border:1px solid var(--theme-border);color:var(--theme-text);padding:12px;border-radius:8px;cursor:pointer;transition:all .2s;font-size:14px;box-shadow:0 1px 3px var(--shadow)}._textOption_1yn2d_2961:hover{background-color:var(--theme-background-secondary);border-color:var(--accent-primary);box-shadow:0 2px 6px var(--accent-light)}._shapeGrid_1yn2d_2986{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;max-height:calc(100vh - 300px);overflow-y:auto;padding-right:5px}._shapeGrid_1yn2d_2986::-webkit-scrollbar{width:6px}._shapeGrid_1yn2d_2986::-webkit-scrollbar-track{background:var(--theme-background-secondary);border-radius:3px}._shapeGrid_1yn2d_2986::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:3px}._shapeGrid_1yn2d_2986::-webkit-scrollbar-thumb:hover{background:var(--theme-text-secondary)}._shapeItem_1yn2d_3013{background-color:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;padding:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--theme-text);transition:all .2s ease;box-shadow:0 1px 3px var(--shadow);aspect-ratio:1}._shapeItem_1yn2d_3013 svg{width:100%;height:100%;display:block}._shapeItem_1yn2d_3013:hover{background-color:var(--theme-background-secondary);border-color:var(--accent-primary);transform:scale(1.05);box-shadow:0 4px 12px var(--accent-light)}._placedShape_1yn2d_3042{position:absolute;color:#333;transition:none}._placedShape_1yn2d_3042._selected_1yn2d_96{z-index:1000}._selectionBorder_1yn2d_3052{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border:2px solid #7c3aed;border-radius:4px;pointer-events:none}._resizeHandle_1yn2d_1811{position:absolute;width:8px;height:8px;background:#fff;border:2px solid #7c3aed;border-radius:50%;cursor:pointer}._resizeHandle_1yn2d_1811._topLeft_1yn2d_3074{top:-5px;left:-5px;cursor:nw-resize}._resizeHandle_1yn2d_1811._topCenter_1yn2d_3080{top:-5px;left:50%;transform:translate(-50%);cursor:n-resize}._resizeHandle_1yn2d_1811._topRight_1yn2d_3087{top:-5px;right:-5px;cursor:ne-resize}._resizeHandle_1yn2d_1811._centerLeft_1yn2d_3093{top:50%;left:-5px;transform:translateY(-50%);cursor:w-resize}._resizeHandle_1yn2d_1811._centerRight_1yn2d_3100{top:50%;right:-5px;transform:translateY(-50%);cursor:e-resize}._resizeHandle_1yn2d_1811._bottomLeft_1yn2d_3107{bottom:-5px;left:-5px;cursor:sw-resize}._resizeHandle_1yn2d_1811._bottomCenter_1yn2d_3113{bottom:-5px;left:50%;transform:translate(-50%);cursor:s-resize}._resizeHandle_1yn2d_1811._bottomRight_1yn2d_3120{bottom:-5px;right:-5px;cursor:se-resize}._rotateHandle_1yn2d_3127{position:absolute;top:-40px;left:50%;transform:translate(-50%);width:28px;height:28px;background:#7c3aed;border:2px solid #7c3aed;border-radius:50%;cursor:grab;display:flex;align-items:center;justify-content:center;color:#fff;z-index:20;transition:all .2s;box-shadow:0 2px 6px #7c3aed66}._rotateHandle_1yn2d_3127:hover{background:#6b2fd6;border-color:#6b2fd6;transform:translate(-50%) scale(1.2);box-shadow:0 3px 8px #7c3aed80}._rotateHandle_1yn2d_3127:active{cursor:grabbing;transform:translate(-50%) scale(1.1)}._rotateHandle_1yn2d_3127 svg{width:16px;height:16px;pointer-events:none}._pagePreviewPanel_1yn2d_1958{width:180px;background-color:var(--theme-surface);border-left:2px solid var(--theme-border);display:flex;flex-direction:column;flex-shrink:0;box-shadow:-2px 0 8px var(--theme-shadow)}._pageListContainer_1yn2d_3176{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;padding:12px}._pageListContainer_1yn2d_3176::-webkit-scrollbar{width:6px}._pageListContainer_1yn2d_3176::-webkit-scrollbar-track{background:var(--bg-tertiary)}._pageListContainer_1yn2d_3176::-webkit-scrollbar-thumb{background:var(--border-secondary);border-radius:3px}._pageListContainer_1yn2d_3176::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}._bottomControls_1yn2d_3202{position:fixed;bottom:20px;right:20px;display:flex;align-items:center;gap:20px;z-index:100}._pagePreviewPanel_1yn2d_1958 ._pageList_1yn2d_2063{display:flex;flex-direction:column;gap:8px;align-items:center;width:100%}._zoomControlsBottom_1yn2d_3222{background-color:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;padding:8px 12px;display:flex;align-items:center;gap:10px;box-shadow:0 2px 8px var(--theme-shadow)}._zoomBtnBottom_1yn2d_3233{width:30px;height:30px;background-color:var(--theme-background-secondary);border:1px solid var(--theme-border);color:var(--theme-text);font-size:18px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._zoomBtnBottom_1yn2d_3233:hover{background-color:var(--theme-background-secondary);border-color:var(--accent-primary)}._zoomSlider_1yn2d_3253{width:120px;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--border-primary);border-radius:2px;outline:none;cursor:pointer;margin:0 8px}._zoomSlider_1yn2d_3253::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background:var(--accent-primary);border-radius:50%;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}._zoomSlider_1yn2d_3253::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 0 0 4px var(--accent-light)}._zoomSlider_1yn2d_3253::-moz-range-thumb{width:16px;height:16px;background:var(--accent-primary);border-radius:50%;cursor:pointer;border:none;-moz-transition:all .2s;transition:all .2s}._zoomSlider_1yn2d_3253::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 0 0 4px var(--accent-light)}._zoomValueBottom_1yn2d_3296{color:var(--theme-text);font-size:14px;min-width:45px;text-align:center;font-weight:500}._lightTheme_1yn2d_13{--bg-primary: var(--theme-background);--bg-secondary: var(--theme-surface);--bg-tertiary: var(--theme-background-secondary);--bg-hover: var(--theme-primary-light);--bg-button: var(--theme-background-secondary);--bg-button-hover: var(--theme-border);--bg-drawingArea: #ffffff;--preview-background: #e5e7eb;--text-primary: var(--theme-text);--text-secondary: var(--theme-text-secondary);--text-tertiary: var(--theme-text-muted);--text-button: var(--theme-text);--border-primary: var(--theme-border);--border-secondary: var(--theme-border);--border-hover: var(--theme-primary);--shadow: var(--theme-shadow);--accent-primary: var(--theme-primary);--accent-hover: var(--theme-primary-hover);--accent-light: var(--theme-primary-light);--accent-lighter: var(--theme-primary-light)}._darkTheme_1yn2d_17{--bg-primary: var(--theme-background);--bg-secondary: var(--theme-surface);--bg-tertiary: var(--theme-background-secondary);--bg-hover: var(--theme-primary-light);--bg-button: var(--theme-surface);--bg-button-hover: var(--theme-background-secondary);--bg-drawingArea: #ffffff;--preview-background: var(--theme-background-secondary);--text-primary: var(--theme-text);--text-secondary: var(--theme-text-secondary);--text-tertiary: var(--theme-text-muted);--text-button: var(--theme-text);--border-primary: var(--theme-border);--border-secondary: var(--theme-border);--border-hover: var(--theme-primary);--shadow: var(--theme-shadow);--accent-primary: var(--theme-primary);--accent-hover: var(--theme-primary-hover);--accent-light: var(--theme-primary-light);--accent-lighter: var(--theme-primary-light)}._overlay_1yn2d_1._lightTheme_1yn2d_13,._overlay_1yn2d_1._darkTheme_1yn2d_17,._lightTheme_1yn2d_13 ._fullContainer_1yn2d_21,._darkTheme_1yn2d_17 ._fullContainer_1yn2d_21{background-color:var(--bg-primary)}._lightTheme_1yn2d_13 ._sidebar_1yn2d_174,._darkTheme_1yn2d_17 ._sidebar_1yn2d_174{background-color:var(--bg-secondary);border-right:1px solid var(--border-primary);box-shadow:2px 0 4px var(--shadow)}._lightTheme_1yn2d_13 ._tabButtons_1yn2d_182,._darkTheme_1yn2d_17 ._tabButtons_1yn2d_182{background-color:var(--bg-tertiary);border-right:1px solid var(--border-primary)}._lightTheme_1yn2d_13 ._tabButton_1yn2d_182,._darkTheme_1yn2d_17 ._tabButton_1yn2d_182{color:var(--text-secondary)}._lightTheme_1yn2d_13 ._tabButton_1yn2d_182:hover,._darkTheme_1yn2d_17 ._tabButton_1yn2d_182:hover{color:var(--text-primary);background-color:var(--bg-hover)}._lightTheme_1yn2d_13 ._tabButton_1yn2d_182._active_1yn2d_213,._darkTheme_1yn2d_17 ._tabButton_1yn2d_182._active_1yn2d_213{color:var(--accent-primary);background-color:var(--bg-secondary)}._lightTheme_1yn2d_13 ._tabContent_1yn2d_235,._darkTheme_1yn2d_17 ._tabContent_1yn2d_235{background-color:var(--bg-secondary)}._lightTheme_1yn2d_13 ._menuTitle_1yn2d_241,._darkTheme_1yn2d_17 ._menuTitle_1yn2d_241{color:var(--text-primary)}._lightTheme_1yn2d_13 ._viewMenuItem_1yn2d_712,._darkTheme_1yn2d_17 ._viewMenuItem_1yn2d_712{background-color:var(--bg-tertiary);border:1px solid var(--border-primary);color:var(--text-primary)}._lightTheme_1yn2d_13 ._viewMenuItem_1yn2d_712:hover,._darkTheme_1yn2d_17 ._viewMenuItem_1yn2d_712:hover{border-color:var(--border-hover);background-color:var(--bg-button-hover)}._lightTheme_1yn2d_13 ._viewMenuTitle_1yn2d_3423,._lightTheme_1yn2d_13 ._textMenuTitle_1yn2d_3424,._darkTheme_1yn2d_17 ._viewMenuTitle_1yn2d_3423,._darkTheme_1yn2d_17 ._textMenuTitle_1yn2d_3424{color:var(--text-primary)}._lightTheme_1yn2d_13 ._textItem_1yn2d_1220,._darkTheme_1yn2d_17 ._textItem_1yn2d_1220{background-color:var(--bg-tertiary);border:1px solid var(--border-primary);color:var(--text-primary)}._lightTheme_1yn2d_13 ._textItem_1yn2d_1220:hover,._darkTheme_1yn2d_17 ._textItem_1yn2d_1220:hover{background-color:var(--bg-button-hover);border-color:var(--border-secondary)}._lightTheme_1yn2d_13 ._editTextArea_1yn2d_3443,._darkTheme_1yn2d_17 ._editTextArea_1yn2d_3443{background-color:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-primary)}._lightTheme_1yn2d_13 ._header_1yn2d_798,._darkTheme_1yn2d_17 ._header_1yn2d_798{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-primary)}._lightTheme_1yn2d_13 ._header_1yn2d_798 h2,._darkTheme_1yn2d_17 ._header_1yn2d_798 h2{color:var(--text-primary)}._lightTheme_1yn2d_13 ._paperSelect_1yn2d_997{background-color:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-primary);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e")}._darkTheme_1yn2d_17 ._paperSelect_1yn2d_997{background-color:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-primary);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23aaaaaa' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e")}._lightTheme_1yn2d_13 ._orientationBtn_1yn2d_3475,._darkTheme_1yn2d_17 ._orientationBtn_1yn2d_3475{background-color:var(--bg-button);color:var(--text-secondary);border:1px solid var(--border-primary)}._lightTheme_1yn2d_13 ._orientationBtn_1yn2d_3475:hover,._darkTheme_1yn2d_17 ._orientationBtn_1yn2d_3475:hover{background-color:var(--bg-button-hover)}._lightTheme_1yn2d_13 ._orientationBtn_1yn2d_3475._active_1yn2d_213,._darkTheme_1yn2d_17 ._orientationBtn_1yn2d_3475._active_1yn2d_213{background-color:var(--accent-primary);border-color:var(--accent-primary);color:var(--theme-surface)}._lightTheme_1yn2d_13 ._previewArea_1yn2d_3494,._darkTheme_1yn2d_17 ._previewArea_1yn2d_3494{background-color:var(--bg-primary)}._lightTheme_1yn2d_13 ._drawingArea_1yn2d_1487{background-color:var(--bg-drawingArea);background-image:repeating-linear-gradient(0deg,transparent,transparent 19px,rgba(0,0,0,.03) 19px,rgba(0,0,0,.03) 20px),repeating-linear-gradient(90deg,transparent,transparent 19px,rgba(0,0,0,.03) 19px,rgba(0,0,0,.03) 20px)}._darkTheme_1yn2d_17 ._drawingArea_1yn2d_1487{background-color:var(--bg-drawingArea);background-image:repeating-linear-gradient(0deg,transparent,transparent 19px,rgba(255,255,255,.02) 19px,rgba(255,255,255,.02) 20px),repeating-linear-gradient(90deg,transparent,transparent 19px,rgba(255,255,255,.02) 19px,rgba(255,255,255,.02) 20px)}._lightTheme_1yn2d_13 ._pageNav_1yn2d_2035,._darkTheme_1yn2d_17 ._pageNav_1yn2d_2035{background-color:var(--bg-secondary);border-top:1px solid var(--border-primary)}._lightTheme_1yn2d_13 ._pageBtn_1yn2d_3543,._darkTheme_1yn2d_17 ._pageBtn_1yn2d_3543{background-color:var(--bg-button);color:var(--text-secondary);border:1px solid var(--border-primary)}._lightTheme_1yn2d_13 ._pageBtn_1yn2d_3543:hover,._darkTheme_1yn2d_17 ._pageBtn_1yn2d_3543:hover{background-color:var(--bg-button-hover)}._lightTheme_1yn2d_13 ._pageBtn_1yn2d_3543._active_1yn2d_213,._darkTheme_1yn2d_17 ._pageBtn_1yn2d_3543._active_1yn2d_213{background-color:var(--accent-primary);border-color:var(--accent-primary);color:var(--theme-surface)}._lightTheme_1yn2d_13 ._addPageBtn_1yn2d_3562,._darkTheme_1yn2d_17 ._addPageBtn_1yn2d_3562{background-color:var(--bg-button);color:var(--text-secondary);border:1px solid var(--border-primary)}._lightTheme_1yn2d_13 ._addPageBtn_1yn2d_3562:hover,._darkTheme_1yn2d_17 ._addPageBtn_1yn2d_3562:hover{background-color:var(--bg-button-hover)}._lightTheme_1yn2d_13 ._zoomControlsBottom_1yn2d_3222,._darkTheme_1yn2d_17 ._zoomControlsBottom_1yn2d_3222{background-color:var(--bg-secondary);border:1px solid var(--border-primary)}._lightTheme_1yn2d_13 ._zoomBtnBottom_1yn2d_3233,._darkTheme_1yn2d_17 ._zoomBtnBottom_1yn2d_3233{color:var(--text-primary);border:1px solid var(--border-primary);background-color:var(--bg-button)}._lightTheme_1yn2d_13 ._zoomBtnBottom_1yn2d_3233:hover,._darkTheme_1yn2d_17 ._zoomBtnBottom_1yn2d_3233:hover{background-color:var(--bg-button-hover);border-color:var(--border-hover)}._lightTheme_1yn2d_13 ._zoomSlider_1yn2d_3253,._darkTheme_1yn2d_17 ._zoomSlider_1yn2d_3253{background:var(--border-primary)}._lightTheme_1yn2d_13 ._zoomSlider_1yn2d_3253::-webkit-slider-thumb,._darkTheme_1yn2d_17 ._zoomSlider_1yn2d_3253::-webkit-slider-thumb{background:var(--accent-primary)}._lightTheme_1yn2d_13 ._zoomSlider_1yn2d_3253::-moz-range-thumb,._darkTheme_1yn2d_17 ._zoomSlider_1yn2d_3253::-moz-range-thumb{background:var(--accent-primary)}._lightTheme_1yn2d_13 ._zoomValueBottom_1yn2d_3296,._darkTheme_1yn2d_17 ._zoomValueBottom_1yn2d_3296{color:var(--text-primary)}._lightTheme_1yn2d_13 ._draggableView_1yn2d_1519,._darkTheme_1yn2d_17 ._draggableView_1yn2d_1519{background-color:var(--bg-secondary);border:2px solid var(--border-primary)}._lightTheme_1yn2d_13 ._draggableView_1yn2d_1519._selected_1yn2d_96,._darkTheme_1yn2d_17 ._draggableView_1yn2d_1519._selected_1yn2d_96{border-color:var(--accent-primary)}._lightTheme_1yn2d_13 ._viewControls_1yn2d_1749,._darkTheme_1yn2d_17 ._viewControls_1yn2d_1749{background-color:var(--bg-secondary);border:1px solid var(--border-primary)}._lightTheme_1yn2d_13 ._scaleBtn_1yn2d_1761,._lightTheme_1yn2d_13 ._deleteBtn_1yn2d_1789,._darkTheme_1yn2d_17 ._scaleBtn_1yn2d_1761,._darkTheme_1yn2d_17 ._deleteBtn_1yn2d_1789{background-color:var(--bg-button);color:var(--text-primary);border:1px solid var(--border-primary)}._lightTheme_1yn2d_13 ._scaleBtn_1yn2d_1761:hover,._lightTheme_1yn2d_13 ._deleteBtn_1yn2d_1789:hover,._darkTheme_1yn2d_17 ._scaleBtn_1yn2d_1761:hover,._darkTheme_1yn2d_17 ._deleteBtn_1yn2d_1789:hover{background-color:var(--bg-button-hover)}._lightTheme_1yn2d_13 ._closeBtn_1yn2d_3646,._darkTheme_1yn2d_17 ._closeBtn_1yn2d_3646{color:var(--text-secondary);background-color:var(--bg-button)}._lightTheme_1yn2d_13 ._closeBtn_1yn2d_3646:hover,._darkTheme_1yn2d_17 ._closeBtn_1yn2d_3646:hover{background-color:var(--bg-button-hover);color:var(--text-primary)}._lightTheme_1yn2d_13 ._viewerOverlay_1yn2d_2317,._darkTheme_1yn2d_17 ._viewerOverlay_1yn2d_2317{background-color:var(--theme-overlay)}._lightTheme_1yn2d_13 ._viewerContainer_1yn2d_2340,._darkTheme_1yn2d_17 ._viewerContainer_1yn2d_2340{background-color:var(--theme-background-secondary);border:1px solid var(--theme-border)}._lightTheme_1yn2d_13 ._viewerHeader_1yn2d_2363,._darkTheme_1yn2d_17 ._viewerHeader_1yn2d_2363{background-color:var(--theme-surface);border-bottom:1px solid var(--theme-border)}._lightTheme_1yn2d_13 ._viewerHeader_1yn2d_2363 h3{color:var(--theme-text)}._darkTheme_1yn2d_17 ._viewerHeader_1yn2d_2363 h3{color:var(--theme-surface)}._lightTheme_1yn2d_13 ._viewerHeader_1yn2d_2363 ._closeButton_1yn2d_1118,._darkTheme_1yn2d_17 ._viewerHeader_1yn2d_2363 ._closeButton_1yn2d_1118{color:var(--theme-text-secondary)}._lightTheme_1yn2d_13 ._viewerHeader_1yn2d_2363 ._closeButton_1yn2d_1118:hover{color:var(--theme-text)}._darkTheme_1yn2d_17 ._viewerHeader_1yn2d_2363 ._closeButton_1yn2d_1118:hover{color:var(--theme-surface)}._lightTheme_1yn2d_13 ._viewerSubHeader_1yn2d_2399{background-color:var(--theme-background-secondary);border-bottom:1px solid var(--theme-border)}._darkTheme_1yn2d_17 ._viewerSubHeader_1yn2d_2399{background-color:var(--theme-surface);border-bottom:1px solid var(--theme-border)}._lightTheme_1yn2d_13 ._viewerContent_1yn2d_2684{background-color:var(--theme-surface)}._darkTheme_1yn2d_17 ._viewerContent_1yn2d_2684{background-color:var(--theme-background-secondary)}._lightTheme_1yn2d_13 ._viewerFooter_1yn2d_2806{background-color:var(--theme-background-secondary);border-top:1px solid var(--theme-border)}._darkTheme_1yn2d_17 ._viewerFooter_1yn2d_2806{background-color:var(--theme-surface);border-top:1px solid var(--theme-border)}._lightTheme_1yn2d_13 ._captureButton_1yn2d_2815{background-color:var(--theme-primary);color:#fff;border:none}._lightTheme_1yn2d_13 ._captureButton_1yn2d_2815:hover{background-color:var(--theme-primary-hover)}._darkTheme_1yn2d_17 ._captureButton_1yn2d_2815{background-color:var(--theme-primary);color:#fff;border:none}._darkTheme_1yn2d_17 ._captureButton_1yn2d_2815:hover{background-color:var(--theme-primary-hover)}._lightTheme_1yn2d_13 ._cancelButton_1yn2d_2833{background-color:transparent;color:var(--theme-text);border:1px solid var(--theme-border)}._lightTheme_1yn2d_13 ._cancelButton_1yn2d_2833:hover{background-color:var(--theme-background-secondary);color:var(--theme-text)}._darkTheme_1yn2d_17 ._cancelButton_1yn2d_2833{background-color:transparent;color:var(--theme-text);border:1px solid var(--theme-border)}._darkTheme_1yn2d_17 ._cancelButton_1yn2d_2833:hover{background-color:var(--theme-background-secondary);color:var(--theme-text)}._lightTheme_1yn2d_13 ._toggleLabel_1yn2d_2425,._darkTheme_1yn2d_17 ._toggleLabel_1yn2d_2425{color:var(--theme-text-secondary)}._lightTheme_1yn2d_13 ._switch_1yn2d_2441{background-color:var(--theme-text-secondary)}._darkTheme_1yn2d_17 ._switch_1yn2d_2441{background-color:var(--theme-background-secondary)}._lightTheme_1yn2d_13 ._switch_1yn2d_2441._on_1yn2d_2454{background-color:var(--theme-primary)}._darkTheme_1yn2d_17 ._switch_1yn2d_2441._on_1yn2d_2454{background-color:var(--theme-primary-hover)}._lightTheme_1yn2d_13 ._checkboxLabel_1yn2d_2484{color:var(--theme-text)}._darkTheme_1yn2d_17 ._checkboxLabel_1yn2d_2484{color:var(--theme-text-secondary)}._lightTheme_1yn2d_13 ._renderModeButton_1yn2d_2541,._lightTheme_1yn2d_13 ._viewModeButton_1yn2d_2539,._lightTheme_1yn2d_13 ._viewDirectionButton_1yn2d_2561{background-color:var(--theme-background-secondary);color:var(--theme-text);border:1px solid var(--theme-border)}._darkTheme_1yn2d_17 ._renderModeButton_1yn2d_2541,._darkTheme_1yn2d_17 ._viewModeButton_1yn2d_2539,._darkTheme_1yn2d_17 ._viewDirectionButton_1yn2d_2561{background-color:var(--theme-surface);color:var(--theme-text-secondary);border:1px solid var(--theme-border)}._lightTheme_1yn2d_13 ._renderModeButton_1yn2d_2541:hover,._lightTheme_1yn2d_13 ._viewModeButton_1yn2d_2539:hover,._lightTheme_1yn2d_13 ._viewDirectionButton_1yn2d_2561:hover{background-color:var(--theme-border)}._darkTheme_1yn2d_17 ._renderModeButton_1yn2d_2541:hover,._darkTheme_1yn2d_17 ._viewModeButton_1yn2d_2539:hover,._darkTheme_1yn2d_17 ._viewDirectionButton_1yn2d_2561:hover{background-color:var(--theme-background-secondary)}._lightTheme_1yn2d_13 ._renderModeButton_1yn2d_2541._active_1yn2d_213,._lightTheme_1yn2d_13 ._viewModeButton_1yn2d_2539._active_1yn2d_213,._lightTheme_1yn2d_13 ._viewDirectionButton_1yn2d_2561._active_1yn2d_213{background-color:var(--theme-primary);color:var(--theme-surface);border-color:var(--theme-primary)}._darkTheme_1yn2d_17 ._renderModeButton_1yn2d_2541._active_1yn2d_213,._darkTheme_1yn2d_17 ._viewModeButton_1yn2d_2539._active_1yn2d_213,._darkTheme_1yn2d_17 ._viewDirectionButton_1yn2d_2561._active_1yn2d_213{background-color:var(--theme-primary-hover);color:var(--theme-surface);border-color:var(--theme-primary-hover)}._lightTheme_1yn2d_13 ._themeToggle_1yn2d_1090,._darkTheme_1yn2d_17 ._themeToggle_1yn2d_1090{color:var(--theme-text-secondary)}._lightTheme_1yn2d_13 ._themeToggle_1yn2d_1090:hover{color:var(--theme-text);background-color:var(--theme-background-secondary)}._darkTheme_1yn2d_17 ._themeToggle_1yn2d_1090:hover{color:var(--theme-surface);background-color:var(--theme-surface)}._exportButtonWrapper_1yn2d_3874{position:relative}._exportPopup_1yn2d_3878{position:absolute;top:calc(100% + 8px);right:0;width:280px;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;overflow:hidden;animation:_fadeInDown_1yn2d_1 .2s ease-out}@keyframes _fadeInDown_1yn2d_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._exportPopupHeader_1yn2d_3903{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--theme-border)}._exportPopupHeader_1yn2d_3903 h4{margin:0;font-size:16px;font-weight:600;color:var(--theme-text)}._exportPopupClose_1yn2d_3918{width:24px;height:24px;border:none;background:none;color:var(--theme-text-secondary);font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}._exportPopupClose_1yn2d_3918:hover{background-color:var(--theme-surface);color:var(--theme-text)}._exportFormatList_1yn2d_3938{padding:8px}._exportFormatItem_1yn2d_3942{display:flex;align-items:center;gap:12px;padding:12px 16px;margin-bottom:4px;border-radius:6px;cursor:pointer;transition:all .2s ease;border:2px solid transparent}._exportFormatItem_1yn2d_3942:hover{background-color:var(--theme-surface)}._exportFormatItem_1yn2d_3942._selected_1yn2d_96{background-color:var(--theme-primary-light);border-color:var(--theme-primary)}._exportFormatItem_1yn2d_3942 svg{width:32px;height:32px;color:var(--theme-primary);flex-shrink:0}._exportFormatItem_1yn2d_3942 span{flex:1;font-size:14px;font-weight:500;color:var(--theme-text)}._exportFormatItem_1yn2d_3942 small{display:block;font-size:12px;color:var(--theme-text-secondary);margin-top:2px}._exportPopupFooter_1yn2d_3984{display:flex;gap:8px;padding:16px;border-top:1px solid var(--theme-border);background-color:var(--theme-surface)}._exportPopupFooter_1yn2d_3984 ._exportButton_1yn2d_3874{flex:1;padding:10px 20px;background-color:var(--theme-primary);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}._exportPopupFooter_1yn2d_3984 ._exportButton_1yn2d_3874:hover{background-color:var(--theme-primary-dark)}._exportPopupFooter_1yn2d_3984 ._cancelButton_1yn2d_2833{flex:1;padding:10px 20px;background-color:transparent;color:var(--theme-text-secondary);border:1px solid var(--theme-border);border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._exportPopupFooter_1yn2d_3984 ._cancelButton_1yn2d_2833:hover{background-color:var(--theme-surface);color:var(--theme-text)}._lightTheme_1yn2d_13 ._exportPopup_1yn2d_3878{background:#fff;box-shadow:0 4px 12px #0000001a}._darkTheme_1yn2d_17 ._exportPopup_1yn2d_3878{background:var(--bg-secondary);box-shadow:0 4px 12px #00000080}._lightTheme_1yn2d_13 ._exportFormatItem_1yn2d_3942:hover,._darkTheme_1yn2d_17 ._exportFormatItem_1yn2d_3942:hover{background-color:var(--bg-hover)}._lightTheme_1yn2d_13 ._exportFormatItem_1yn2d_3942._selected_1yn2d_96{background-color:hsl(var(--theme) / .1);border-color:var(--theme-primary)}._darkTheme_1yn2d_17 ._exportFormatItem_1yn2d_3942._selected_1yn2d_96{background-color:hsl(var(--theme) / .15);border-color:var(--theme-primary)}._overlay_knfkf_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:_fadeIn_knfkf_1 .2s ease}@keyframes _fadeIn_knfkf_1{0%{opacity:0}to{opacity:1}}._modal_knfkf_25{background:var(--theme-surface);border-radius:16px;width:90%;max-width:560px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:_slideIn_knfkf_1 .3s ease;border:1px solid var(--theme-border)}@keyframes _slideIn_knfkf_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._header_knfkf_51{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid var(--theme-border)}._headerTitle_knfkf_59{display:flex;align-items:center;gap:12px;color:var(--theme-text)}._headerTitle_knfkf_59 h2{margin:0;font-size:20px;font-weight:600}._closeButton_knfkf_72{background:none;border:none;color:var(--theme-text-secondary);cursor:pointer;padding:8px;border-radius:8px;transition:all .2s}._closeButton_knfkf_72:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._body_knfkf_88{padding:24px;overflow-y:auto;flex:1}._description_knfkf_94{margin:0 0 24px;color:var(--theme-text-secondary);font-size:14px;line-height:1.6}._section_knfkf_102{margin-bottom:24px}._label_knfkf_106{display:flex;align-items:center;gap:8px;font-weight:500;color:var(--theme-text);margin-bottom:12px;font-size:14px}._permissionButtons_knfkf_117{display:flex;flex-direction:column;gap:8px}._permissionButton_knfkf_117{display:flex;align-items:center;gap:12px;padding:16px;background:var(--theme-background-secondary);border:2px solid var(--theme-border);border-radius:12px;cursor:pointer;transition:all .2s;text-align:left}._permissionButton_knfkf_117:hover{border-color:var(--theme-primary);background:var(--theme-background)}._permissionButton_knfkf_117._active_knfkf_141{border-color:var(--theme-primary);background:var(--theme-primary-light)}._permissionTitle_knfkf_146{font-weight:600;color:var(--theme-text);font-size:15px;margin-bottom:4px}._permissionDesc_knfkf_153{font-size:13px;color:var(--theme-text-secondary)}._expiryButtons_knfkf_159{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}._expiryButton_knfkf_159{padding:12px;background:var(--theme-background-secondary);border:2px solid var(--theme-border);border-radius:8px;cursor:pointer;transition:all .2s;font-weight:500;color:var(--theme-text)}._expiryButton_knfkf_159:hover{border-color:var(--theme-primary)}._expiryButton_knfkf_159._active_knfkf_141{border-color:var(--theme-primary);background:var(--theme-primary);color:#fff}._advancedToggle_knfkf_187{background:none;border:none;color:var(--theme-primary);cursor:pointer;padding:8px 0;font-weight:500;font-size:14px;transition:opacity .2s}._advancedToggle_knfkf_187:hover{opacity:.8}._advancedOptions_knfkf_202{margin-top:16px;padding-top:16px;border-top:1px solid var(--theme-border)}._optionGroup_knfkf_208{margin-bottom:16px}._checkboxLabel_knfkf_212{display:flex;align-items:center;gap:8px;cursor:pointer;color:var(--theme-text);font-size:14px;margin-bottom:8px}._checkboxLabel_knfkf_212 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._input_knfkf_228{width:100%;padding:10px 12px;background:var(--theme-background);border:1px solid var(--theme-border);border-radius:8px;color:var(--theme-text);font-size:14px;transition:border-color .2s}._input_knfkf_228:focus{outline:none;border-color:var(--theme-primary)}._generateButton_knfkf_245{width:100%;padding:14px;background:var(--theme-primary);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s}._generateButton_knfkf_245:hover{background:var(--theme-primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px var(--theme-primary-light)}._generateButton_knfkf_245:disabled{opacity:.6;cursor:not-allowed;transform:none}._successSection_knfkf_271{text-align:center;margin-bottom:24px}._successIcon_knfkf_276{width:64px;height:64px;margin:0 auto 16px;background:var(--theme-success);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}._successTitle_knfkf_288{margin:0 0 8px;font-size:20px;font-weight:600;color:var(--theme-text)}._successDesc_knfkf_295{margin:0;color:var(--theme-text-secondary);font-size:14px}._linkSection_knfkf_302{display:flex;gap:8px;margin-bottom:20px}._linkInput_knfkf_308{flex:1;padding:12px;background:var(--theme-background);border:1px solid var(--theme-border);border-radius:8px;color:var(--theme-text);font-size:14px;font-family:monospace}._copyButton_knfkf_319{display:flex;align-items:center;gap:8px;padding:12px 20px;background:var(--theme-primary);color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}._copyButton_knfkf_319:hover{background:var(--theme-primary-hover)}._copyButton_knfkf_319._copied_knfkf_338{background:var(--theme-success)}._linkInfo_knfkf_343{background:var(--theme-background-secondary);border-radius:12px;padding:16px;margin-bottom:16px}._infoItem_knfkf_350{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid var(--theme-border)}._infoItem_knfkf_350:last-child{border-bottom:none}._infoLabel_knfkf_362{color:var(--theme-text-secondary);font-size:14px}._infoValue_knfkf_367{color:var(--theme-text);font-weight:500;font-size:14px}._newLinkButton_knfkf_374{width:100%;padding:12px;background:var(--theme-background-secondary);color:var(--theme-text);border:1px solid var(--theme-border);border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}._newLinkButton_knfkf_374:hover{background:var(--theme-background);border-color:var(--theme-text-secondary)}@media (max-width: 768px){._modal_knfkf_25{width:95%;max-height:95vh}._header_knfkf_51,._body_knfkf_88{padding:20px}._expiryButtons_knfkf_159{grid-template-columns:repeat(2,1fr)}._linkSection_knfkf_302{flex-direction:column}._copyButton_knfkf_319{width:100%;justify-content:center}}._bottomBar_g6b55_1{position:fixed;bottom:0;left:0;right:0;height:70px;background:var(--theme-surface);border-top:1px solid var(--theme-border);display:flex;align-items:center;justify-content:space-between;padding:8px 12px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));z-index:1000;box-shadow:0 -2px 10px #0000001a;gap:12px}._tabList_g6b55_19{display:flex;gap:4px;flex:1}._tabButton_g6b55_25{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 12px;background:none;border:none;cursor:pointer;transition:all .2s ease;border-radius:8px;min-width:64px}._tabButton_g6b55_25:active{transform:scale(.95)}._tabIcon_g6b55_44{display:flex;align-items:center;justify-content:center;color:var(--theme-text-muted);transition:color .2s ease}._tabLabel_g6b55_52{font-size:11px;font-weight:500;color:var(--theme-text-muted);transition:color .2s ease;white-space:nowrap}._tabButton_g6b55_25._active_g6b55_60 ._tabIcon_g6b55_44,._tabButton_g6b55_25._active_g6b55_60 ._tabLabel_g6b55_52{color:var(--theme-primary)}._tabButton_g6b55_25._active_g6b55_60{background:var(--theme-primary-light)}._settingsButton_g6b55_69{display:flex;flex-direction:column;align-items:center;justify-content:center;width:64px;gap:4px;border:none;border-radius:12px;background:var(--theme-primary);color:#fff;font-size:11px;font-weight:600;cursor:pointer;padding:6px 10px;transition:transform .2s ease}._settingsButton_g6b55_69:active{transform:scale(.95)}._settingsButton_g6b55_69 span{font-size:11px}@supports (padding-bottom: env(safe-area-inset-bottom)){._bottomBar_g6b55_1{padding-bottom:calc(8px + env(safe-area-inset-bottom))}}._overlay_1okhd_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1100;animation:_fadeIn_1okhd_1 .2s ease}@keyframes _fadeIn_1okhd_1{0%{opacity:0}to{opacity:1}}._sheet_1okhd_17{position:fixed;bottom:0;left:0;right:0;max-height:50vh;background:var(--theme-surface);border-radius:16px 16px 0 0;box-shadow:0 -4px 20px #00000026;z-index:1101;display:flex;flex-direction:column;animation:_slideUp_1okhd_1 .3s ease;padding-bottom:env(safe-area-inset-bottom,0px)}@keyframes _slideUp_1okhd_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._handle_1okhd_42{display:flex;justify-content:center;padding:12px 0 8px;cursor:pointer}._handleBar_1okhd_49{width:40px;height:4px;background:var(--theme-border);border-radius:2px}._header_1okhd_56{display:flex;justify-content:space-between;align-items:center;padding:0 16px 12px;border-bottom:1px solid var(--theme-border)}._title_1okhd_64{font-size:16px;font-weight:600;color:var(--theme-text);margin:0}._closeButton_1okhd_71{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:50%;color:var(--theme-text-muted);cursor:pointer;transition:all .2s ease}._closeButton_1okhd_71:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._content_1okhd_90{flex:1;overflow-y:auto;padding:16px;-webkit-overflow-scrolling:touch}._panelContainer_105cn_1{position:fixed;bottom:70px;left:0;right:0;top:60%;background:var(--theme-surface);border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -8px 30px #0f172a14;padding:20px 0 16px;z-index:999;overflow-y:auto;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--theme-border)}._categoryTabs_105cn_23{display:flex;gap:8px;padding:0 16px 12px}._categoryTab_105cn_23{flex:1;padding:8px 10px;border:1px solid var(--theme-border);border-radius:10px;background:var(--theme-surface);color:var(--theme-text-secondary);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.2}._categoryTab_105cn_23._active_105cn_44{background:var(--theme-background-secondary);color:var(--theme-primary)!important;border-color:var(--theme-primary)}._categoryTab_105cn_23._active_105cn_44:focus,._categoryTab_105cn_23._active_105cn_44:hover{color:var(--theme-primary)}._panelContent_105cn_55{padding:0 16px}._sectionTitle_105cn_59{font-size:14px;font-weight:600;color:var(--theme-text);margin-bottom:12px;display:flex;align-items:center;gap:6px}._sectionTitle_105cn_59:before{content:"";display:block;width:4px;height:4px;border-radius:50%;background-color:var(--theme-primary)}._inputGroup_105cn_78{display:flex;gap:12px;margin-bottom:24px}._inputWrapper_105cn_84{flex:1;display:flex;align-items:center;gap:8px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;padding:8px 12px}._inputLabel_105cn_95{font-size:14px;font-weight:500;color:var(--theme-text-secondary)}._input_105cn_78{flex:1;border:none;background:transparent;font-size:16px;font-weight:600;color:var(--theme-text);text-align:right;width:100%}._inputUnit_105cn_112{font-size:12px;color:var(--theme-text-secondary)}._typeButtons_105cn_117{display:flex;gap:8px;margin-bottom:8px}._typeButton_105cn_117{flex:1;padding:10px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface);color:var(--theme-text);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}._typeButton_105cn_117._active_105cn_44{background:var(--theme-background-secondary);color:var(--theme-primary);border-color:var(--theme-primary)}._categoryTabs_105cn_23{display:flex;padding:0 16px;margin-bottom:12px;border-bottom:1px solid var(--theme-border);gap:16px}._categoryTab_105cn_23{padding:8px 4px;background:none;border:none;border-bottom:2px solid transparent;color:var(--theme-text-secondary);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._categoryTab_105cn_23._active_105cn_44{color:var(--theme-primary);border-bottom-color:var(--theme-primary);font-weight:600}._carouselContainer_1sjim_1{display:flex;overflow-x:auto;gap:12px;padding:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}._carouselContainer_1sjim_1::-webkit-scrollbar{display:none}._thumbnailWrapper_1sjim_16{flex:0 0 auto;width:80px;display:flex;flex-direction:column;align-items:center;gap:8px}._thumbnail_1sjim_16{width:80px;height:80px;border-radius:12px;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;border:2px solid transparent;transition:all .2s ease;cursor:pointer;position:relative;overflow:hidden}._thumbnail_1sjim_16._selected_1sjim_40{border-color:var(--theme-primary);background-color:var(--theme-primary-light)}._thumbnail_1sjim_16._disabled_1sjim_45{opacity:.5;cursor:not-allowed;filter:grayscale(100%)}._thumbnailImage_1sjim_51{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:8px}._thumbnailLabel_1sjim_58{font-size:11px;color:var(--theme-text-secondary);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._toolbar_qour3_1{display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 10px;background:var(--theme-surface);border-bottom:1px solid var(--theme-border);flex-shrink:0;width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}._toolbar_qour3_1::-webkit-scrollbar{display:none}._buttonGroup_qour3_22{display:flex;align-items:center;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:9px;padding:3px;gap:2px}._directionDropdown_qour3_32{position:relative;min-width:100px}._directionSelect_qour3_37{display:flex;align-items:center;justify-content:space-between;gap:4px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface);color:var(--theme-text-secondary);font-size:12px;font-weight:600;padding:6px 10px;min-width:110px;cursor:pointer}._directionSelect_qour3_37._open_qour3_53{border-color:var(--theme-primary);color:var(--theme-text)}._directionMenu_qour3_58{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;box-shadow:0 4px 12px #0000001f;z-index:20;display:flex;flex-direction:column}._directionOption_qour3_72{padding:8px 10px;text-align:left;border:none;background:transparent;color:var(--theme-text-secondary);font-size:12px;font-weight:500;cursor:pointer}._directionOption_qour3_72._active_qour3_83{color:var(--theme-primary)}._directionOption_qour3_72+._directionOption_qour3_72{border-top:1px solid var(--theme-border)}._iconButton_qour3_92{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:7px;cursor:pointer;color:var(--theme-text-muted);transition:all .2s ease}._iconButton_qour3_92:active{transform:scale(.95)}._iconButton_qour3_92._active_qour3_83{background:var(--theme-background-secondary);color:var(--theme-primary);border:1.5px solid var(--theme-primary)}._iconButton_qour3_92:not(._active_qour3_83):hover{background:var(--theme-hover)}._viewToggle_qour3_121{display:flex;align-items:center;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:9px;padding:3px;gap:2px}._viewToggleButton_qour3_131{display:flex;align-items:center;justify-content:center;padding:6px 12px;border:none;background:transparent;border-radius:7px;cursor:pointer;color:var(--theme-text-muted);font-size:12px;font-weight:600;transition:all .2s ease}._viewToggleButton_qour3_131:active{transform:scale(.95)}._viewToggleButton_qour3_131._active_qour3_83{background:var(--theme-background-secondary);color:var(--theme-primary);border:1.5px solid var(--theme-primary)}._viewToggleButton_qour3_131:not(._active_qour3_83):hover{background:var(--theme-hover)}._overlay_15h7a_2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center}._modal_15h7a_16{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--theme-surface);border-radius:12px;width:90%;max-width:560px;max-height:85vh;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;z-index:1001;display:flex;flex-direction:column}._header_15h7a_35{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--theme-border)}._title_15h7a_43{margin:0;font-size:18px;font-weight:600;color:var(--theme-text)}._closeButton_15h7a_50{background:none;border:none;color:var(--theme-text-secondary);cursor:pointer;font-size:24px;line-height:1;padding:4px;border-radius:4px;transition:all .2s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center}._closeButton_15h7a_50:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._content_15h7a_73{padding:20px 24px;overflow-y:auto;flex:1}._section_15h7a_79{margin-bottom:24px}._section_15h7a_79:last-child{margin-bottom:0}._sectionTitle_15h7a_87{font-size:14px;font-weight:600;color:var(--theme-text);margin:0 0 12px}._summaryGrid_15h7a_95{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}._summaryItem_15h7a_101{display:flex;flex-direction:column;gap:4px;padding:12px;background:var(--theme-background-secondary);border-radius:8px}._summaryLabel_15h7a_110{font-size:12px;color:var(--theme-text-secondary)}._summaryValue_15h7a_115{font-size:20px;font-weight:600;color:var(--theme-primary)}._formatGrid_15h7a_122{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}._formatButton_15h7a_129{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface);cursor:pointer;transition:all .2s ease}._formatButton_15h7a_129:hover{border-color:var(--theme-primary);background:var(--theme-primary-light)}._formatButtonActive_15h7a_147{border-color:var(--theme-primary);background:var(--theme-primary);color:#fff}._formatButtonActive_15h7a_147:hover{background:var(--theme-primary-hover)}._formatName_15h7a_157{font-size:14px;font-weight:600}._formatExt_15h7a_162{font-size:11px;opacity:.7}._formatInfo_15h7a_167{padding:12px;background:var(--theme-background-secondary);border-radius:8px}._formatDescription_15h7a_173{margin:0 0 4px;font-size:13px;color:var(--theme-text)}._formatSoftware_15h7a_179{margin:0;font-size:12px;color:var(--theme-text-secondary)}._optionsList_15h7a_186{display:flex;flex-direction:column;gap:12px}._option_15h7a_186{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--theme-text);cursor:pointer}._option_15h7a_186 input[type=checkbox]{width:16px;height:16px;accent-color:var(--theme-primary);cursor:pointer}._optionNote_15h7a_208{margin:0;font-size:12px;color:var(--theme-text-secondary);font-style:italic}._resultSuccess_15h7a_216{display:flex;gap:12px;padding:16px;background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:8px}._resultError_15h7a_225{display:flex;gap:12px;padding:16px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px}._resultIcon_15h7a_234{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}._resultSuccess_15h7a_216 ._resultIcon_15h7a_234{background:#10b981;color:#fff}._resultError_15h7a_225 ._resultIcon_15h7a_234{background:#ef4444;color:#fff}._resultText_15h7a_255{flex:1}._resultTitle_15h7a_259{margin:0 0 4px;font-size:14px;font-weight:600;color:var(--theme-text)}._resultDetail_15h7a_266{margin:0;font-size:13px;color:var(--theme-text-secondary)}._resultStats_15h7a_272{display:flex;gap:16px;margin-top:8px;font-size:12px;color:var(--theme-text-secondary)}._boringTypeBreakdown_15h7a_280{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}._boringTypeItem_15h7a_287{padding:4px 8px;background:var(--theme-surface);border-radius:4px;font-size:11px;color:var(--theme-text-secondary)}._footer_15h7a_296{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid var(--theme-border);background:var(--theme-background-secondary)}._cancelButton_15h7a_305{padding:10px 20px;border:1px solid var(--theme-border);border-radius:6px;background:var(--theme-surface);color:var(--theme-text);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_15h7a_305:hover{background:var(--theme-background-secondary);border-color:var(--theme-text-secondary)}._exportButton_15h7a_322{padding:10px 24px;border:none;border-radius:6px;background:var(--theme-primary);color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._exportButton_15h7a_322:hover{background:var(--theme-primary-hover)}._exportButton_15h7a_322:disabled{background:var(--theme-border);color:var(--theme-text-secondary);cursor:not-allowed}@media (max-width: 768px){._modal_15h7a_16{width:95%;max-height:90vh}._header_15h7a_35,._content_15h7a_73{padding:16px 20px}._formatGrid_15h7a_122{grid-template-columns:repeat(2,1fr)}._footer_15h7a_296{padding:12px 20px}}@media screen and (max-width: 767px) and (orientation: portrait){._configurator_p9fht_5{flex-direction:column;height:100vh}._header_p9fht_1810{height:56px;padding:8px 12px}._headerTitle_p9fht_1{font-size:16px}._headerActions_p9fht_1{gap:8px}._headerButton_p9fht_1{padding:8px 12px;font-size:14px}._viewerContainer_p9fht_1{height:calc(55vh - 48px);min-height:320px;width:100%;position:relative}._mobileViewer_p9fht_1{padding:12px 12px 0;background:var(--theme-background-secondary);border-top-left-radius:24px;border-top-right-radius:24px;box-shadow:0 -6px 18px #0f172a14;min-height:calc(55vh - 48px);display:flex;flex-direction:column;gap:8px}._mobileViewer_p9fht_1 canvas{border-radius:18px;background:var(--theme-surface)}._mobileViewerDivider_p9fht_1{display:block;height:4px;width:140px;margin:8px auto 0;border-radius:999px;background:linear-gradient(90deg,#ff5f6d,#ffc371)}._controlsContainer_p9fht_1{height:calc(60vh - 56px);width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}._sidebar_p9fht_413{position:fixed;bottom:0;left:0;right:0;height:calc(60vh - 56px);transform:translateY(100%);transition:transform .3s ease;background:var(--theme-background);z-index:1000;border-top:1px solid var(--theme-border);border-radius:16px 16px 0 0}._sidebar_p9fht_413._active_p9fht_627{transform:translateY(0)}._sidebarHandle_p9fht_1{position:absolute;top:8px;left:50%;transform:translate(-50%);width:40px;height:4px;background:var(--theme-border);border-radius:2px}._tabNav_p9fht_1{padding:16px 12px 8px;overflow-x:auto;-webkit-overflow-scrolling:touch;display:flex;gap:12px}._tabButton_p9fht_1615{white-space:nowrap;padding:8px 16px;font-size:14px}._panel_p9fht_1{padding:16px}._moduleGrid_p9fht_1{grid-template-columns:repeat(2,1fr);gap:12px}._moduleCard_p9fht_1{padding:12px}._rightPanel_p9fht_304{display:none}._floatingActionButton_p9fht_1{position:fixed;bottom:20px;right:20px;width:56px;height:56px;border-radius:50%;background:var(--theme-primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;z-index:999}}._mobileViewerDivider_p9fht_1{display:none}._mobileRightPanel_p9fht_1{position:fixed;top:0;right:0;bottom:0;width:85%;max-width:360px;background:var(--theme-surface);box-shadow:-6px 0 20px #0f172a1f;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:2000;display:flex;flex-direction:column;border-top-left-radius:16px;border-bottom-left-radius:16px;pointer-events:none}._mobileRightPanelOpen_p9fht_1{transform:translate(0);pointer-events:auto}._mobileRightPanelHeader_p9fht_1{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--theme-border)}._mobileRightPanelHeader_p9fht_1 h2{margin:0;font-size:15px;font-weight:600;color:var(--theme-text)}._mobileRightPanelClose_p9fht_1{background:none;border:none;padding:6px;border-radius:50%;cursor:pointer;color:var(--theme-text-secondary);transition:background .2s ease}._mobileRightPanelClose_p9fht_1:hover{background:var(--theme-hover)}._mobileRightPanelContent_p9fht_1{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 14px 16px;font-size:13px}._mobileRightPanelContent_p9fht_1 button{font-size:13px;padding:8px 10px;min-height:34px;border-radius:10px}._mobileRightPanelContent_p9fht_1 input,._mobileRightPanelContent_p9fht_1 select,._mobileRightPanelContent_p9fht_1 label,._mobileRightPanelContent_p9fht_1 span,._mobileRightPanelContent_p9fht_1 p{font-size:13px}._mobileBackdrop_p9fht_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000073;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1995}._mobileBackdropOpen_p9fht_1{opacity:1;pointer-events:auto}@media screen and (max-width: 575px) and (orientation: portrait){._moduleGrid_p9fht_1{grid-template-columns:1fr}._headerActions_p9fht_1{flex-wrap:wrap}._complexControl_p9fht_1{display:none}._simpleControl_p9fht_1{display:block}}@media screen and (max-width: 767px) and (orientation: landscape){._configurator_p9fht_5{display:flex!important;flex-direction:row!important;height:100vh!important}._floatingActionButton_p9fht_1,._sidebarHandle_p9fht_1{display:none!important}}@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){._configurator_p9fht_5{flex-direction:column}._viewerContainer_p9fht_1{height:50vh;width:100%}._sidebar_p9fht_413{height:calc(50vh - 64px);width:100%;position:relative;transform:none}._moduleGrid_p9fht_1{grid-template-columns:repeat(3,1fr);gap:16px}._rightPanel_p9fht_304{position:fixed;right:-320px;top:64px;bottom:0;width:320px;transition:right .3s ease;background:var(--theme-background);border-left:1px solid var(--theme-border);z-index:900}._rightPanel_p9fht_304._active_p9fht_627{right:0}}@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: landscape){._configurator_p9fht_5{flex-direction:row}._viewerContainer_p9fht_1{width:60%;height:calc(100vh - 64px)}._sidebar_p9fht_413{width:40%;height:calc(100vh - 64px);position:relative}._rightPanel_p9fht_304{display:none}}@media screen and (min-width: 1024px){._configurator_p9fht_5{display:flex;flex-direction:row;height:100vh}._sidebar_p9fht_413{width:320px;height:100%;position:relative;transform:none;border-right:1px solid var(--theme-border)}._viewerContainer_p9fht_1{flex:1;height:100%;position:relative}._rightPanel_p9fht_304{width:320px;height:100%;position:relative;border-left:1px solid var(--theme-border)}._moduleGrid_p9fht_1{grid-template-columns:repeat(2,1fr);gap:16px}._floatingActionButton_p9fht_1,._sidebarHandle_p9fht_1{display:none}}@media screen and (min-width: 1280px){._sidebar_p9fht_413,._rightPanel_p9fht_304{width:360px}._moduleGrid_p9fht_1{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1920px){._sidebar_p9fht_413,._rightPanel_p9fht_304{width:400px}._moduleGrid_p9fht_1{grid-template-columns:repeat(4,1fr);gap:20px}}@media (hover: none) and (pointer: coarse){._tabButton_p9fht_1615,._moduleCard_p9fht_1,._controlButton_p9fht_1{min-height:44px;min-width:44px}._moduleCard_p9fht_1:hover{transform:none;box-shadow:none}._moduleCard_p9fht_1:active,._tabButton_p9fht_1615:active,._controlButton_p9fht_1:active{transform:scale(.95);opacity:.8}._swipeablePanel_p9fht_1{touch-action:pan-y}._dragHandle_p9fht_1{padding:12px;cursor:grab}._dragHandle_p9fht_1:active{cursor:grabbing}}@media screen and (orientation: portrait){._viewerContainer_p9fht_1{aspect-ratio:4/3}._viewerControls_p9fht_1779{bottom:16px;left:50%;transform:translate(-50%);flex-direction:row}}@media screen and (orientation: landscape){._viewerContainer_p9fht_1{aspect-ratio:16/9}._viewerControls_p9fht_1779{right:16px;top:50%;transform:translateY(-50%);flex-direction:column}}@media screen and (max-width: 767px){._title_p9fht_1{font-size:20px}._subtitle_p9fht_1{font-size:16px}._body_p9fht_1{font-size:14px}._caption_p9fht_1{font-size:12px}}@media screen and (min-width: 768px) and (max-width: 1023px){._title_p9fht_1{font-size:24px}._subtitle_p9fht_1{font-size:18px}._body_p9fht_1{font-size:15px}._caption_p9fht_1{font-size:13px}}@media screen and (min-width: 1024px){._title_p9fht_1{font-size:28px}._subtitle_p9fht_1{font-size:20px}._body_p9fht_1{font-size:16px}._caption_p9fht_1{font-size:14px}}._readOnlyMode_p9fht_1 ._materialPanel_p9fht_1,._readOnlyMode_p9fht_1 ._bottomNav_p9fht_1{display:none!important}@media screen and (max-width: 767px){._readOnlyMode_p9fht_1 ._configurator_p9fht_5{flex-direction:column!important;height:100vh!important}._readOnlyMode_p9fht_1 ._header_p9fht_1810{height:56px!important;padding:8px 12px!important;min-height:56px!important;flex-shrink:0!important}._readOnlyMode_p9fht_1 ._mainContent_p9fht_20{position:fixed!important;top:56px!important;bottom:260px!important;left:0!important;right:0!important;overflow:hidden!important}._readOnlyMode_p9fht_1 ._viewerArea_p9fht_747{position:absolute!important;left:0!important;right:0!important;top:0!important;bottom:0!important;width:100%!important;height:100%!important;overflow:hidden!important}._readOnlyMode_p9fht_1 ._leftPanelToggle_p9fht_269,._readOnlyMode_p9fht_1 ._sidebar_p9fht_413,._readOnlyMode_p9fht_1 ._sidebarContent_p9fht_413,._readOnlyMode_p9fht_1 ._rightPanel_p9fht_304{display:none!important}._readOnlyMode_p9fht_1 ._materialPanel_p9fht_1{position:fixed!important;bottom:60px!important;left:0!important;right:0!important;height:200px!important;background:var(--theme-background)!important;border-top:1px solid var(--theme-border)!important;z-index:100!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}._readOnlyMode_p9fht_1 ._bottomNav_p9fht_1{position:fixed!important;bottom:0!important;left:0!important;right:0!important;height:60px!important;background:var(--theme-surface)!important;border-top:1px solid var(--theme-border)!important;z-index:101!important;display:flex!important;justify-content:space-around!important;align-items:center!important}._readOnlyMode_p9fht_1 ._header_p9fht_1810 ._centerActions_p9fht_1{font-size:12px;padding:4px 10px}._readOnlyMode_p9fht_1 ._header_p9fht_1810 ._leftSection_p9fht_1{flex:0 0 auto}._readOnlyMode_p9fht_1 ._header_p9fht_1810 ._leftSection_p9fht_1 svg,._readOnlyMode_p9fht_1 ._header_p9fht_1810 ._leftSection_p9fht_1 img{height:24px;width:auto}}@media screen and (max-width: 767px) and (orientation: landscape){._readOnlyMode_p9fht_1 ._viewerContainer_p9fht_1{height:calc(100vh - 44px)!important;width:100%!important}._readOnlyMode_p9fht_1 ._sidebar_p9fht_413,._readOnlyMode_p9fht_1 ._leftPanelToggle_p9fht_269{display:none!important}}@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){._readOnlyMode_p9fht_1 ._viewerContainer_p9fht_1{height:calc(70vh - 56px)}._readOnlyMode_p9fht_1 ._sidebar_p9fht_413{height:30vh;position:fixed;bottom:0}._readOnlyMode_p9fht_1 ._leftPanelToggle_p9fht_269{bottom:30px}}@media (hover: none) and (pointer: coarse){._readOnlyMode_p9fht_1 ._leftPanelToggle_p9fht_269{min-height:48px;min-width:120px}._readOnlyMode_p9fht_1 ._sidebar_p9fht_413{touch-action:pan-y}._readOnlyMode_p9fht_1 ._sidebar_p9fht_413._swiping_p9fht_1{transition:none}}@media print{._sidebar_p9fht_413,._rightPanel_p9fht_304,._header_p9fht_1810,._controls_p9fht_1,._floatingActionButton_p9fht_1{display:none!important}._viewerContainer_p9fht_1{width:100%;height:100%;page-break-inside:avoid}}._configurator_p9fht_5{display:flex;flex-direction:column;height:100vh;font-family:-apple-system,Apple SD Gothic Neo,Roboto,sans-serif;background-color:var(--theme-background-secondary);overflow:hidden;cursor:default}._configurator_p9fht_5 *{cursor:default!important}._mainContent_p9fht_20{flex:1;position:relative;overflow:hidden;min-height:0}._fileTreeOverlay_p9fht_28{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--theme-overlay);z-index:100;opacity:0;pointer-events:none;transition:opacity .3s ease}._fileTreeOverlay_p9fht_28._open_p9fht_41{opacity:1;pointer-events:auto}._fileTreePanel_p9fht_47{position:fixed;top:var(--configurator-top-offset, 88px);left:0;bottom:0;width:640px;background:var(--theme-surface);border-right:1px solid var(--theme-border);box-shadow:var(--theme-shadow);z-index:101;overflow:hidden;display:flex;flex-direction:row;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}._fileTreePanel_p9fht_47._open_p9fht_41{transform:translate(0)}._fileTreeFoldButton_p9fht_69{position:absolute;top:50%;right:-16px;transform:translateY(-50%);width:16px;height:48px;background:var(--theme-surface);border:1px solid var(--theme-border);border-left:none;border-radius:0 6px 6px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--theme-text-muted);z-index:102;transition:all .15s ease;padding:0}._fileTreeFoldButton_p9fht_69:hover{background:var(--theme-background-secondary);color:var(--theme-text);width:20px;right:-20px}._fileTreePanel_p9fht_47>div:first-child{width:240px!important;min-width:240px;flex-shrink:0;border-right:1px solid var(--theme-border)}._fileTreeContent_p9fht_106{flex:1;min-width:0;overflow-y:auto;overflow-x:hidden;padding:12px;background:var(--theme-background-secondary)}._fileTreeContent_p9fht_106::-webkit-scrollbar{width:4px}._fileTreeContent_p9fht_106::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:2px}._fileTreeFileList_p9fht_125{display:flex;flex-direction:column;gap:8px}._fileTreeFileCard_p9fht_132{display:flex;align-items:center;gap:12px;width:100%;padding:10px;border:1px solid var(--theme-border);border-radius:10px;background:var(--theme-surface);cursor:pointer;transition:all .15s;text-align:left}._fileTreeFileCard_p9fht_132:hover{background:var(--theme-background-secondary);border-color:var(--theme-primary);box-shadow:0 2px 8px #00000014}._fileTreeFileCardActive_p9fht_152{border-color:var(--theme-primary);background:color-mix(in srgb,var(--theme-primary) 12%,var(--theme-surface));box-shadow:0 0 0 1px var(--theme-primary)}._fileTreeFileCardActive_p9fht_152 ._fileTreeFileName_p9fht_158,._fileTreeFileCardActive_p9fht_152 ._fileTreeFilePath_p9fht_159{color:#fff}._fileTreeFileCardActive_p9fht_152 ._fileTreeFileMeta_p9fht_163{color:#ffffffb3}._fileTreeFileThumbnail_p9fht_168{width:80px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--theme-background-secondary);display:flex;align-items:center;justify-content:center}._fileTreeFileThumbnail_p9fht_168 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._fileTreeFilePlaceholder_p9fht_186{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--theme-text-muted);font-size:11px;background:var(--theme-background-secondary);border:1px dashed var(--theme-border);border-radius:8px}._fileTreeFileInfo_p9fht_200{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._fileTreeFileName_p9fht_158,._fileTreeFilePath_p9fht_159{font-size:14px;font-weight:600;color:var(--theme-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fileTreeFileMeta_p9fht_163{font-size:12px;color:var(--theme-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fileTreeEmpty_p9fht_235{display:flex;align-items:center;justify-content:center;height:100%;color:var(--theme-text-muted);font-size:13px}._preparingPanel_p9fht_245{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:var(--theme-text-secondary)}._preparingPanel_p9fht_245 h3{font-size:18px;font-weight:600;margin-bottom:8px;color:var(--theme-text-primary)}._preparingPanel_p9fht_245 p{font-size:14px;color:var(--theme-text-tertiary)}._leftPanelToggle_p9fht_269{position:fixed;left:var(--sidebar-icon-width, 56px);top:50%;transform:translateY(-50%);width:20px;height:48px;background:var(--theme-background-secondary);color:var(--theme-text-muted);border:none;border-radius:0 6px 6px 0;cursor:pointer;z-index:12;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;opacity:.45;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:0}._leftPanelToggle_p9fht_269._open_p9fht_41{left:var(--sidebar-total-width, 304px)}._leftPanelToggle_p9fht_269:hover{opacity:1;width:24px;background:var(--theme-info);color:#fff;box-shadow:0 2px 12px #3b82f659}._rightPanelContainer_p9fht_304{position:fixed;right:0;top:var(--configurator-top-offset, 88px);bottom:0;width:var(--right-panel-width, 320px);z-index:10;overflow:hidden;transition:width .3s cubic-bezier(.4,0,.2,1)}._rightPanelToggle_p9fht_316{position:fixed;right:var(--right-panel-width, 320px);top:50%;transform:translateY(-50%);width:20px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--theme-background-secondary);color:var(--theme-text-muted);border:none;border-radius:6px 0 0 6px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);z-index:11;opacity:.45;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:0}._rightPanelToggle_p9fht_316:not(._open_p9fht_41){right:0}._rightPanelToggle_p9fht_316:hover{opacity:1;width:24px;background:var(--theme-info);color:#fff;box-shadow:0 2px 12px #3b82f659}@keyframes _fadeIn_p9fht_1{0%{opacity:0}to{opacity:1}}@keyframes _slideInFromLeft_p9fht_1{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes _slideInFromRight_p9fht_1{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes _slideOutToLeft_p9fht_1{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes _slideOutToRight_p9fht_1{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes _panelBounce_p9fht_1{0%{transform:scale(.95)}50%{transform:scale(1.02)}to{transform:scale(1)}}._sidebarContent_p9fht_413{position:fixed;left:var(--sidebar-icon-width, 56px);top:var(--configurator-top-offset, 88px);bottom:0;width:var(--sidebar-content-width, 240px);background:var(--theme-surface, white);border-right:1px solid var(--theme-border);box-shadow:none;z-index:10;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease,box-shadow .3s ease,width .3s ease;transform-origin:left center}._layoutModeToggle_p9fht_434{display:flex;background:var(--theme-background-secondary);border-radius:5px;padding:2px 2px 4px;gap:1px;margin:4px 12px 0;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}._layoutModeBtn_p9fht_446{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;padding:4px 6px;background:transparent;border:none;border-radius:4px;color:var(--theme-text-muted);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;cursor:pointer;transition:all .15s ease;min-height:24px;white-space:nowrap;letter-spacing:-.01em;-webkit-font-smoothing:antialiased}._layoutModeBtn_p9fht_446:hover:not(._layoutModeActive_p9fht_468){color:var(--theme-text);background:#ffffff0a}._layoutModeActive_p9fht_468{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important;font-weight:600;border:1.5px solid var(--theme-primary)!important}._layoutModeActive_p9fht_468:hover{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important}._sidebarPanel_p9fht_486{height:100%;display:flex;flex-direction:column;overflow:hidden}._modulePanelContent_p9fht_494{padding:4px var(--spacing-md, 12px) var(--spacing-md, 12px);height:100%;display:flex;flex-direction:column;overflow:hidden}._modulePanelTitle_p9fht_502{font-size:var(--font-size-lg, 18px);font-weight:600;color:var(--theme-text);margin:0 0 var(--spacing-lg, 20px) 0}._doorManagementSection_p9fht_510{margin-bottom:var(--spacing-xl, 24px);padding:var(--spacing-lg, 16px);background:var(--theme-background-secondary, #f8fafc);border-radius:var(--radius-lg, 8px);border:1px solid var(--theme-border, var(--theme-border))}._doorInstallButton_p9fht_518{width:100%;padding:var(--spacing-md, 12px);background:var(--theme-primary);color:#fff;border:none;border-radius:var(--radius-md, 6px);font-size:var(--font-size-sm, 14px);font-weight:500;cursor:pointer;transition:background-color .2s}._doorInstallButton_p9fht_518:hover{background:var(--theme-primary-hover)}._doorManagementGroup_p9fht_535{display:flex;flex-direction:column;gap:var(--spacing-md, 12px)}._doorStatusInfo_p9fht_541{display:flex;justify-content:space-between;align-items:center;padding:8px 0}._doorStatusLeft_p9fht_548{display:flex;align-items:center;gap:8px}._doorStatusIcon_p9fht_554{font-size:16px}._doorStatusText_p9fht_558{font-size:var(--font-size-sm, 14px);color:var(--theme-text);font-weight:500}._doorToggleButton_p9fht_564{padding:var(--spacing-xs, 6px) var(--spacing-md, 12px);background:var(--theme-primary);color:#fff;border:none;border-radius:var(--radius-sm, 4px);font-size:var(--font-size-xs, 12px);cursor:pointer;transition:background-color .2s}._doorToggleButton_p9fht_564:hover{background:var(--theme-primary-hover)}._doorRemoveButton_p9fht_579{width:100%;padding:var(--spacing-sm, 10px);background:var(--theme-danger);color:#fff;border:none;border-radius:var(--radius-md, 6px);font-size:var(--font-size-sm, 14px);cursor:pointer;transition:background-color .2s}._doorRemoveButton_p9fht_579:hover{background:var(--theme-danger-hover)}._moduleCategoryTabs_p9fht_596{display:flex;margin-bottom:4px;background:var(--theme-background-secondary);border-radius:5px;padding:2px;gap:1px}._moduleCategoryTab_p9fht_596{flex:1 1 0;min-width:0;padding:4px 6px;background:transparent;border:none;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;color:var(--theme-text-muted);cursor:pointer;transition:all .15s ease;border-radius:4px;min-height:24px;display:flex;align-items:center;justify-content:center;white-space:nowrap;letter-spacing:-.01em;-webkit-font-smoothing:antialiased}._moduleCategoryTab_p9fht_596:hover:not(._active_p9fht_627){color:var(--theme-text-secondary);background:#ffffff0a}._moduleCategoryTab_p9fht_596:active{transform:scale(.97)}._moduleCategoryTab_p9fht_596._active_p9fht_627{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important;font-weight:600;border:1.5px solid var(--theme-primary)!important}._moduleCategoryTab_p9fht_596._active_p9fht_627:hover{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important}._upperLowerTabs_p9fht_649{display:flex;margin-bottom:12px;background:var(--theme-background-secondary);border-radius:8px;padding:3px;gap:2px}._upperLowerTab_p9fht_649{flex:1 1 0;min-width:0;padding:8px 12px;background:transparent;border:none;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:12.5px;font-weight:500;color:var(--theme-text-muted);cursor:pointer;transition:all .15s ease;border-radius:6px;min-height:36px;display:flex;align-items:center;justify-content:center;letter-spacing:-.01em;-webkit-font-smoothing:antialiased}._upperLowerTab_p9fht_649:hover:not(._active_p9fht_627){color:var(--theme-text-secondary);background:#ffffff0a}._upperLowerTab_p9fht_649:active{transform:scale(.97)}._upperLowerTab_p9fht_649._active_p9fht_627{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important;font-weight:600;border:1.5px solid var(--theme-primary)!important}._upperLowerTab_p9fht_649._active_p9fht_627:hover{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important}._moduleSection_p9fht_700{flex:1;min-height:0;overflow-y:auto;padding-right:4px}._customAddButton_p9fht_708{flex:0 0 auto;width:32px;min-width:32px;padding:8px;background:transparent;border:none;border-left:1px solid var(--theme-border);font-size:16px;font-weight:600;color:var(--theme-text-muted);cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}._customAddButton_p9fht_708:hover{background:var(--theme-primary);color:#fff!important}._customModalOverlay_p9fht_732{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._viewerArea_p9fht_747{flex:1;display:flex;flex-direction:column;min-width:var(--viewer-min-width, 400px);background:var(--theme-surface);overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);will-change:transform}._viewer_p9fht_747{flex:1;position:relative;background:var(--theme-background-secondary, #f8fafc);width:100%;height:100%;overflow:hidden}._viewerDoorToggle_p9fht_772{position:absolute;top:20px;left:50%;transform:translate(-50%);z-index:100;display:flex;gap:8px;background:transparent;padding:0;border:none;box-shadow:none}._doorToggleOverlay_p9fht_787{position:absolute;top:12px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:100}._viewerDoorButton_p9fht_798{all:unset;box-sizing:border-box;border:1px solid var(--theme-border);border-radius:14px;padding:0 12px;height:26px;font-size:11.5px;font-weight:500;color:var(--theme-text-secondary);cursor:pointer;transition:all .2s ease;min-width:44px;display:flex;align-items:center;justify-content:center;line-height:1}._viewerDoorButton_p9fht_798:hover{border-color:var(--theme-primary);color:var(--theme-primary)}._viewerDoorButton_p9fht_798._active_p9fht_627{color:var(--theme-primary);border-color:var(--theme-primary);font-weight:600}._viewerDoorButtonDark_p9fht_829{border-color:#ffffff4d;color:#fffc;background:#00000059;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._viewerDoorButtonDark_p9fht_829:hover,._viewerDoorButtonDark_p9fht_829._active_p9fht_627{border-color:var(--theme-primary);color:#fff;background:#00000080}._slotGuideHelpButton_p9fht_849{position:absolute;top:12px;right:12px;z-index:10002;width:28px;height:28px;border-radius:50%;border:1.5px solid var(--theme-border, #d1d5db);background:color-mix(in srgb,var(--theme-background-primary, #fff) 92%,transparent);color:var(--theme-text-muted, #6b7280);font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);line-height:1}._slotGuideHelpButton_p9fht_849:hover{border-color:var(--theme-primary);color:var(--theme-primary);background:#fff}._slotGuideHelpButton_p9fht_849._active_p9fht_627{border-color:var(--theme-primary);color:#fff;background:var(--theme-primary)}._exitDesignModeBtn_p9fht_884{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:6px;padding:10px 28px;border:none;border-radius:8px;background:var(--theme-primary, #2563eb);color:#fff;font-size:14px;font-weight:600;letter-spacing:.02em;cursor:pointer;box-shadow:0 2px 12px #0000002e;transition:background .15s,box-shadow .15s,transform .1s}._exitDesignModeBtn_p9fht_884:hover{background:var(--theme-primary-dark, #1d4ed8);box-shadow:0 4px 16px #00000040}._exitDesignModeBtn_p9fht_884:active{transform:translate(-50%) scale(.97)}._slotGuideOverlay_p9fht_916{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10002;background:#0009;animation:_slotGuideDimIn_p9fht_1 .15s ease-out;pointer-events:none}@keyframes _slotGuideDimIn_p9fht_1{0%{opacity:0}to{opacity:1}}._slotGuidePopup_p9fht_931{position:absolute;top:48px;right:12px;z-index:10003;width:320px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px #0000001f,0 2px 8px #0000000f;padding:20px;animation:_slotGuidePopupIn_p9fht_1 .15s ease-out}@keyframes _slotGuidePopupIn_p9fht_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._slotGuidePopupTitle_p9fht_950{font-size:14px;font-weight:700;color:#111827;margin:0 0 14px;display:flex;align-items:center;gap:6px}._slotGuidePopupSection_p9fht_960{margin-bottom:12px}._slotGuidePopupSection_p9fht_960:last-child{margin-bottom:0}._slotGuidePopupLabel_p9fht_968{font-size:12px;font-weight:600;color:#374151;margin-bottom:4px}._slotGuidePopupDesc_p9fht_975{font-size:12px;color:#6b7280;line-height:1.6;margin:0}._slotGuidePopupFormula_p9fht_982{display:inline-block;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:SF Mono,Fira Code,monospace;font-size:11px;color:#4b5563}._slotGuidePopupExample_p9fht_992{background:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;padding:10px 12px;margin-top:10px}._slotGuidePopupExampleRow_p9fht_1000{display:flex;justify-content:space-between;font-size:11px;color:#6b7280;line-height:1.8}._slotGuidePopupExampleRow_p9fht_1000 span:last-child{font-weight:600;color:#374151}._slotGuidePopupDivider_p9fht_1013{height:1px;background:#f3f4f6;margin:12px 0}._viewerDoorButton_p9fht_798._active_p9fht_627:hover{border-color:var(--theme-primary-hover);color:var(--theme-primary-hover)}._viewerDoorButtonDark_p9fht_829._active_p9fht_627:hover{color:#fff}._viewerDoorButton3D_p9fht_1029{background:transparent!important;background-color:transparent!important;background-image:none!important;border:1px solid var(--theme-border, #cccccc)!important;border-radius:20px!important;padding:8px 16px!important;font-size:14px!important;font-weight:500!important;color:var(--theme-text-secondary, #666666)!important;cursor:pointer!important;transition:all .2s ease!important;min-width:60px!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;isolation:isolate!important}._viewerDoorButton3D_p9fht_1029:hover{background:transparent!important;background-color:transparent!important;border-color:var(--theme-primary)!important;color:var(--theme-primary)!important}._viewerDoorButton3D_p9fht_1029._active_p9fht_627{background:transparent!important;background-color:transparent!important;border:2px solid var(--theme-primary)!important;color:var(--theme-primary)!important;font-weight:600!important}._viewerDoorButton3D_p9fht_1029._active_p9fht_627:hover{background:transparent!important;background-color:transparent!important}._rightPanel_p9fht_304{position:relative;width:100%;height:100%;background:var(--theme-surface, white);border-left:1px solid var(--theme-border, var(--theme-border));display:flex;flex-direction:column;overflow:hidden;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease,box-shadow .3s ease;transform-origin:right center;box-shadow:-2px 0 8px var(--theme-shadow, rgba(0, 0, 0, .08));z-index:10}._rightPanelHeader_p9fht_1090{border-bottom:1px solid var(--theme-border, var(--theme-border));background:var(--theme-surface, white)}._rightPanelTabs_p9fht_1095{display:flex;align-items:center;justify-content:space-between;padding:0 8px;gap:8px;width:100%}._tabGroup_p9fht_1104{display:flex;flex:1;gap:4px}._addTabButton_p9fht_1110{width:28px;height:28px;padding:0;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;font-size:16px;font-weight:400;color:var(--theme-text-secondary);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}._addTabButton_p9fht_1110:hover{background:var(--theme-background-secondary);border-color:var(--theme-primary);color:var(--theme-primary)}._addTabButton_p9fht_1110._active_p9fht_627{background:var(--theme-primary);border-color:var(--theme-primary);color:#fff}._addTabButton_p9fht_1110._active_p9fht_627:hover{background:var(--theme-primary-hover);border-color:var(--theme-primary-hover)}._rightPanelTab_p9fht_1095{flex:1;padding:var(--spacing-sm, 8px);background:none;border:none;font-size:var(--font-size-xs, 11px);font-weight:500;color:var(--theme-text-muted);cursor:pointer;transition:all .2s;border-bottom:2px solid transparent}._rightPanelTab_p9fht_1095:hover{color:var(--theme-text);background:var(--theme-background-secondary, #f9fafb)}._rightPanelTab_p9fht_1095._active_p9fht_627{color:var(--theme-primary);border-bottom-color:var(--theme-primary);background:var(--theme-primary-light)}._rightPanelContent_p9fht_1169{flex:1;padding:8px 12px;overflow-y:auto;max-height:calc(100vh - 120px)}._spaceControls_p9fht_1177{display:flex;flex-direction:column;gap:10px}._spaceControlsRelaxed_p9fht_1183{gap:16px}._configSection_p9fht_1188{border-bottom:none;padding:0;margin-bottom:6px}._configSection_p9fht_1188:last-child{border-bottom:none}._sectionHeader_p9fht_1199{display:flex;align-items:center;gap:4px;margin-bottom:3px}._sectionDot_p9fht_1206{width:6px;height:6px;background:var(--theme-primary);border-radius:50%;flex-shrink:0}._sectionTitle_p9fht_1214{font-size:var(--font-size-xs, 11px);font-weight:600;color:var(--theme-text);margin:0;letter-spacing:-.01em}._helpBtn_p9fht_1223{width:15px;height:15px;min-width:15px;border-radius:50%;border:none;background:transparent;color:var(--theme-text-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:all .15s ease;flex-shrink:0}._helpBtn_p9fht_1223:hover{border-color:var(--theme-primary);color:var(--theme-primary);opacity:1}._helpPopover_p9fht_1246{position:absolute;top:calc(100% + 6px);left:0;width:240px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;box-shadow:0 4px 16px #0000001f;z-index:200;padding:8px 10px}._helpPopover_p9fht_1246:before{content:"";position:absolute;top:-6px;left:3px;width:10px;height:10px;background:var(--theme-surface);border-left:1px solid var(--theme-border);border-top:1px solid var(--theme-border);transform:rotate(45deg)}._helpPopoverTitle_p9fht_1272{font-size:11px;font-weight:700;color:var(--theme-text);margin-bottom:3px}._helpPopoverText_p9fht_1279{font-size:10.5px;font-weight:400;color:var(--theme-text-secondary);line-height:1.5}._inputGroup_p9fht_1287{margin-bottom:4px}._inputGroup_p9fht_1287:last-child{margin-bottom:0}._inputRow_p9fht_1296{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}._inputLabel_p9fht_1303{font-size:var(--font-size-xs, 10px);color:var(--theme-text-secondary);font-weight:400}._inputControlWithLabel_p9fht_1309{display:flex;align-items:center;gap:8px}._inputControlWithLabel_p9fht_1309 input{flex:1;padding:5px 10px;border:1px solid var(--theme-border);border-radius:4px;font-size:13px;color:var(--theme-text);background:var(--theme-surface);text-align:center;min-width:80px}._inputControlWithLabel_p9fht_1309 ._inputUnit_p9fht_1327{font-size:13px;color:var(--theme-text-muted)}._numberInputGroup_p9fht_1333{display:flex;align-items:center;gap:0;border:1px solid var(--theme-border);border-radius:2px;background:var(--theme-background-secondary, #f9fafb);overflow:hidden}._decrementButton_p9fht_1343,._incrementButton_p9fht_1344{width:12px;height:18px;background:none;border:none;cursor:pointer;font-size:10px;line-height:1;display:flex;align-items:center;justify-content:center;color:var(--theme-text-muted);transition:background-color .2s}._decrementButton_p9fht_1343:hover,._incrementButton_p9fht_1344:hover{background:var(--theme-border)}._numberInput_p9fht_1333{width:60px;height:16px;border:none;background:none;text-align:right;padding-right:4px;font-size:10px;color:var(--theme-text-muted);outline:none}._doorSliderContainer_p9fht_1377{margin-top:8px}._sliderTrack_p9fht_1382{display:flex;align-items:center;justify-content:space-between;height:32px;background:var(--theme-background-secondary);border-radius:6px;padding:0 16px;position:relative;cursor:pointer;transition:background .2s ease}._sliderTrack_p9fht_1382:hover{background:var(--theme-background-secondary)}._sliderDivider_p9fht_1399{width:2px;height:16px;background:var(--theme-border);border-radius:1px;transition:background .2s ease}._sliderDivider_p9fht_1399._active_p9fht_627{background:var(--theme-primary);height:20px}._sliderHandle_p9fht_1412{position:absolute;width:20px;height:20px;background:var(--theme-primary);border-radius:50%;top:50%;transform:translate(-50%,-50%);cursor:grab;transition:transform .1s ease;box-shadow:0 2px 4px #0003}._sliderHandle_p9fht_1412:hover{transform:translate(-50%,-50%) scale(1.1)}._sliderHandle_p9fht_1412:active{cursor:grabbing;transform:translate(-50%,-50%) scale(.9)}._sliderLabels_p9fht_1434{display:flex;justify-content:space-between;margin-top:8px;padding:0 2px}._sliderLabels_p9fht_1434 span{font-size:11px;color:var(--theme-text-muted);font-weight:500;cursor:pointer;padding:4px 6px;border-radius:3px;transition:all .2s ease;min-width:20px;text-align:center}._sliderLabels_p9fht_1434 span:hover{background:var(--theme-background-secondary);color:var(--theme-text-secondary)}._sliderLabels_p9fht_1434 span._active_p9fht_627{color:var(--theme-primary)!important;font-weight:600;background:var(--theme-background-secondary)!important;border:1.5px solid var(--theme-primary)}._doorSlider_p9fht_1377{width:100%;height:4px;background:var(--theme-border);border-radius:8px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin-bottom:12px}._doorSlider_p9fht_1377::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background:var(--theme-primary);border:2px solid var(--theme-surface, #ffffff);border-radius:50%;cursor:pointer;box-shadow:0 2px 4px #0000001a}._doorSlider_p9fht_1377::-moz-range-thumb{width:16px;height:16px;background:var(--theme-primary);border:2px solid var(--theme-surface, #ffffff);border-radius:50%;cursor:pointer;box-shadow:0 2px 4px #0000001a}._sliderLabels_p9fht_1434{display:flex;justify-content:space-between;margin-bottom:8px}._sliderLabel_p9fht_1434{font-size:12px;color:var(--theme-text-muted);font-weight:400;transition:color .2s}._sliderLabel_p9fht_1434._active_p9fht_627{color:var(--theme-primary-hover);font-weight:500}._spaceSizeSection_p9fht_1517{display:flex;flex-direction:column;gap:12px}._sectionLabel_p9fht_1523{font-size:14px;font-weight:600;color:var(--theme-text)}._dimensionsSummary_p9fht_1529{padding:12px;background:var(--theme-background-secondary, #f8fafc);border:1px solid var(--theme-border);border-radius:6px}._summaryText_p9fht_1536{font-size:14px;color:var(--theme-text-muted);font-family:SF Mono,Monaco,Consolas,monospace}._inputGroupTwoColumns_p9fht_1542{display:grid;grid-template-columns:1fr 1fr;gap:12px}._moduleSettings_p9fht_1548{display:flex;flex-direction:column;gap:16px}._placeholder_p9fht_1554{padding:40px 20px;text-align:center;color:var(--theme-text-muted);font-size:14px;font-style:italic;background:var(--theme-background-secondary, #f9fafb);border:2px dashed var(--theme-border);border-radius:8px}._loadingContainer_p9fht_1566{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:16px;background:var(--theme-background-secondary, #f8fafc)}._loadingContainer_p9fht_1566 p{color:var(--theme-text-muted);font-size:16px}@media (min-width: 1920px){._rightPanelContent_p9fht_1169{padding:8px 12px}._modulePanelContent_p9fht_494{padding:4px 16px 16px}}@media (max-width: 1399px) and (min-width: 1200px){._rightPanelContent_p9fht_1169{padding:8px 12px}._modulePanelContent_p9fht_494{padding:4px 14px 14px}}@media (hover: none) and (pointer: coarse){._button_p9fht_1611,._toggleButton_p9fht_1612,._incrementButton_p9fht_1344,._decrementButton_p9fht_1343,._tabButton_p9fht_1615,._rightPanelTab_p9fht_1095{min-height:44px;min-width:44px;padding:12px 16px}._doorSlider_p9fht_1377{height:12px;margin:20px 0}._doorSlider_p9fht_1377::-webkit-slider-thumb{width:28px;height:28px}._input_p9fht_1287,._numberInput_p9fht_1333{height:44px;font-size:16px}._draggable_p9fht_1641{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}._scrollable_p9fht_1649{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}}@media (max-width: 1199px) and (min-width: 1024px){._viewer_p9fht_747{min-height:250px}._rightPanelContent_p9fht_1169{padding:8px 10px}._modulePanelContent_p9fht_494{padding:4px 14px 14px}._numberInputGroup_p9fht_1333{border-radius:4px}._doorSlider_p9fht_1377{height:6px}._doorSlider_p9fht_1377::-webkit-slider-thumb{width:18px;height:18px}}@media (max-width: 767px) and (orientation: portrait){._sidebar_p9fht_413{position:fixed;left:0;top:60px;bottom:0;width:280px!important;transform:translate(-100%);transition:transform .3s ease;z-index:1000;background:var(--theme-background-primary);box-shadow:4px 0 20px #0000001a}._sidebar_p9fht_413._open_p9fht_41{transform:translate(0)}._sidebarToggle_p9fht_1704{display:flex!important;position:fixed;left:10px;top:80px;width:44px;height:44px;border-radius:22px;background:var(--theme-background-primary);box-shadow:0 2px 8px #0000001a;align-items:center;justify-content:center;z-index:1001}._rightPanel_p9fht_304{position:fixed;right:0;top:60px;bottom:0;width:320px;transform:translate(100%);transition:transform .3s ease;z-index:999;background:var(--theme-background-primary);box-shadow:-4px 0 20px #0000001a}._rightPanel_p9fht_304._open_p9fht_41{transform:translate(0)}._viewerArea_p9fht_747{position:fixed!important;top:60px;left:0!important;right:0!important;bottom:0!important;background:var(--theme-background-secondary);display:flex!important;flex-direction:column!important}._viewerArea_p9fht_747>._viewer_p9fht_747{flex:1!important;position:relative!important;width:100%!important;min-height:0!important}._leftPanelToggle_p9fht_269{display:none}._rightPanelToggle_p9fht_316{display:flex!important;position:fixed;right:10px;top:80px;width:44px;height:44px;border-radius:22px;background:var(--theme-background-primary);box-shadow:0 2px 8px #0000001a;align-items:center;justify-content:center;z-index:1001}._viewerControls_p9fht_1779{top:10px;left:50%;transform:translate(-50%);right:auto}._viewerArea_p9fht_747:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:998}._viewerArea_p9fht_747._dimmed_p9fht_1801:before{opacity:1;pointer-events:auto}}@media (max-height: 500px) and (orientation: landscape){._header_p9fht_1810{height:44px}._sidebar_p9fht_413{width:200px}._rightPanel_p9fht_304{max-height:calc(100vh - 88px)}}@media (max-width: 1023px) and (min-width: 768px){._mainContent_p9fht_20{flex-direction:row;gap:0}._rightPanelContent_p9fht_1169{padding:6px 8px}._modulePanelContent_p9fht_494{padding:4px 12px 12px}._configSection_p9fht_1188{padding:0}._inputRow_p9fht_1296{flex-direction:column;align-items:flex-start;gap:8px}._numberInputGroup_p9fht_1333{align-self:flex-end}}@media (max-width: 768px){._fileTreePanel_p9fht_47{width:100%}._fileTreePanel_p9fht_47>div:first-child{width:200px!important;min-width:200px}}@media (max-width: 480px){._fileTreePanel_p9fht_47{width:100%;flex-direction:column}._fileTreePanel_p9fht_47>div:first-child{width:100%!important;min-width:auto;max-height:40%;border-right:none;border-bottom:1px solid var(--theme-border)}}@media (max-width: 767px){._configurator_p9fht_5{height:100vh;overflow:hidden;overflow-x:hidden}._mainContent_p9fht_20{flex-direction:column;height:calc(100vh - var(--configurator-header-height, 56px));position:relative;overflow-x:hidden;width:100%}._sidebarContent_p9fht_413,._leftPanelToggle_p9fht_269{display:none!important}._viewerArea_p9fht_747{position:fixed!important;top:var(--configurator-header-height, 56px)!important;left:0!important;right:0!important;bottom:70px!important;min-height:unset!important;min-width:unset!important;width:100%!important;height:calc(100vh - var(--configurator-header-height, 56px) - 70px)!important;z-index:1!important;margin:0!important;padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}._viewer_p9fht_747{position:relative!important;flex:1!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}._rightPanelContainer_p9fht_304,._rightPanel_p9fht_304,._rightPanelToggle_p9fht_316{display:none!important}._viewerDoorToggle_p9fht_772{top:10px;gap:4px}._viewerDoorButton_p9fht_798{padding:6px 12px;font-size:12px;min-width:50px}}@media (min-resolution: 192dpi){._doorSlider_p9fht_1377::-webkit-slider-thumb{border-width:1px}._sectionDot_p9fht_1206{width:6px;height:6px}}._configurator_p9fht_5{background-color:var(--theme-background-secondary)}._sidebarContent_p9fht_413,._rightPanel_p9fht_304{background:var(--theme-surface);border-color:var(--theme-border)}._viewerArea_p9fht_747{background:var(--theme-surface)}._viewer_p9fht_747{background:var(--theme-background-secondary)}._modulePanelContent_p9fht_494,._rightPanelContent_p9fht_1169{background:var(--theme-surface);color:var(--theme-text)}@media (orientation: portrait) and (min-width: 768px) and (max-width: 1023px){._mainContent_p9fht_20{flex-direction:column}._sidebarContent_p9fht_413{height:25vh;max-height:250px}._viewerArea_p9fht_747{flex:1;min-height:40vh}._rightPanel_p9fht_304{height:25vh;max-height:200px}}@media (orientation: landscape) and (max-height: 600px){._sidebarContent_p9fht_413{width:200px}._rightPanelContent_p9fht_1169,._modulePanelContent_p9fht_494{padding:4px 8px 8px}._configSection_p9fht_1188{padding:0}}._foldToggleButton_p9fht_2051{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:32px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--theme-background-secondary);border:none;border-radius:8px;box-shadow:var(--theme-shadow, 0 1px 4px rgba(0,0,0,.04));cursor:pointer;transition:background .2s,color .2s}._foldToggleButton_p9fht_2051:hover{background:var(--theme-border)}._foldToggleIcon_p9fht_2071{font-size:20px;color:var(--theme-text-muted);font-weight:400;line-height:1;transition:color .2s}._foldToggleButton_p9fht_2051:hover ._foldToggleIcon_p9fht_2071{color:var(--theme-info)}._sidebar_p9fht_413 ._foldToggleButton_p9fht_2051{right:-16px;border-radius:0 8px 8px 0}._rightPanel_p9fht_304 ._foldToggleButton_p9fht_2051{left:-14px;border-radius:8px 0 0 8px;position:absolute}._slotInfoSimple_p9fht_2095{margin-top:8px;padding:8px;background:var(--theme-background-secondary, #f9fafb);border-radius:4px;border:1px solid var(--theme-border)}._slotInfoText_p9fht_2103{font-size:11px;color:var(--theme-text-muted);line-height:1.4;margin:0}._subSetting_p9fht_2111{margin-top:4px;padding-top:0;border-top:none}._subLabel_p9fht_2117{display:block;font-size:11px;font-weight:500;color:var(--theme-text);margin-bottom:3px}._frameGrid_p9fht_2126{display:flex;flex-direction:row;gap:4px;margin-bottom:0}._frameItem_p9fht_2133{display:flex;flex-direction:column;align-items:stretch;gap:2px;flex:1 1 0;min-width:0}._frameItemLabel_p9fht_2142{font-size:10px;color:var(--theme-text-muted);margin-bottom:0;font-weight:500;text-align:center;flex-shrink:0;white-space:nowrap}._frameItemInput_p9fht_2152{display:flex;align-items:center;background:var(--theme-background-secondary, #f9fafb);border:1px solid var(--theme-border);border-radius:6px;overflow:hidden;flex:1;min-width:0}._frameButton_p9fht_2163{background:var(--theme-surface);border:none;width:20px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--theme-text-secondary);cursor:pointer;transition:all .2s ease;font-weight:600}._frameButton_p9fht_2163:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._frameButton_p9fht_2163:active{background:var(--theme-border)}._frameNumberInput_p9fht_2187{flex:1;border:none;background:transparent;text-align:center;font-size:11px;font-weight:600;color:var(--theme-text);padding:0;width:100%;height:24px;outline:none;-webkit-appearance:none;-moz-appearance:textfield}._frameNumberInput_p9fht_2187::-webkit-outer-spin-button,._frameNumberInput_p9fht_2187::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._frameNumberInput_p9fht_2187:focus{background:var(--theme-surface)}._frameUnit_p9fht_2215{font-size:10px;color:var(--theme-text-muted);text-align:center;margin-top:4px}._modalOverlay_p9fht_2223{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_p9fht_2237{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border);border-radius:4px;box-shadow:0 8px 24px #0000001f;max-width:480px;width:90%;max-height:80vh;overflow:hidden;position:relative;animation:_modalFadeIn_p9fht_1 .2s ease-out}@keyframes _modalFadeIn_p9fht_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._modalCloseButton_p9fht_2261{position:absolute;top:16px;right:16px;width:32px;height:32px;border:1px solid var(--theme-border);background:var(--theme-surface);font-size:16px;color:var(--theme-text-secondary);cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:10}._modalCloseButton_p9fht_2261:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._comingSoon_p9fht_2287{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}._comingSoonTitle_p9fht_2296{font-size:20px;font-weight:700;color:var(--theme-text);margin-bottom:8px}._comingSoonMessage_p9fht_2303{font-size:14px;color:var(--theme-text-secondary);margin-bottom:20px}._comingSoonIcon_p9fht_2309{font-size:48px;opacity:.5}._toggleButtonGroup_p9fht_2315{display:flex;background:var(--theme-background-secondary);border-radius:5px;padding:2px;gap:1px;margin-bottom:0;overflow:hidden;border:none}._toggleButton_p9fht_1612{flex:1;padding:3px 4px;border:none;background:transparent;color:var(--theme-text-muted);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:11px;font-weight:500;cursor:pointer;transition:all .15s ease;border-radius:4px;min-height:22px;display:flex;align-items:center;justify-content:center;white-space:nowrap;min-width:0;letter-spacing:-.01em;-webkit-font-smoothing:antialiased}._toggleButton_p9fht_1612:hover:not(._toggleButtonActive_p9fht_2348){color:var(--theme-text-secondary);background:#ffffff0a}._toggleButtonActive_p9fht_2348{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important;font-weight:600;border:1.5px solid var(--theme-primary)!important}._toggleButtonActive_p9fht_2348:hover{background:var(--theme-background-secondary)!important;color:var(--theme-primary)!important}._toggleButton_p9fht_1612:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}._stepDownSettings_p9fht_2371{animation:_fadeIn_p9fht_1 .3s ease-out;padding:0}._stepDownDescription_p9fht_2376{font-size:13px;color:var(--theme-text-secondary);margin-bottom:16px;line-height:1.5}._stepDownNote_p9fht_2383{font-size:12px;color:var(--theme-text-muted);margin-top:12px;padding:8px 12px;background:var(--theme-background-secondary);border-radius:6px;line-height:1.5}._stepDownNote_p9fht_2383 p{margin:0 0 4px}._stepDownNote_p9fht_2383 p:last-child{margin-bottom:0}._inputGroupTwoColumns_p9fht_1542{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:8px}._inputWrapper_p9fht_2409{display:flex;flex-direction:column;gap:6px}._inputLabel_p9fht_1303{font-size:13px;font-weight:500;color:var(--theme-text-secondary);margin-bottom:4px}._inputWithUnit_p9fht_2422{position:relative;display:flex;align-items:center}._input_p9fht_1287{width:100%;padding:5px 10px;border:1px solid var(--theme-border);border-radius:4px;font-size:13px;background-color:var(--theme-background-secondary);color:var(--theme-text);transition:border-color .15s ease,box-shadow .15s ease}._input_p9fht_1287:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 2px var(--theme-primary-light)}._inputWithUnitField_p9fht_2445{padding-right:40px}._unit_p9fht_2449{position:absolute;right:12px;color:var(--theme-text-secondary);font-size:14px;pointer-events:none}._sliderSectionLabel_p9fht_2458{font-size:12px;font-weight:500;color:var(--theme-text-secondary);margin-bottom:2px;padding:2px 0}._furnitureList_p9fht_2467{margin-top:12px}._emptyState_p9fht_2471{padding:24px;text-align:center;color:var(--theme-text-muted);font-size:14px}._slotGroup_p9fht_2478{margin-bottom:16px;border:1px solid var(--theme-border);border-radius:8px;overflow:hidden}._slotHeader_p9fht_2485{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:var(--theme-background-secondary);border-bottom:1px solid var(--theme-border)}._slotName_p9fht_2494{font-weight:600;font-size:13px;color:var(--theme-text)}._slotCount_p9fht_2500{font-size:12px;color:var(--theme-text-muted)}._furnitureItems_p9fht_2505{padding:4px}._furnitureItem_p9fht_2505{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid var(--theme-border-light);transition:background .2s}._furnitureItem_p9fht_2505:last-child{border-bottom:none}._furnitureItem_p9fht_2505:hover{background:var(--theme-background-hover)}._furnitureInfo_p9fht_2526{flex:1;display:flex;flex-direction:column;gap:2px}._furnitureName_p9fht_2533{font-size:13px;font-weight:500;color:var(--theme-text)}._furnitureSize_p9fht_2539{font-size:11px;color:var(--theme-text-secondary)}._furnitureActions_p9fht_2544{display:flex;gap:4px}._removeButton_p9fht_2549{width:24px;height:24px;border:none;background:var(--theme-danger-light);color:var(--theme-danger);border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;transition:all .2s}._removeButton_p9fht_2549:hover{background:var(--theme-danger);color:#fff}@media screen and (max-width: 767px) and (orientation: landscape){:root{overflow:auto!important}body{overflow:auto!important}._configurator_p9fht_5{transform:scale(.55);transform-origin:top center;width:181.818%;height:181.818%;min-width:100vw}._mainContent_p9fht_20{overflow:visible!important}._viewerArea_p9fht_747{touch-action:pan-x pan-y pinch-zoom!important;pointer-events:auto!important}._viewerArea_p9fht_747 canvas{touch-action:none!important;pointer-events:auto!important}}._miniToggle_p9fht_2625{position:relative;width:32px;height:18px;background:var(--theme-background-secondary, #ccc);border-radius:9px;cursor:pointer;transition:background-color .25s ease;flex-shrink:0;border:none;padding:0}._miniToggle_p9fht_2625:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;background:#fff;border-radius:50%;transition:transform .25s ease;box-shadow:0 1px 3px #0003}._miniToggle_p9fht_2625._miniToggleActive_p9fht_2651{background:var(--theme-primary)}._miniToggle_p9fht_2625._miniToggleActive_p9fht_2651:after{transform:translate(14px)}@media screen and (max-width: 767px) and (orientation: portrait){._configurator_jjmmc_11{flex-direction:column;height:100vh}._header_jjmmc_17{height:56px;padding:8px 12px}._headerTitle_jjmmc_22{font-size:16px}._headerActions_jjmmc_26{gap:8px}._headerButton_jjmmc_30{padding:8px 12px;font-size:14px}._viewerContainer_jjmmc_36{height:calc(55vh - 48px);min-height:320px;width:100%;position:relative}._mobileViewer_jjmmc_43{padding:12px 12px 0;background:var(--theme-background-secondary);border-top-left-radius:24px;border-top-right-radius:24px;box-shadow:0 -6px 18px #0f172a14;min-height:calc(55vh - 48px);display:flex;flex-direction:column;gap:8px}._mobileViewer_jjmmc_43 canvas{border-radius:18px;background:var(--theme-surface)}._mobileViewerDivider_jjmmc_60{display:block;height:4px;width:140px;margin:8px auto 0;border-radius:999px;background:linear-gradient(90deg,#ff5f6d,#ffc371)}._controlsContainer_jjmmc_70{height:calc(60vh - 56px);width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}._sidebar_jjmmc_78{position:fixed;bottom:0;left:0;right:0;height:calc(60vh - 56px);transform:translateY(100%);transition:transform .3s ease;background:var(--theme-background);z-index:1000;border-top:1px solid var(--theme-border);border-radius:16px 16px 0 0}._sidebar_jjmmc_78._active_jjmmc_92{transform:translateY(0)}._sidebarHandle_jjmmc_97{position:absolute;top:8px;left:50%;transform:translate(-50%);width:40px;height:4px;background:var(--theme-border);border-radius:2px}._tabNav_jjmmc_109{padding:16px 12px 8px;overflow-x:auto;-webkit-overflow-scrolling:touch;display:flex;gap:12px}._tabButton_jjmmc_117{white-space:nowrap;padding:8px 16px;font-size:14px}._panel_jjmmc_124{padding:16px}._moduleGrid_jjmmc_129{grid-template-columns:repeat(2,1fr);gap:12px}._moduleCard_jjmmc_134{padding:12px}._rightPanel_jjmmc_139{display:none}._floatingActionButton_jjmmc_144{position:fixed;bottom:20px;right:20px;width:56px;height:56px;border-radius:50%;background:var(--theme-primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;z-index:999}}._mobileViewerDivider_jjmmc_60{display:none}._mobileRightPanel_jjmmc_165{position:fixed;top:0;right:0;bottom:0;width:85%;max-width:360px;background:var(--theme-surface);box-shadow:-6px 0 20px #0f172a1f;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:2000;display:flex;flex-direction:column;border-top-left-radius:16px;border-bottom-left-radius:16px;pointer-events:none}._mobileRightPanelOpen_jjmmc_184{transform:translate(0);pointer-events:auto}._mobileRightPanelHeader_jjmmc_189{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--theme-border)}._mobileRightPanelHeader_jjmmc_189 h2{margin:0;font-size:15px;font-weight:600;color:var(--theme-text)}._mobileRightPanelClose_jjmmc_204{background:none;border:none;padding:6px;border-radius:50%;cursor:pointer;color:var(--theme-text-secondary);transition:background .2s ease}._mobileRightPanelClose_jjmmc_204:hover{background:var(--theme-hover)}._mobileRightPanelContent_jjmmc_218{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 14px 16px;font-size:13px}._mobileRightPanelContent_jjmmc_218 button{font-size:13px;padding:8px 10px;min-height:34px;border-radius:10px}._mobileRightPanelContent_jjmmc_218 input,._mobileRightPanelContent_jjmmc_218 select,._mobileRightPanelContent_jjmmc_218 label,._mobileRightPanelContent_jjmmc_218 span,._mobileRightPanelContent_jjmmc_218 p{font-size:13px}._mobileBackdrop_jjmmc_244{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000073;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1995}._mobileBackdropOpen_jjmmc_257{opacity:1;pointer-events:auto}@media screen and (max-width: 575px) and (orientation: portrait){._moduleGrid_jjmmc_129{grid-template-columns:1fr}._headerActions_jjmmc_26{flex-wrap:wrap}._complexControl_jjmmc_276{display:none}._simpleControl_jjmmc_280{display:block}}@media screen and (max-width: 767px) and (orientation: landscape){._configurator_jjmmc_11{display:flex!important;flex-direction:row!important;height:100vh!important}._floatingActionButton_jjmmc_144,._sidebarHandle_jjmmc_97{display:none!important}}@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){._configurator_jjmmc_11{flex-direction:column}._viewerContainer_jjmmc_36{height:50vh;width:100%}._sidebar_jjmmc_78{height:calc(50vh - 64px);width:100%;position:relative;transform:none}._moduleGrid_jjmmc_129{grid-template-columns:repeat(3,1fr);gap:16px}._rightPanel_jjmmc_139{position:fixed;right:-320px;top:64px;bottom:0;width:320px;transition:right .3s ease;background:var(--theme-background);border-left:1px solid var(--theme-border);z-index:900}._rightPanel_jjmmc_139._active_jjmmc_92{right:0}}@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: landscape){._configurator_jjmmc_11{flex-direction:row}._viewerContainer_jjmmc_36{width:60%;height:calc(100vh - 64px)}._sidebar_jjmmc_78{width:40%;height:calc(100vh - 64px);position:relative}._rightPanel_jjmmc_139{display:none}}@media screen and (min-width: 1024px){._configurator_jjmmc_11{display:flex;flex-direction:row;height:100vh}._sidebar_jjmmc_78{width:320px;height:100%;position:relative;transform:none;border-right:1px solid var(--theme-border)}._viewerContainer_jjmmc_36{flex:1;height:100%;position:relative}._rightPanel_jjmmc_139{width:320px;height:100%;position:relative;border-left:1px solid var(--theme-border)}._moduleGrid_jjmmc_129{grid-template-columns:repeat(2,1fr);gap:16px}._floatingActionButton_jjmmc_144,._sidebarHandle_jjmmc_97{display:none}}@media screen and (min-width: 1280px){._sidebar_jjmmc_78,._rightPanel_jjmmc_139{width:360px}._moduleGrid_jjmmc_129{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1920px){._sidebar_jjmmc_78,._rightPanel_jjmmc_139{width:400px}._moduleGrid_jjmmc_129{grid-template-columns:repeat(4,1fr);gap:20px}}@media (hover: none) and (pointer: coarse){._tabButton_jjmmc_117,._moduleCard_jjmmc_134,._controlButton_jjmmc_456{min-height:44px;min-width:44px}._moduleCard_jjmmc_134:hover{transform:none;box-shadow:none}._moduleCard_jjmmc_134:active,._tabButton_jjmmc_117:active,._controlButton_jjmmc_456:active{transform:scale(.95);opacity:.8}._swipeablePanel_jjmmc_476{touch-action:pan-y}._dragHandle_jjmmc_481{padding:12px;cursor:grab}._dragHandle_jjmmc_481:active{cursor:grabbing}}@media screen and (orientation: portrait){._viewerContainer_jjmmc_36{aspect-ratio:4/3}._viewerControls_jjmmc_500{bottom:16px;left:50%;transform:translate(-50%);flex-direction:row}}@media screen and (orientation: landscape){._viewerContainer_jjmmc_36{aspect-ratio:16/9}._viewerControls_jjmmc_500{right:16px;top:50%;transform:translateY(-50%);flex-direction:column}}@media screen and (max-width: 767px){._title_jjmmc_526{font-size:20px}._subtitle_jjmmc_527{font-size:16px}._body_jjmmc_528{font-size:14px}._caption_jjmmc_529{font-size:12px}}@media screen and (min-width: 768px) and (max-width: 1023px){._title_jjmmc_526{font-size:24px}._subtitle_jjmmc_527{font-size:18px}._body_jjmmc_528{font-size:15px}._caption_jjmmc_529{font-size:13px}}@media screen and (min-width: 1024px){._title_jjmmc_526{font-size:28px}._subtitle_jjmmc_527{font-size:20px}._body_jjmmc_528{font-size:16px}._caption_jjmmc_529{font-size:14px}}._readOnlyMode_jjmmc_561 ._materialPanel_jjmmc_561,._readOnlyMode_jjmmc_561 ._bottomNav_jjmmc_562{display:none!important}@media screen and (max-width: 767px){._readOnlyMode_jjmmc_561 ._configurator_jjmmc_11{flex-direction:column!important;height:100vh!important}._readOnlyMode_jjmmc_561 ._header_jjmmc_17{height:56px!important;padding:8px 12px!important;min-height:56px!important;flex-shrink:0!important}._readOnlyMode_jjmmc_561 ._mainContent_jjmmc_582{position:fixed!important;top:56px!important;bottom:260px!important;left:0!important;right:0!important;overflow:hidden!important}._readOnlyMode_jjmmc_561 ._viewerArea_jjmmc_592{position:absolute!important;left:0!important;right:0!important;top:0!important;bottom:0!important;width:100%!important;height:100%!important;overflow:hidden!important}._readOnlyMode_jjmmc_561 ._leftPanelToggle_jjmmc_604,._readOnlyMode_jjmmc_561 ._sidebar_jjmmc_78,._readOnlyMode_jjmmc_561 ._sidebarContent_jjmmc_612,._readOnlyMode_jjmmc_561 ._rightPanel_jjmmc_139{display:none!important}._readOnlyMode_jjmmc_561 ._materialPanel_jjmmc_561{position:fixed!important;bottom:60px!important;left:0!important;right:0!important;height:200px!important;background:var(--theme-background)!important;border-top:1px solid var(--theme-border)!important;z-index:100!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}._readOnlyMode_jjmmc_561 ._bottomNav_jjmmc_562{position:fixed!important;bottom:0!important;left:0!important;right:0!important;height:60px!important;background:var(--theme-surface)!important;border-top:1px solid var(--theme-border)!important;z-index:101!important;display:flex!important;justify-content:space-around!important;align-items:center!important}._readOnlyMode_jjmmc_561 ._header_jjmmc_17 ._centerActions_jjmmc_651{font-size:12px;padding:4px 10px}._readOnlyMode_jjmmc_561 ._header_jjmmc_17 ._leftSection_jjmmc_657{flex:0 0 auto}._readOnlyMode_jjmmc_561 ._header_jjmmc_17 ._leftSection_jjmmc_657 svg,._readOnlyMode_jjmmc_561 ._header_jjmmc_17 ._leftSection_jjmmc_657 img{height:24px;width:auto}}@media screen and (max-width: 767px) and (orientation: landscape){._readOnlyMode_jjmmc_561 ._viewerContainer_jjmmc_36{height:calc(100vh - 44px)!important;width:100%!important}._readOnlyMode_jjmmc_561 ._sidebar_jjmmc_78,._readOnlyMode_jjmmc_561 ._leftPanelToggle_jjmmc_604{display:none!important}}@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){._readOnlyMode_jjmmc_561 ._viewerContainer_jjmmc_36{height:calc(70vh - 56px)}._readOnlyMode_jjmmc_561 ._sidebar_jjmmc_78{height:30vh;position:fixed;bottom:0}._readOnlyMode_jjmmc_561 ._leftPanelToggle_jjmmc_604{bottom:30px}}@media (hover: none) and (pointer: coarse){._readOnlyMode_jjmmc_561 ._leftPanelToggle_jjmmc_604{min-height:48px;min-width:120px}._readOnlyMode_jjmmc_561 ._sidebar_jjmmc_78{touch-action:pan-y}._readOnlyMode_jjmmc_561 ._sidebar_jjmmc_78._swiping_jjmmc_713{transition:none}}@media print{._sidebar_jjmmc_78,._rightPanel_jjmmc_139,._header_jjmmc_17,._controls_jjmmc_70,._floatingActionButton_jjmmc_144{display:none!important}._viewerContainer_jjmmc_36{width:100%;height:100%;page-break-inside:avoid}}._modalOverlay_yxxu8_2{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}._modalOverlay_yxxu8_2._fullscreen_yxxu8_16{padding:0}._modalContent_yxxu8_21{background:var(--theme-surface, #ffffff);border-radius:32px;width:100%;max-width:1200px;height:80vh;max-height:800px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #0000004d;border:2px solid #ffffff}._modalContent_yxxu8_21._fullscreenContent_yxxu8_35{width:100vw;height:100vh;max-width:none;max-height:none;border-radius:0;border:none}._modalHeader_yxxu8_45{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e5e7eb;background:#fff;position:relative;min-height:60px}._headerLeft_yxxu8_56{display:flex;flex-direction:column;gap:6px;min-width:200px}._headerCenter_yxxu8_63{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px}._modalTitle_yxxu8_72{margin:0;font-size:18px;font-weight:600;color:#1f2937}._projectInfo_yxxu8_79{font-size:14px;color:#6b7280}._viewModeToggle_yxxu8_84{display:flex;background:#f3f4f6;border-radius:8px;padding:4px;gap:2px}._viewModeButton_yxxu8_92{padding:8px 16px;border:none;border-radius:6px;background:transparent;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:50px}._viewModeButton_yxxu8_92._active_yxxu8_105{background:#fff;color:var(--theme-primary, #10b981);box-shadow:0 1px 3px #0000001a}._viewModeButton_yxxu8_92:hover:not(._active_yxxu8_105){color:#374151}._headerActions_yxxu8_115{display:flex;align-items:center;gap:8px}._actionButton_yxxu8_121,._closeButton_yxxu8_122{width:36px;height:36px;border:none;border-radius:8px;background:#f3f4f6;color:#6b7280;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._actionButton_yxxu8_121:hover,._closeButton_yxxu8_122:hover{background:#e5e7eb;color:#374151}._closeButton_yxxu8_122:hover{background:#374151;color:#fff}._modalBody_yxxu8_148{flex:1;position:relative;overflow:hidden;background:var(--theme-background, #f9fafb)}._viewerContainer_yxxu8_155{width:100%;height:100%;position:relative;display:flex;min-height:400px}._loadingState_yxxu8_164{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#6b7280}._spinner_yxxu8_173{width:40px;height:40px;border:3px solid #e5e7eb;border-top:3px solid #10b981;border-radius:50%;animation:_spin_yxxu8_173 1s linear infinite;margin-bottom:16px}@keyframes _spin_yxxu8_173{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingState_yxxu8_164 p{margin:0;font-size:16px}._errorState_yxxu8_194{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px;text-align:center}._errorMessage_yxxu8_204{margin:0 0 20px;font-size:16px;color:#6b7280}._retryButton_yxxu8_210{padding:10px 20px;background:var(--theme-primary, #10b981);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}._retryButton_yxxu8_210:hover{background:var(--theme-primary-hover, #059669)}._modalFooter_yxxu8_227{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;border-top:1px solid #e5e7eb;background:#fff}._projectMeta_yxxu8_236{font-size:14px;color:#6b7280}._editButton_yxxu8_241{display:flex;align-items:center;gap:8px;padding:10px 20px;background:var(--theme-primary, #10b981);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._editButton_yxxu8_241:hover{background:var(--theme-primary-hover, #059669);transform:translateY(-1px)}._shareButton_yxxu8_261{display:flex;align-items:center;gap:8px;padding:10px 20px;background:var(--theme-primary, #3b82f6);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._shareButton_yxxu8_261:hover{background:var(--theme-primary-hover, #2563eb);transform:translateY(-1px)}@media (max-width: 768px){._modalOverlay_yxxu8_2{padding:10px}._modalContent_yxxu8_21{height:90vh;max-height:none}._modalHeader_yxxu8_45{padding:16px 20px;flex-wrap:wrap}._headerLeft_yxxu8_56{width:100%;margin-bottom:8px}._titleRow_yxxu8_302{flex-direction:column;align-items:flex-start;gap:8px}._modalTitle_yxxu8_72{font-size:18px}._viewModeToggle_yxxu8_84{width:100%}._viewModeButton_yxxu8_92{flex:1}._headerActions_yxxu8_115{width:100%;justify-content:flex-end}._modalFooter_yxxu8_227{padding:12px 20px;flex-direction:column;gap:12px;align-items:stretch}._editButton_yxxu8_241,._shareButton_yxxu8_261{width:100%;justify-content:center}}._modalOverlay_16foe_2{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:3000;padding:20px}._modalContent_16foe_17{background:var(--theme-surface, #ffffff);border-radius:16px;width:100%;max-width:440px;box-shadow:0 20px 60px #0000004d;overflow:hidden;border:1px solid var(--theme-border, #e5e7eb)}._modalHeader_16foe_28{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--theme-border, #e5e7eb)}._modalTitle_16foe_36{margin:0;font-size:18px;font-weight:600;color:var(--theme-text, #1f2937)}._closeButton_16foe_43{width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:var(--theme-text-secondary, #6b7280);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._closeButton_16foe_43:hover{background:var(--theme-hover, #f3f4f6);color:var(--theme-text, #374151)}._modalBody_16foe_63{padding:24px}._label_16foe_67{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:var(--theme-text-secondary, #374151)}._input_16foe_75{width:100%;padding:12px 16px;border:1px solid var(--theme-border, #d1d5db);border-radius:8px;font-size:15px;color:var(--theme-text, #1f2937);background:var(--theme-input-bg, var(--theme-surface, #ffffff));transition:all .2s ease;outline:none;box-sizing:border-box}._input_16foe_75:focus{border-color:var(--theme-primary, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._input_16foe_75::-moz-placeholder{color:var(--theme-text-muted, #9ca3af)}._input_16foe_75::placeholder{color:var(--theme-text-muted, #9ca3af)}._modalFooter_16foe_98{display:flex;gap:12px;margin-top:24px}._cancelButton_16foe_104,._confirmButton_16foe_105{flex:1;padding:12px 20px;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_16foe_104{background:var(--theme-hover, #f3f4f6);color:var(--theme-text, #374151)}._cancelButton_16foe_104:hover{background:var(--theme-border, #e5e7eb)}._confirmButton_16foe_105{background:var(--theme-primary, #3b82f6);color:#fff}._confirmButton_16foe_105:hover:not(:disabled){background:var(--theme-primary-hover, #2563eb);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}._confirmButton_16foe_105:disabled{background:var(--theme-border, #d1d5db);color:var(--theme-text-muted, #9ca3af);cursor:not-allowed}@media (max-width: 640px){._modalContent_16foe_17{max-width:100%}._modalHeader_16foe_28{padding:16px 20px}._modalBody_16foe_63{padding:20px}._modalTitle_16foe_36{font-size:16px}}._overlay_1uij5_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:_fadeIn_1uij5_1 .2s ease}@keyframes _fadeIn_1uij5_1{0%{opacity:0}to{opacity:1}}._popup_1uij5_26{position:relative;background:var(--theme-surface, #ffffff);border-radius:16px;max-width:600px;width:100%;max-height:80vh;overflow:hidden;box-shadow:0 20px 60px #0000004d;animation:_slideUp_1uij5_1 .3s ease}@keyframes _slideUp_1uij5_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._closeButton_1uij5_49{position:absolute;top:16px;right:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease;z-index:10}._closeButton_1uij5_49:hover{background:#000000b3;transform:scale(1.1)}._imageContainer_1uij5_73{width:100%;max-height:400px;overflow:hidden;background:var(--theme-background, #f9fafb)}._imageContainer_1uij5_73 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}._content_1uij5_87{padding:32px;overflow-y:auto;max-height:calc(80vh - 400px)}._popup_1uij5_26:not(:has(._imageContainer_1uij5_73)) ._content_1uij5_87{max-height:calc(80vh - 64px)}._title_1uij5_98{margin:0 0 16px;font-size:24px;font-weight:700;color:var(--theme-text, #1f2937);line-height:1.3}._message_1uij5_106{margin:0;font-size:16px;color:var(--theme-text-secondary, #6b7280);line-height:1.6;white-space:pre-wrap}@media (max-width: 768px){._overlay_1uij5_1{padding:16px}._popup_1uij5_26{max-height:90vh;border-radius:12px}._closeButton_1uij5_49{top:12px;right:12px;width:36px;height:36px}._closeButton_1uij5_49 svg{width:20px;height:20px}._imageContainer_1uij5_73{max-height:300px}._content_1uij5_87{padding:24px;max-height:calc(90vh - 300px)}._popup_1uij5_26:not(:has(._imageContainer_1uij5_73)) ._content_1uij5_87{max-height:calc(90vh - 48px)}._title_1uij5_98{font-size:20px}._message_1uij5_106{font-size:14px}}._container_124eg_1{position:relative}._bellButton_124eg_6{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;border-radius:50%;color:var(--theme-text);cursor:pointer;transition:all .2s}._bellButton_124eg_6:hover{background:var(--theme-background-secondary)}._badge_124eg_25{position:absolute;top:6px;right:6px;min-width:18px;height:18px;padding:0 5px;background:var(--theme-primary, #667eea);color:#fff;border-radius:9px;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;animation:_pulse_124eg_1 2s infinite}@keyframes _pulse_124eg_1{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}._dropdown_124eg_56{position:fixed;top:73px;right:24px;width:400px;max-height:600px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, rgba(255, 255, 255, .1));border-radius:12px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;overflow:hidden;animation:_slideDown_124eg_1 .2s ease;z-index:999999!important;pointer-events:auto}._dropdownOverlay_124eg_74{position:fixed;top:0;left:0;right:0;bottom:0;background:#0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999996!important;animation:_fadeIn_124eg_1 .2s ease;pointer-events:auto}@keyframes _slideDown_124eg_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._header_124eg_99{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--theme-border)}._title_124eg_107{margin:0;font-size:18px;font-weight:600;color:var(--theme-text)}._markAllButton_124eg_114{display:flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;border:none;border-radius:6px;color:var(--theme-text-secondary, #6b7280);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}._markAllButton_124eg_114:hover{background:var(--theme-background-secondary, rgba(255, 255, 255, .05));color:var(--theme-primary, #3b82f6)}._list_124eg_135{flex:1;overflow-y:auto;max-height:480px}._list_124eg_135::-webkit-scrollbar{width:6px}._list_124eg_135::-webkit-scrollbar-track{background:transparent}._list_124eg_135::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:3px}._list_124eg_135::-webkit-scrollbar-thumb:hover{background:var(--theme-text-secondary)}._empty_124eg_159{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;color:var(--theme-text-secondary)}._emptyIcon_124eg_168{margin-bottom:12px;opacity:.5}._empty_124eg_159 p{margin:0;font-size:14px}._item_124eg_179{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;border-bottom:1px solid var(--theme-border, rgba(255, 255, 255, .05));cursor:pointer;transition:all .2s ease}._item_124eg_179:hover{background:var(--theme-background-secondary, rgba(255, 255, 255, .03))}._item_124eg_179:last-child{border-bottom:none}._item_124eg_179._unread_124eg_197{background:transparent}._item_124eg_179._unread_124eg_197:hover{background:var(--theme-background-secondary, rgba(255, 255, 255, .03))}._itemContent_124eg_205{flex:1}._itemHeader_124eg_209{display:flex;align-items:center;gap:8px;margin-bottom:4px}._itemTitle_124eg_216{margin:0;font-size:14px;font-weight:600;color:var(--theme-text)}._newBadge_124eg_223{display:inline-flex;align-items:center;padding:2px 6px;background:var(--theme-primary, #3b82f6);color:#fff;font-size:10px;font-weight:700;letter-spacing:.5px;border-radius:4px;text-transform:uppercase}._unreadDot_124eg_236{width:8px;height:8px;background:var(--theme-primary);border-radius:50%;flex-shrink:0}._itemMessage_124eg_244{margin:0 0 8px;font-size:13px;color:var(--theme-text-secondary);line-height:1.5}._itemTime_124eg_251{font-size:12px;color:var(--theme-text-muted)}._itemActions_124eg_256{display:flex;align-items:center;gap:6px;flex-shrink:0}._viewButton_124eg_263{display:flex;align-items:center;justify-content:center;padding:6px 12px;background:var(--theme-primary, #3b82f6);border:none;border-radius:6px;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._viewButton_124eg_263:hover{background:var(--theme-primary-dark, #2563eb);transform:translateY(-1px)}._deleteButton_124eg_284{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;border-radius:6px;color:var(--theme-text-secondary, rgba(255, 255, 255, .4));cursor:pointer;transition:all .2s ease;flex-shrink:0}._deleteButton_124eg_284:hover{background:#ffffff1a;color:var(--theme-text, rgba(255, 255, 255, .8))}._footer_124eg_305{padding:12px 20px;border-top:1px solid var(--theme-border, rgba(255, 255, 255, .1));background:var(--theme-background-secondary, rgba(0, 0, 0, .02))}._footerText_124eg_311{font-size:13px;color:var(--theme-text-secondary, #6b7280);text-align:center}._modalOverlay_124eg_318{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:999999!important;animation:_fadeIn_124eg_1 .2s ease;padding:20px}@keyframes _fadeIn_124eg_1{0%{opacity:0}to{opacity:1}}._modal_124eg_318{background:var(--theme-surface, #ffffff);border-radius:12px;max-width:600px;width:100%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:_slideUp_124eg_1 .3s ease;margin:auto;position:relative;z-index:1000000!important}@keyframes _slideUp_124eg_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalHeader_124eg_370{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--theme-border, #e5e7eb)}._modalTitle_124eg_378{margin:0;font-size:20px;font-weight:700;color:var(--theme-text, #1f2937)}._modalClose_124eg_385{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;color:var(--theme-text-secondary, #6b7280);cursor:pointer;transition:all .2s}._modalClose_124eg_385:hover{background:var(--theme-background, #f9fafb);color:var(--theme-text, #1f2937)}._modalBody_124eg_404{flex:1;padding:24px;overflow-y:auto}._modalBody_124eg_404::-webkit-scrollbar{width:6px}._modalBody_124eg_404::-webkit-scrollbar-track{background:transparent}._modalBody_124eg_404::-webkit-scrollbar-thumb{background:var(--theme-border, #e5e7eb);border-radius:3px}._messageContent_124eg_423{font-size:15px;line-height:1.7;color:var(--theme-text, #1f2937);white-space:pre-wrap;word-break:break-word}._messageMeta_124eg_431{display:flex;align-items:center;gap:16px;margin-top:20px;padding-top:20px;border-top:1px solid var(--theme-border, #e5e7eb);font-size:13px;color:var(--theme-text-secondary, #6b7280)}._messageSender_124eg_442{display:flex;align-items:center;gap:6px}._modalFooter_124eg_448{display:flex;align-items:center;justify-content:flex-end;padding:16px 24px;border-top:1px solid var(--theme-border, #e5e7eb);background:var(--theme-background, #f9fafb)}._confirmButton_124eg_457{display:flex;align-items:center;justify-content:center;padding:10px 24px;background:var(--theme-primary, #3b82f6);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}._confirmButton_124eg_457:hover{background:var(--theme-primary-dark, #2563eb);transform:translateY(-1px);box-shadow:0 4px 8px #00000026}._confirmButton_124eg_457:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}@media (max-width: 768px){._dropdown_124eg_56{width:calc(100vw - 32px);max-width:400px;right:-16px}._modal_124eg_318{max-width:calc(100% - 32px)}}@media (max-width: 480px){._dropdown_124eg_56{position:fixed;top:auto;bottom:0;right:0;left:0;width:100%;max-width:100%;max-height:80vh;border-radius:16px 16px 0 0}._modal_124eg_318{max-width:100%;width:100%;max-height:90vh;border-radius:16px 16px 0 0}}._header_9rw4v_1{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 20px;background:var(--theme-surface);border-bottom:1px solid var(--theme-border);flex-shrink:0;z-index:11}._left_9rw4v_13{display:flex;align-items:center;justify-content:center;width:240px;flex-shrink:0;padding-right:40px}._right_9rw4v_22{display:flex;align-items:center;gap:8px}._themeToggleBtn_9rw4v_28{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:transparent;color:var(--theme-text-muted);cursor:pointer;transition:all .15s}._themeToggleBtn_9rw4v_28:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._settingsBtn_9rw4v_47{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:transparent;color:var(--theme-text-muted);cursor:pointer;transition:all .15s}._settingsBtn_9rw4v_47:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._profileBtn_9rw4v_66{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:2px solid var(--theme-border);border-radius:50%;background:transparent;cursor:pointer;padding:0;transition:border-color .15s}._profileBtn_9rw4v_66:hover{border-color:var(--theme-primary)}._avatar_9rw4v_84{width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover}._avatarFallback_9rw4v_91{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--theme-background-secondary);color:var(--theme-text-muted)}._searchBox_9rw4v_103{display:flex;align-items:center;gap:6px;height:30px;padding:0 10px;background:var(--theme-background);border:1px solid var(--theme-border);border-radius:6px;transition:border-color .15s}._searchBox_9rw4v_103:focus-within{border-color:var(--theme-primary)}._searchIcon_9rw4v_119{color:var(--theme-text-muted);flex-shrink:0}._searchInput_9rw4v_124{border:none;background:transparent;color:var(--theme-text);font-size:13px;outline:none;width:140px;min-width:0}._searchInput_9rw4v_124::-moz-placeholder{color:var(--theme-text-muted)}._searchInput_9rw4v_124::placeholder{color:var(--theme-text-muted)}._toolbar_1vgmk_1{display:flex;align-items:center;gap:8px;height:48px;padding:0 16px;border-bottom:1px solid var(--theme-border);flex-shrink:0}._selectAllCheckbox_1vgmk_12{display:flex;align-items:center;justify-content:center;width:28px;height:28px;cursor:pointer;flex-shrink:0}._selectAllCheckbox_1vgmk_12 input[type=checkbox]{width:16px;height:16px;margin:0;cursor:pointer;accent-color:var(--theme-primary)}._navGroup_1vgmk_31{display:flex;align-items:center;gap:2px;flex:1;min-width:0}._navBtn_1vgmk_39{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;border-radius:4px;background:transparent;color:var(--theme-text-secondary);cursor:pointer;transition:all .12s;flex-shrink:0}._navBtn_1vgmk_39:hover:not(:disabled){background:var(--theme-background-secondary);color:var(--theme-text)}._navBtn_1vgmk_39:disabled{opacity:.3;cursor:default}._breadcrumb_1vgmk_65{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:2px;flex:1;min-width:0;margin-left:4px;padding:0 8px;height:30px;border:1px solid var(--theme-border);border-radius:6px;background:var(--theme-background);overflow:visible}._breadcrumbSep_1vgmk_82{color:var(--theme-text-muted);font-size:11px;flex-shrink:0;margin:0 2px}._breadcrumbIcon_1vgmk_89{display:inline-flex;align-items:center;margin-right:4px;color:var(--theme-primary)}._breadcrumbItem_1vgmk_96{display:inline-flex;align-items:center;background:none;border:none;color:var(--theme-text-secondary);font-size:12px;cursor:pointer;padding:2px 6px;border-radius:4px;white-space:nowrap;transition:all .12s}._breadcrumbItem_1vgmk_96:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._breadcrumbCurrent_1vgmk_115,._breadcrumbCurrent_1vgmk_115:hover{color:var(--theme-primary)!important;font-weight:600!important;background:transparent!important;border:none!important;box-shadow:none!important;border-color:transparent!important}._breadcrumbCurrent_1vgmk_115 ._breadcrumbIcon_1vgmk_89,._breadcrumbCurrent_1vgmk_115:hover ._breadcrumbIcon_1vgmk_89{color:var(--theme-primary)!important}._breadcrumbSegment_1vgmk_131{display:inline-flex;align-items:center;flex-shrink:0}._breadcrumbChevron_1vgmk_138{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;border-radius:3px;background:transparent;color:var(--theme-text-muted);cursor:pointer;padding:0;margin-left:auto;transition:all .12s;flex-shrink:0}._breadcrumbChevron_1vgmk_138:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._breadcrumbDropdown_1vgmk_162{position:absolute;top:calc(100% + 1px);left:-1px;right:-1px;max-height:400px;overflow-y:auto;background:var(--theme-surface);border:1px solid var(--theme-border);border-top:none;border-radius:0 0 6px 6px;box-shadow:0 6px 16px #0000001f;padding:4px 0;z-index:200}._breadcrumbDropdownItem_1vgmk_178{display:flex;align-items:center;gap:0;width:100%;height:24px;padding:0;border:none;border-radius:0;background:transparent;color:var(--theme-text);font-size:12px}._breadcrumbDropdownItem_1vgmk_178:hover{background:var(--theme-primary);color:#fff}._breadcrumbDropdownItem_1vgmk_178:hover svg{color:#fff}._breadcrumbDropdownItemActive_1vgmk_201>._treeItemLabel_1vgmk_201{font-weight:600;color:var(--theme-primary)}._treeToggle_1vgmk_207{display:inline-flex;align-items:center;justify-content:center;width:16px;height:24px;border:none;background:transparent;color:inherit;cursor:pointer;padding:0;flex-shrink:0}._treeToggleSpacer_1vgmk_221{display:inline-block;width:16px;flex-shrink:0}._treeItemLabel_1vgmk_201{display:flex;align-items:center;gap:6px;flex:1;min-width:0;height:24px;border:none;background:transparent;color:inherit;font-size:12px;cursor:default;padding:0 8px 0 2px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._treeItemDate_1vgmk_248{margin-left:auto;padding-right:20px;font-size:11px;color:var(--theme-text-muted);white-space:nowrap;flex-shrink:0}._breadcrumbDropdownItem_1vgmk_178:hover ._treeItemDate_1vgmk_248{color:#ffffffb3}._selectionBar_1vgmk_262{display:flex;align-items:center;gap:12px;padding:4px 12px;border-radius:6px;background:var(--theme-primary);color:#fff;font-size:12px;height:28px}._selectionBarLabel_1vgmk_274{display:flex;align-items:center;gap:6px;cursor:pointer;font-weight:500}._selectionBarLabel_1vgmk_274 input[type=checkbox]{width:14px;height:14px;margin:0;cursor:pointer;accent-color:white}._selectionBarCount_1vgmk_290{opacity:.85;font-size:12px}._actions_1vgmk_296{display:flex;gap:6px}._createBtn_1vgmk_301{display:flex;align-items:center;justify-content:center;gap:6px;height:28px;padding:0 14px;border:1px solid var(--theme-border);border-radius:6px;background:transparent;color:var(--theme-text-secondary);font-size:13px;cursor:pointer;transition:all .15s}._createBtn_1vgmk_301:hover{background:var(--theme-primary);color:#fff;border-color:var(--theme-primary)}._dangerBtn_1vgmk_323{color:#ef4444;border-color:#ef4444}._dangerBtn_1vgmk_323:hover{background:#ef4444;color:#fff;border-color:#ef4444}._createBtnPrimary_1vgmk_334{background:var(--theme-primary);color:#fff;border-color:var(--theme-primary)}._createBtnPrimary_1vgmk_334:hover{filter:brightness(1.15)}._spacer_1vgmk_344{flex:1}._viewDropdown_1vgmk_349{position:relative}._viewDropdownBtn_1vgmk_353{display:flex;align-items:center;gap:6px;height:28px;padding:0 10px;border:1px solid var(--theme-border);border-radius:6px;background:transparent;color:var(--theme-text-secondary);font-size:12px;cursor:pointer;transition:all .12s;white-space:nowrap}._viewDropdownBtn_1vgmk_353:hover{border-color:var(--theme-primary);color:var(--theme-text)}._chevronUp_1vgmk_374{transform:rotate(180deg)}._viewMenu_1vgmk_378{position:absolute;top:calc(100% + 4px);right:0;min-width:160px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;box-shadow:0 8px 24px #00000026;padding:4px;z-index:100;animation:_menuFadeIn_1vgmk_1 .12s ease}@keyframes _menuFadeIn_1vgmk_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._viewMenuItem_1vgmk_397{display:flex;align-items:center;gap:8px;width:100%;height:32px;padding:0 10px;border:none;border-radius:4px;background:transparent;color:var(--theme-text-secondary);font-size:12px;cursor:pointer;transition:all .1s;text-align:left}._viewMenuItem_1vgmk_397:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._viewMenuItemActive_1vgmk_419{background:var(--theme-primary-light);color:var(--theme-primary);font-weight:600}._sortSelect_1vgmk_426{height:28px;padding:0 8px;border:1px solid var(--theme-border);border-radius:6px;background:transparent;color:var(--theme-text-secondary);font-size:12px;cursor:pointer;outline:none}._sortSelect_1vgmk_426 option{background:var(--theme-background-secondary);color:var(--theme-text)}._sortSelect_1vgmk_426:focus{border-color:var(--theme-primary)}._searchBox_1vgmk_448{position:relative;display:flex;align-items:center}._searchIcon_1vgmk_454{position:absolute;left:10px;color:var(--theme-text-muted);pointer-events:none}._searchInput_1vgmk_461{height:36px;width:260px;padding:0 12px 0 32px;border:1px solid var(--theme-border);border-radius:8px;background:transparent;color:var(--theme-text);font-size:13px;outline:none;transition:all .15s}._searchInput_1vgmk_461:focus{border-color:var(--theme-primary);width:320px}._searchInput_1vgmk_461::-moz-placeholder{color:var(--theme-text-muted)}._searchInput_1vgmk_461::placeholder{color:var(--theme-text-muted)}._emptyState_fqh7b_2{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100%;color:var(--theme-text-muted);font-size:14px}._emptyIcon_fqh7b_13{opacity:.3}._welcomeState_fqh7b_18{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;height:100%;padding:40px 20px}._welcomeIcon_fqh7b_28{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,var(--theme-primary, #3b82f6) 0%,#8b5cf6 100%);display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:12px}._welcomeTitle_fqh7b_40{font-size:22px;font-weight:700;color:var(--theme-text-primary);margin:0}._welcomeSubtitle_fqh7b_47{font-size:14px;color:var(--theme-text-muted);margin:0 0 16px}._welcomeButton_fqh7b_53{padding:10px 28px;border-radius:8px;border:none;background:var(--theme-primary, #3b82f6);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,transform .1s}._welcomeButton_fqh7b_53:hover{background:var(--theme-primary-hover, #2563eb);transform:translateY(-1px)}._spinner_fqh7b_70{width:32px;height:32px;border:3px solid var(--theme-border);border-top-color:var(--theme-primary);border-radius:50%;animation:_spin_fqh7b_70 .8s linear infinite}@keyframes _spin_fqh7b_70{to{transform:rotate(360deg)}}._dragOver_fqh7b_83{outline:2px dashed var(--theme-primary);outline-offset:-2px;background:var(--theme-primary-light)!important}._dragOver_fqh7b_83 *{pointer-events:none}._itemIconFolder_fqh7b_94{color:#f0b429}._itemIconProject_fqh7b_98{color:var(--theme-primary)}._projectName_fqh7b_102{color:var(--theme-primary)!important;font-weight:700}._itemIconDesign_fqh7b_107{color:var(--theme-primary)}._designPlaceholder_fqh7b_112{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:linear-gradient(135deg,var(--theme-background-secondary) 0%,var(--theme-surface) 100%);border:1px solid var(--theme-border);border-radius:6px;color:var(--theme-text-muted)}._designPlaceholderLabel_fqh7b_126{font-size:10px;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:var(--theme-text-muted);opacity:.7}._itemCheckbox_fqh7b_138{position:absolute;top:4px;left:4px;width:16px;height:16px;margin:0;cursor:pointer;opacity:0;transition:opacity .12s;z-index:2;accent-color:var(--theme-primary)}._itemCheckboxVisible_fqh7b_152{opacity:1}._tableRow_fqh7b_157 ._itemCheckbox_fqh7b_138,._listItem_fqh7b_158 ._itemCheckbox_fqh7b_138{position:relative;top:auto;left:auto;flex-shrink:0}._iconCard_fqh7b_166:hover ._itemCheckbox_fqh7b_138,._tileCard_fqh7b_167:hover ._itemCheckbox_fqh7b_138,._saasCard_fqh7b_168:hover ._itemCheckbox_fqh7b_138,._tableRow_fqh7b_157:hover ._itemCheckbox_fqh7b_138,._listItem_fqh7b_158:hover ._itemCheckbox_fqh7b_138,._iconCardSelected_fqh7b_175 ._itemCheckbox_fqh7b_138,._tileCardSelected_fqh7b_176 ._itemCheckbox_fqh7b_138,._saasCardSelected_fqh7b_177 ._itemCheckbox_fqh7b_138,._tableRowSelected_fqh7b_178 ._itemCheckbox_fqh7b_138,._listItemSelected_fqh7b_179 ._itemCheckbox_fqh7b_138{opacity:1}._marqueeOverlay_fqh7b_184{position:absolute;border:1px solid var(--theme-primary);background:#3b82f61a;pointer-events:none;z-index:10}._iconGrid_fqh7b_193{display:grid;gap:8px;padding:16px;overflow-y:auto}._iconCard_fqh7b_166{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;padding:6px;border-radius:8px;cursor:pointer;transition:all .12s;border:1px solid var(--theme-border)}._iconCard_fqh7b_166:hover{background:var(--theme-background-secondary);border-color:var(--theme-text-muted)}._iconCardSelected_fqh7b_175{background:var(--theme-primary-light);border-color:var(--theme-primary)}._iconThumbnail_fqh7b_223{display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden;background:var(--theme-background);flex-shrink:0;width:100%!important;aspect-ratio:1 / 1}._iconThumbnail_fqh7b_223 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._iconInfo_fqh7b_241{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%}._iconName_fqh7b_249{font-size:13px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--theme-text);line-height:1.3;width:100%}._iconMeta_fqh7b_260{font-size:11px;color:var(--theme-text-muted);text-align:center;white-space:nowrap}._iconSpaceSize_fqh7b_267{font-size:10px;color:var(--theme-text-muted);text-align:center;opacity:.7}._iconFileCount_fqh7b_274{font-size:11px;font-weight:500;color:var(--theme-primary);text-align:center;margin-top:2px}._tileGrid_fqh7b_283{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:8px;padding:16px;overflow-y:auto}._tileCard_fqh7b_167{position:relative;display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:all .12s;border:2px solid transparent}._tileCard_fqh7b_167:hover{background:var(--theme-background-secondary)}._tileCardSelected_fqh7b_176{background:var(--theme-primary-light);border-color:var(--theme-primary)}._tileThumbnail_fqh7b_312{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden;background:var(--theme-background);flex-shrink:0}._tileThumbnail_fqh7b_312 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._tileInfo_fqh7b_330{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._tileName_fqh7b_338{font-size:13px;font-weight:500;color:var(--theme-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._tileMeta_fqh7b_347{font-size:11px;color:var(--theme-text-muted)}._detailsTable_fqh7b_353{display:flex;flex-direction:column;overflow-y:auto;font-size:13px}._tableHeader_fqh7b_360{display:flex;align-items:center;height:32px;padding:0 12px;border-bottom:1px solid var(--theme-border);background:var(--theme-background-secondary);font-size:12px;font-weight:500;color:var(--theme-text-muted);position:sticky;top:0;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}._tableRow_fqh7b_157{position:relative;display:flex;align-items:center;height:36px;padding:0 12px;border-bottom:1px solid var(--theme-border);cursor:pointer;transition:background .1s}._tableRow_fqh7b_157:hover{background:var(--theme-background-secondary)}._tableRowSelected_fqh7b_178{background:var(--theme-primary-light)}._colName_fqh7b_395{flex:3;display:flex;align-items:center;gap:8px;min-width:0;cursor:pointer}._rowName_fqh7b_404{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._colType_fqh7b_410{flex:1;color:var(--theme-text-muted)}._colSize_fqh7b_415{flex:1.5;color:var(--theme-text-muted)}._colDate_fqh7b_420{flex:1.5;color:var(--theme-text-muted);cursor:pointer}._colActions_fqh7b_426{width:36px;display:flex;justify-content:center}._moreBtn_fqh7b_432{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:4px;background:transparent;color:var(--theme-text-muted);cursor:pointer;opacity:0;transition:all .12s}._tableRow_fqh7b_157:hover ._moreBtn_fqh7b_432{opacity:1}._moreBtn_fqh7b_432:hover{background:var(--theme-background);color:var(--theme-text)}._listView_fqh7b_457{display:flex;flex-direction:column;overflow-y:auto;padding:4px 0}._listItem_fqh7b_158{display:flex;align-items:center;gap:8px;height:32px;padding:0 16px;cursor:pointer;transition:background .1s;font-size:13px}._listItem_fqh7b_158:hover{background:var(--theme-background-secondary)}._listItemSelected_fqh7b_179{background:var(--theme-primary-light)}._listName_fqh7b_483{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._listDate_fqh7b_490{color:var(--theme-text-muted);font-size:12px;flex-shrink:0}._projectGrid_fqh7b_497{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;width:100%;height:100%;gap:2px;border-radius:6px;overflow:hidden}._projectGridItem_fqh7b_508{overflow:hidden;position:relative;border:.5px solid var(--theme-border, rgba(0,0,0,.1))}._projectGridItem_fqh7b_508 img,._projectGridImg_fqh7b_515{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._projectGridItemEmpty_fqh7b_521{background:var(--theme-background-secondary);border:.5px solid var(--theme-border, rgba(0,0,0,.1))}._projectGridEmpty_fqh7b_526{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--theme-text-muted);background:var(--theme-background-secondary);border-radius:6px}._saasfolderCard_fqh7b_540{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px 10px 14px;border-radius:8px;cursor:pointer;transition:all .12s;border:1px solid transparent}._saasfolderCard_fqh7b_540:hover{background:var(--theme-background-secondary);border-color:var(--theme-border)}._saasfolderCard_fqh7b_540:hover ._itemCheckbox_fqh7b_138{opacity:1}._saasGrid_fqh7b_563{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;padding:20px;overflow-y:auto}._saasCard_fqh7b_168{position:relative;display:flex;flex-direction:column;background:var(--theme-background);border:1px solid var(--theme-border);border-radius:12px;overflow:hidden;cursor:pointer;transition:box-shadow .2s,border-color .2s,transform .15s;box-shadow:0 1px 4px #0000001a}._saasCard_fqh7b_168:hover{border-color:var(--theme-text-muted);box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}._saasCardSelected_fqh7b_177{border-color:var(--theme-primary);box-shadow:0 0 0 2px var(--theme-primary-light)}._saasThumbnailArea_fqh7b_596{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--theme-background)}._saasFolderIcon_fqh7b_603{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--theme-background)}._saasSingleThumb_fqh7b_612{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._saasProjectGrid_fqh7b_619{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;width:100%;height:100%;gap:2px;padding:0}._saasProjectGridItem_fqh7b_629{overflow:hidden;position:relative;border-radius:4px;border:1px solid var(--theme-border, rgba(0, 0, 0, .08));background:var(--theme-background)}._saasProjectGridItem_fqh7b_629 img,._saasProjectGridItem_fqh7b_629 ._projectGridImg_fqh7b_515{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._saasProjectGridItemEmpty_fqh7b_644{display:flex;align-items:center;justify-content:center;background:var(--theme-background);border-radius:4px;border:1px solid var(--theme-border, rgba(0, 0, 0, .08));color:var(--theme-text-muted);opacity:.4}._saasInfoArea_fqh7b_656{padding:14px 16px;display:flex;flex-direction:column;gap:4px;border-top:1px solid var(--theme-border)}._saasName_fqh7b_664{font-size:15px;font-weight:600;color:var(--theme-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4}._saasDate_fqh7b_674{font-size:13px;color:var(--theme-text-secondary);line-height:1.4}._saasOwner_fqh7b_680{display:flex;align-items:center;gap:6px;margin-top:4px}._saasAvatar_fqh7b_687{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}._saasAvatarFallback_fqh7b_695{width:20px;height:20px;border-radius:50%;background:var(--theme-primary-light, #e0e7ff);color:var(--theme-primary, #6366f1);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;flex-shrink:0}._saasOwnerName_fqh7b_709{font-size:13px;color:var(--theme-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._statusBar_2ucrk_1{display:flex;align-items:center;gap:8px;height:28px;padding:0 16px;background:var(--theme-surface);border-top:1px solid var(--theme-border);font-size:12px;color:var(--theme-text-muted);flex-shrink:0}._divider_2ucrk_14{color:var(--theme-border)}._dropdown_9t4eg_2{position:relative;width:100%;max-width:240px}._trigger_9t4eg_9{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 0;background:transparent;border:none;cursor:pointer;transition:all .15s ease;outline:none;font-family:inherit}._trigger_9t4eg_9:hover ._projectName_9t4eg_23{color:#2c3e50}._trigger_9t4eg_9:hover ._arrow_9t4eg_27{color:#6c757d}._trigger_9t4eg_9._active_9t4eg_31 ._projectName_9t4eg_23,._trigger_9t4eg_9._active_9t4eg_31 ._arrow_9t4eg_27{color:#2c3e50}._triggerContent_9t4eg_40{display:flex;align-items:center;gap:6px;flex:1;min-width:0}._projectName_9t4eg_23{font-size:14px;font-weight:500;color:#6c757d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease}._arrow_9t4eg_27{color:#9ca3af;transition:all .15s ease;flex-shrink:0}._arrow_9t4eg_27._rotated_9t4eg_65{transform:rotate(180deg)}._menu_9t4eg_70{position:absolute;top:calc(100% + 4px);left:0;min-width:200px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #ddd);z-index:100;max-height:240px;overflow-y:auto}@keyframes _slideDown_9t4eg_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._menuItem_9t4eg_94{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}._menuItem_9t4eg_94:hover ._itemName_9t4eg_107{color:var(--theme-primary, #007bff)}._menuItem_9t4eg_94._current_9t4eg_111 ._itemName_9t4eg_107{color:var(--theme-primary, #007bff);font-weight:600}._itemName_9t4eg_107{flex:1;font-size:14px;color:var(--theme-text, #374151);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:1}._menuItem_9t4eg_94._current_9t4eg_111 ._itemName_9t4eg_107{font-weight:600}._currentIndicator_9t4eg_131{color:var(--theme-text-secondary, #6c757d);font-size:12px;line-height:1;transition:all .15s ease;opacity:.7}._menuItem_9t4eg_94._current_9t4eg_111 ._currentIndicator_9t4eg_131{color:var(--theme-primary, #007bff);opacity:1;font-weight:500}._emptyState_9t4eg_146{padding:16px;text-align:center;color:#6c757d;font-size:14px}._menu_9t4eg_70::-webkit-scrollbar{width:4px}._menu_9t4eg_70::-webkit-scrollbar-track{background:transparent}._menu_9t4eg_70::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}._menu_9t4eg_70::-webkit-scrollbar-thumb:hover{background:#9ca3af}[data-theme=dark] ._menu_9t4eg_70{background:var(--theme-surface, #2a2a2a);border-color:var(--theme-border, #404040);box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003;background:var(--theme-surface, #333);border-color:var(--theme-border, #555)}[data-theme=dark] ._itemName_9t4eg_107{color:var(--theme-text, #d1d5db)}[data-theme=dark] ._menuItem_9t4eg_94:hover ._itemName_9t4eg_107{color:var(--theme-primary, #93c5fd);font-weight:500;color:var(--theme-primary, #4a9eff)}[data-theme=dark] ._menuItem_9t4eg_94._current_9t4eg_111 ._itemName_9t4eg_107{color:var(--theme-primary, #4a9eff)}[data-theme=dark] ._projectName_9t4eg_23,[data-theme=dark] ._trigger_9t4eg_9:hover ._projectName_9t4eg_23{color:var(--theme-text, #ffffff)}@media (max-width: 768px){._dropdown_9t4eg_2{max-width:100%}._trigger_9t4eg_9{padding:10px 0}._menu_9t4eg_70{max-height:200px}}._dashboard_1qqll_3{display:flex;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Apple SD Gothic Neo,sans-serif;background:var(--theme-background);color:var(--theme-text);position:relative;overflow:hidden}._sidebar_1qqll_14{width:220px;min-width:220px;background:var(--theme-surface);border-right:1px solid var(--theme-border);display:flex;flex-direction:column;position:relative;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0}._logoSection_1qqll_28{height:65px;background:var(--theme-surface);border-bottom:1px solid var(--theme-border);display:flex;align-items:center;padding:0 20px;gap:12px;position:relative;overflow:hidden}._logoSection_1qqll_28:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--theme-primary),transparent);opacity:.3}._logo_1qqll_28{display:flex;align-items:center;height:32px}._logo_1qqll_28 img{height:100%;width:auto}._sidebarSubHeader_1qqll_63{height:65px;display:flex;align-items:center;padding:0 12px;border-bottom:1px solid var(--theme-border);flex-shrink:0}._createBtn_1qqll_72{width:192px;padding:10px 16px;border:1.5px solid var(--theme-primary);border-radius:8px;background:transparent;color:var(--theme-primary);font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease}._createBtn_1qqll_72:hover{background:var(--theme-primary);color:#fff}._navSection_1qqll_95{flex:1;padding:16px 0;overflow-y:auto}._navItem_1qqll_101{display:flex;align-items:center;gap:12px;padding:10px 16px;margin:0 12px 4px;border-radius:12px;cursor:pointer;color:var(--theme-text-secondary);background:transparent;font-size:13px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;white-space:nowrap}._navItem_1qqll_101:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,var(--theme-primary),transparent);opacity:0;transform:translate(-100%);transition:all .4s ease}._navItem_1qqll_101:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._navItem_1qqll_101:hover:before{opacity:.08}._navItem_1qqll_101._active_1qqll_141{background:var(--theme-primary-light);color:var(--theme-primary);font-weight:600;box-shadow:inset 0 0 0 1.5px var(--theme-primary-light)}._navItem_1qqll_101._active_1qqll_141:before{opacity:.15;transform:translate(0)}._navItem_1qqll_101._active_1qqll_141 ._navItemIcon_1qqll_153{color:var(--theme-primary)}._navItemIcon_1qqll_153{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._navItemCount_1qqll_166{background:var(--theme-background-secondary);color:var(--theme-text-secondary);padding:3px 10px;border-radius:16px;font-size:11px;font-weight:600;margin-left:auto;min-width:20px;text-align:center;line-height:1.5}._settingsSection_1qqll_180{border-top:1px solid var(--theme-border);padding:8px 0}._settingsItem_1qqll_185{display:flex;align-items:center;gap:12px;padding:10px 16px;margin:0 12px 4px;border-radius:12px;cursor:pointer;color:var(--theme-text-secondary);font-size:13px;font-weight:500;transition:all .2s}._settingsItem_1qqll_185:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._main_1qqll_205{flex:1;display:flex;flex-direction:column;background:var(--theme-background);overflow:hidden;min-width:0}._header_1qqll_215{height:65px;background:var(--theme-surface, rgba(255, 255, 255, .95));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--theme-border);display:flex;align-items:center;justify-content:space-between;padding:0 24px;gap:24px;position:relative;z-index:100;flex-shrink:0}._headerLeft_1qqll_230{display:flex;align-items:center;gap:16px}._headerRight_1qqll_236{display:flex;align-items:center;gap:16px;margin-left:auto}._headerActions_1qqll_243{display:flex;align-items:center;gap:12px}._adminButton_1qqll_249{display:flex;align-items:center;gap:8px;padding:8px 16px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;cursor:pointer;color:var(--theme-text);font-size:14px;font-weight:500;transition:all .2s}._adminButton_1qqll_249:hover{background:var(--theme-primary-light);border-color:var(--theme-primary);color:var(--theme-primary)}._userProfile_1qqll_270{display:flex;align-items:center;gap:8px;padding:4px 8px;border:1px solid var(--theme-primary);border-radius:20px;cursor:pointer;transition:background-color .2s}._userProfile_1qqll_270:hover{background:var(--theme-primary-light)}._userProfileAvatar_1qqll_285{width:32px;height:32px;border-radius:50%;background:var(--theme-background-secondary);display:flex;align-items:center;justify-content:center;color:var(--theme-text-secondary);font-size:14px;font-weight:500;overflow:hidden}._userProfileName_1qqll_299{font-size:14px;color:var(--theme-text);font-weight:500}._subHeader_1qqll_306{background:var(--theme-surface);border-bottom:1px solid var(--theme-border);position:sticky;top:0;z-index:50;flex-shrink:0}._subHeaderContent_1qqll_315{height:65px;padding:0 24px 0 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}._subHeaderLeft_1qqll_324{display:flex;align-items:center;padding-left:0}._subHeaderTitle_1qqll_330{font-size:18px;font-weight:600;color:var(--theme-text);margin:0}._createDesignHeaderBtn_1qqll_337{width:192px;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:var(--theme-primary);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}._createDesignHeaderBtn_1qqll_337:hover{background:var(--theme-primary-hover)}._subHeaderActions_1qqll_358{display:flex;align-items:center;gap:12px;margin-left:auto}._searchContainer_1qqll_366{position:relative;min-width:300px;max-width:400px}._searchInput_1qqll_372{width:100%;padding:10px 48px 10px 40px;border:1px solid var(--theme-border);border-radius:6px;background:var(--theme-background-secondary);color:var(--theme-text);font-size:14px;outline:none;transition:border-color .2s;box-sizing:border-box}._searchInput_1qqll_372:focus{border-color:var(--theme-primary);background:var(--theme-surface)}._searchInput_1qqll_372::-moz-placeholder{color:var(--theme-text-muted)}._searchInput_1qqll_372::placeholder{color:var(--theme-text-muted)}._searchIconWrap_1qqll_394{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--theme-text-secondary);width:16px;height:16px}._searchClearButton_1qqll_404{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:var(--theme-text-secondary);border-radius:4px;cursor:pointer;font-size:12px}._searchClearButton_1qqll_404:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._sortButton_1qqll_428{display:flex;align-items:center;gap:8px;padding:8px 16px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;color:var(--theme-text);transition:all .2s}._sortButton_1qqll_428:hover{border-color:var(--theme-primary);color:var(--theme-primary)}._sortDropdownMenu_1qqll_448{position:absolute;top:100%;right:0;margin-top:4px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:200;min-width:120px;overflow:hidden}._sortOption_1qqll_462{display:block;width:100%;padding:10px 16px;border:none;background:transparent;cursor:pointer;font-size:14px;color:var(--theme-text);text-align:left;transition:background .15s}._sortOption_1qqll_462:hover{background:var(--theme-background-secondary)}._sortOption_1qqll_462._active_1qqll_141{color:var(--theme-primary);font-weight:600}._content_1qqll_485{flex:1;display:flex;overflow:hidden;background:var(--theme-background)}._projectTree_1qqll_493{width:220px;min-width:220px;background:var(--theme-surface);border-right:1px solid var(--theme-border);flex-shrink:0;display:flex;flex-direction:column;transition:width .3s cubic-bezier(.4,0,.2,1),min-width .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._projectTree_1qqll_493._collapsed_1qqll_508{width:0;min-width:0;border-right-color:transparent}._treeHeader_1qqll_514{height:50px;background:var(--theme-surface);border-bottom:1px solid var(--theme-border);display:flex;align-items:center;padding:0 8px;gap:4px}._treeToggleButton_1qqll_524{position:fixed;left:440px;top:50%;transform:translateY(-50%);width:16px;height:32px;background:var(--theme-surface);border:1px solid var(--theme-border);border-left:none;border-radius:0 4px 4px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:left .3s cubic-bezier(.4,0,.2,1),background-color .2s ease;z-index:1000}._treeToggleButton_1qqll_524:hover{background:var(--theme-background-secondary)}._toggleIcon_1qqll_548{color:var(--theme-text-secondary);font-size:12px;transition:transform .3s ease;display:inline-block}._toggleIcon_1qqll_548._collapsedIcon_1qqll_555{transform:rotate(180deg)}._projectTree_1qqll_493._collapsed_1qqll_508 ._treeToggleButton_1qqll_524{left:220px;width:20px;height:28px;background:var(--theme-primary);color:#fff;border-color:var(--theme-primary);border-radius:0 5px 5px 0}._projectTree_1qqll_493._collapsed_1qqll_508 ._toggleIcon_1qqll_548{color:#fff}._projectTree_1qqll_493._collapsed_1qqll_508 ._projectSelectorContainer_1qqll_573,._projectTree_1qqll_493._collapsed_1qqll_508 ._treeContent_1qqll_574{opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}._projectSelectorContainer_1qqll_573{position:relative;width:100%;padding:0 8px}._treeContent_1qqll_574{flex:1;padding:8px 10px;overflow-y:auto}._treeItem_1qqll_592{display:flex;align-items:center;gap:10px;padding:9px 12px;margin-bottom:2px;border-radius:8px;cursor:pointer;font-size:13.5px;font-weight:500;color:var(--theme-text-secondary);transition:background-color .15s ease,color .15s ease;position:relative}._treeItem_1qqll_592:hover{background:#ffffff0f;color:var(--theme-text)}._treeItem_1qqll_592._active_1qqll_141{background:var(--theme-primary-light, rgba(99, 102, 241, .12));color:var(--theme-primary);box-shadow:inset 0 0 0 1px #6366f126}._treeItem_1qqll_592 ._treeItemIcon_1qqll_618{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#ffffff0a;flex-shrink:0}._treeItem_1qqll_592:hover ._treeItemIcon_1qqll_618{background:#ffffff14}._treeItem_1qqll_592._active_1qqll_141 ._treeItemIcon_1qqll_618{background:#6366f126;color:var(--theme-primary)}._treeToggleArrow_1qqll_638{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-right:2px;cursor:pointer;transition:transform .2s ease;color:var(--theme-text-secondary);font-size:9px;flex-shrink:0;border-radius:4px;opacity:.6}._treeToggleArrow_1qqll_638:hover{opacity:1;background:#ffffff14}._treeToggleArrow_1qqll_638._expanded_1qqll_659{transform:rotate(90deg);opacity:.8}._projectChildren_1qqll_664{margin-left:16px;margin-top:2px;padding-left:14px;border-left:1.5px solid rgba(255,255,255,.06);margin-bottom:4px}._treeItemCount_1qqll_672{background:#ffffff14;color:var(--theme-text-secondary);padding:1px 7px;border-radius:10px;font-size:11px;font-weight:600;margin-left:auto;min-width:20px;text-align:center}._treeItemActions_1qqll_684{margin-left:auto;opacity:0;transition:opacity .15s ease;flex-shrink:0}._treeItem_1qqll_592:hover ._treeItemActions_1qqll_684{opacity:1}._treeItemActionBtn_1qqll_695{width:22px;height:22px;border:none;background:transparent;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--theme-text-secondary);font-size:14px;font-weight:700;transition:all .15s ease}._treeItemActionBtn_1qqll_695:hover{background:#ffffff1a;color:var(--theme-text)}._designIcon_1qqll_717{width:18px;height:18px;background:linear-gradient(135deg,var(--theme-primary),#818cf8);border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:700;box-shadow:0 1px 3px #6366f14d}._designArea_1qqll_732{flex:1;overflow-y:auto;padding:4px 20px 20px;transition:all .3s cubic-bezier(.4,0,.2,1)}._breadcrumb_1qqll_740{font-size:14px;color:var(--theme-text-secondary);display:flex;align-items:center;gap:8px;margin-bottom:20px;padding:0 4px}._breadcrumbItem_1qqll_750{cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s;color:var(--theme-text-secondary);display:inline-flex;align-items:center;gap:4px}._breadcrumbItem_1qqll_750:hover{background:var(--theme-background-secondary);color:var(--theme-text)}._breadcrumbItem_1qqll_750._activeBreadcrumb_1qqll_766{color:var(--theme-primary);font-weight:500;cursor:default}._breadcrumbItem_1qqll_750._activeBreadcrumb_1qqll_766:hover{background:transparent}._breadcrumbSeparator_1qqll_776{color:var(--theme-text-muted);font-weight:300}._designGrid_1qqll_782{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;width:100%;grid-auto-rows:320px}._designCard_1qqll_791{background:var(--theme-surface);border:1.5px solid var(--theme-border-hover, #444);border-radius:16px;overflow:hidden;cursor:pointer;transition:all .2s;position:relative;display:flex;flex-direction:column}._designCard_1qqll_791:hover{box-shadow:var(--theme-shadow, 0 4px 12px rgba(0, 0, 0, .1));border:2px solid var(--theme-primary)}._cardActionButton_1qqll_809{position:absolute;top:8px;right:8px;width:28px;height:28px;border:none;background:#ffffffe6;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--theme-text-secondary);font-size:14px;font-weight:700;opacity:0;transition:opacity .2s,background .2s;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._designCard_1qqll_791:hover ._cardActionButton_1qqll_809{opacity:1}._cardActionButton_1qqll_809:hover{background:#fff;color:var(--theme-text)}._cardThumbnail_1qqll_841{position:relative;width:100%;flex:1;background:var(--theme-background-secondary);display:flex;align-items:center;justify-content:center;overflow:hidden}._cardThumbnail_1qqll_841 img,._thumbnailImage_1qqll_853{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._placeholderThumbnail_1qqll_859{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--theme-text-muted)}._folderCard_1qqll_871 ._cardThumbnail_1qqll_841{background:var(--theme-background-secondary)}._folderIconLarge_1qqll_875{display:flex;align-items:center;justify-content:center}._newDesignCard_1qqll_882{border:2px dashed var(--theme-border)}._newDesignCard_1qqll_882:hover{border-color:var(--theme-primary);background:var(--theme-primary-light)}._newDesignThumbnail_1qqll_891{background:transparent!important}._newDesignContent_1qqll_895{display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--theme-text-secondary)}._newDesignContent_1qqll_895 svg{color:var(--theme-primary)}._projectThumbnailGrid_1qqll_908{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._thumbnailGrid_1qqll_916{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;width:100%;height:100%;gap:0;border:1px solid var(--theme-border, rgba(0,0,0,.1))}._thumbnailItem_1qqll_926{overflow:hidden;position:relative;border:.5px solid var(--theme-border, rgba(0,0,0,.1))}._thumbnailImg_1qqll_932{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._thumbnailImg_1qqll_932 .thumbnail-empty-icon{width:28px;height:28px}._thumbnailEmpty_1qqll_943{background:var(--theme-background-secondary);border:.5px solid var(--theme-border, rgba(0,0,0,.1))}._emptyThumbnailState_1qqll_948{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--theme-text-muted);font-size:13px}._designCardOverlay_1qqll_959{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}._designCard_1qqll_791:hover ._designCardOverlay_1qqll_959{opacity:1}._overlayButton_1qqll_977{padding:10px 20px;background:var(--theme-primary);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}._overlayButton_1qqll_977:hover{background:var(--theme-primary-hover)}._cardInfo_1qqll_994{padding:12px 16px;border-top:1px solid var(--theme-border)}._cardTitle_1qqll_999{font-size:14px;font-weight:600;color:var(--theme-text);margin:0 0 4px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cardMeta_1qqll_1010{display:flex;flex-direction:column;gap:2px;margin-bottom:6px}._cardSpaceSize_1qqll_1017{font-size:11px;color:var(--theme-text-muted, #999);letter-spacing:.3px}._cardDate_1qqll_1023{font-size:12px;color:var(--theme-text-secondary)}._cardFooter_1qqll_1028{display:flex;align-items:center;justify-content:space-between}._cardUser_1qqll_1034{display:flex;align-items:center;gap:6px}._cardUserAvatar_1qqll_1040{width:20px;height:20px;border-radius:50%;background:var(--theme-background-secondary);display:flex;align-items:center;justify-content:center;color:var(--theme-text-secondary);overflow:hidden;flex-shrink:0}._cardUserName_1qqll_1053{font-size:12px;color:var(--theme-text-secondary);font-weight:500}._emptyState_1qqll_1060{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;text-align:center;color:var(--theme-text-secondary)}._emptyIcon_1qqll_1071{width:100px;height:100px;border-radius:50%;background:var(--theme-background-secondary);display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--theme-text-muted)}._emptyTitle_1qqll_1083{font-size:20px;font-weight:600;color:var(--theme-text);margin:0 0 8px}._emptyDescription_1qqll_1090{font-size:14px;color:var(--theme-text-secondary);margin:0 0 20px;max-width:360px;line-height:1.5}._emptyButton_1qqll_1098{padding:10px 20px;background:var(--theme-primary);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._emptyButton_1qqll_1098:hover{background:var(--theme-primary-hover)}@media (max-width: 768px){._sidebar_1qqll_14,._projectTree_1qqll_493,._treeToggleButton_1qqll_524{display:none}._subHeaderContent_1qqll_315{flex-wrap:wrap;height:auto;padding:12px 16px}._searchContainer_1qqll_366{min-width:100%;order:3}}@media (max-width: 640px){._designGrid_1qqll_782{grid-template-columns:1fr;gap:12px}}._explorerLayout_16gaw_2{display:flex;flex-direction:column;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Apple SD Gothic Neo,sans-serif;background:var(--theme-background);color:var(--theme-text);overflow:hidden}._explorerBody_16gaw_12{display:flex;flex:1;overflow:hidden}._leftColumn_16gaw_18{display:flex;flex-direction:column;flex-shrink:0;overflow:hidden;height:100%}._explorerContent_16gaw_26{display:flex;flex-direction:column;flex:1;min-width:0;overflow:hidden}._mobileNavToggle_16gaw_36{position:fixed;bottom:16px;left:16px;z-index:1500;width:44px;height:44px;border-radius:50%;border:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:background .2s,transform .2s}._mobileNavToggle_16gaw_36:hover{background:var(--theme-background-secondary);transform:scale(1.05)}._mobileNavOverlay_16gaw_60{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1400;display:flex}._mobileNavBackdrop_16gaw_70{flex:1;background:#0000004d}._modalOverlay_16gaw_77{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--theme-overlay);display:flex;align-items:center;justify-content:center;z-index:2000}._modal_16gaw_77{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:12px;box-shadow:0 20px 40px #0000004d;width:90%;max-width:400px;padding:24px}._modalTitle_16gaw_100{font-size:18px;font-weight:600;color:var(--theme-text);margin:0 0 20px;text-align:center}._modalInput_16gaw_108{width:100%;padding:12px 16px;border:1px solid var(--theme-border);background:var(--theme-background-secondary);color:var(--theme-text);border-radius:8px;font-size:14px;outline:none;transition:border-color .2s,background-color .2s;margin-bottom:20px;box-sizing:border-box}._modalInput_16gaw_108:focus{border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}._modalActions_16gaw_127{display:flex;gap:12px;justify-content:center;margin-top:24px}._modalCancelBtn_16gaw_134,._modalCreateBtn_16gaw_135{padding:10px 24px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s;min-width:100px}._modalCancelBtn_16gaw_134{background:var(--theme-background-secondary);color:var(--theme-text);border:1px solid var(--theme-border)}._modalCancelBtn_16gaw_134:hover:not(:disabled){background:var(--theme-border);border-color:var(--theme-primary)}._modalCreateBtn_16gaw_135{background:var(--theme-primary);color:var(--theme-surface);border:1px solid var(--theme-primary)}._modalCreateBtn_16gaw_135:hover:not(:disabled){background:var(--theme-primary-hover);border-color:var(--theme-primary-hover)}._modalCancelBtn_16gaw_134:disabled,._modalCreateBtn_16gaw_135:disabled{opacity:.5;cursor:not-allowed}._comingSoonModal_16gaw_176{background:var(--theme-surface);border-radius:16px;padding:40px;max-width:360px;width:90%;text-align:center;box-shadow:0 20px 60px #0000004d;animation:_modalSlideIn_16gaw_1 .3s ease}@keyframes _modalSlideIn_16gaw_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._comingSoonIcon_16gaw_198{width:80px;height:80px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--theme-primary-light) 0%,var(--theme-primary) 100%);border-radius:50%;color:#fff}._comingSoonIcon_16gaw_198 svg{width:40px;height:40px}._comingSoonTitle_16gaw_215{font-size:20px;font-weight:600;color:var(--theme-text);margin:0 0 12px}._comingSoonDesc_16gaw_222{font-size:14px;line-height:1.6;color:var(--theme-text-secondary);margin:0 0 24px}._comingSoonBtn_16gaw_229{width:100%;padding:14px 24px;background:var(--theme-primary);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}._comingSoonBtn_16gaw_229:hover{background:var(--theme-primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}._viewerPage_8pgzb_2{width:100vw;height:100vh;display:flex;flex-direction:column;background:var(--theme-background, #f9fafb);overflow:hidden}._viewerHeader_8pgzb_12{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#fff;position:relative;z-index:100}._headerLeft_8pgzb_23{display:flex;flex-direction:column;gap:4px}._projectTitle_8pgzb_29{margin:0;font-size:20px;font-weight:600;color:#1f2937}._projectInfo_8pgzb_36{font-size:14px;color:#6b7280}._headerCenter_8pgzb_41{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px}._viewModeToggle_8pgzb_50{display:flex;background:#f3f4f6;border-radius:8px;padding:4px;gap:2px}._viewModeButton_8pgzb_58{padding:8px 16px;border:none;border-radius:6px;background:transparent;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:50px}._viewModeButton_8pgzb_58._active_8pgzb_71{background:#fff;color:var(--theme-primary, #10b981);box-shadow:0 1px 3px #0000001a}._viewModeButton_8pgzb_58:hover:not(._active_8pgzb_71){color:#374151}._headerActions_8pgzb_81{display:flex;align-items:center;gap:8px}._actionButton_8pgzb_87{width:40px;height:40px;border:none;border-radius:8px;background:#f3f4f6;color:#6b7280;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._actionButton_8pgzb_87:hover{background:#e5e7eb;color:#374151}._shareButton_8pgzb_106{display:flex;align-items:center;gap:8px;padding:10px 20px;background:var(--theme-primary, #3b82f6);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._shareButton_8pgzb_106:hover{background:var(--theme-primary-hover, #2563eb);transform:translateY(-1px)}._viewerContent_8pgzb_127{flex:1;position:relative;overflow:hidden;background:var(--theme-background, #f9fafb);min-height:0}._viewerFooter_8pgzb_136{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-top:1px solid #e5e7eb;background:#fff}._projectMeta_8pgzb_145{font-size:14px;color:#6b7280}._errorState_8pgzb_151{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;padding:40px;text-align:center}._errorMessage_8pgzb_161{margin:0 0 20px;font-size:16px;color:#6b7280}._retryButton_8pgzb_167{padding:10px 20px;background:var(--theme-primary, #10b981);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}._retryButton_8pgzb_167:hover{background:var(--theme-primary-hover, #059669)}@media (max-width: 768px){._viewerHeader_8pgzb_12{padding:16px 20px}._projectTitle_8pgzb_29{font-size:18px}._viewerFooter_8pgzb_136{padding:12px 20px}._shareButton_8pgzb_106{padding:8px 16px;font-size:13px}}._container_1ijqa_1{display:flex;height:100vh;background:var(--theme-background, #f9fafb);overflow:hidden}._loading_1ijqa_9{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:20px;width:100%}._spinner_1ijqa_19{width:48px;height:48px;border:4px solid var(--theme-border);border-top-color:var(--theme-primary);border-radius:50%;animation:_spin_1ijqa_19 1s linear infinite}@keyframes _spin_1ijqa_19{to{transform:rotate(360deg)}}._loading_1ijqa_9 p{margin:0;font-size:16px;color:var(--theme-text-secondary, #6b7280)}._sidebar_1ijqa_41{width:280px;background:var(--theme-surface, #ffffff);border-right:1px solid var(--theme-border, #e5e7eb);display:flex;flex-direction:column;height:100vh;overflow-y:auto;flex-shrink:0}._sidebarHeader_1ijqa_52{border-bottom:1px solid var(--theme-border, #e5e7eb);display:flex;flex-direction:column}._headerTop_1ijqa_58{display:flex;align-items:center;justify-content:center;gap:12px;padding:24px;background:var(--theme-primary)}._logo_1ijqa_67{color:var(--theme-surface);flex-shrink:0}._title_1ijqa_72{margin:0;font-size:18px;font-weight:700;color:var(--theme-surface)}._profileSection_1ijqa_79{display:flex;align-items:center;gap:12px;padding:24px;background:var(--theme-surface, #ffffff)}._crownIcon_1ijqa_87{font-size:24px;color:var(--theme-primary);filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));flex-shrink:0;width:24px;height:24px}._crownIcon_1ijqa_87 path{fill:var(--theme-primary)}._profileAvatar_1ijqa_100{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid var(--theme-primary)}._profileAvatar_1ijqa_100 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._avatarPlaceholder_1ijqa_115{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--theme-primary);color:var(--theme-surface);font-weight:700;font-size:16px}._profileInfo_1ijqa_127{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}._profileNameRow_1ijqa_135{display:flex;align-items:center;gap:8px}._profileName_1ijqa_135{font-size:14px;font-weight:700;color:var(--theme-text, #1f2937);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._superAdminBadge_1ijqa_150{display:inline-block;padding:4px 10px;background:var(--theme-primary);color:var(--theme-surface);border-radius:12px;font-size:10px;font-weight:600;white-space:nowrap;box-shadow:0 2px 8px var(--theme-shadow);flex-shrink:0}._profileEmail_1ijqa_163{font-size:12px;color:var(--theme-text-secondary, #6b7280);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._nav_1ijqa_172{flex:1;padding:16px 12px;display:flex;flex-direction:column;gap:4px}._navItem_1ijqa_180{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;color:var(--theme-text-secondary, #6b7280);text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease}._navItem_1ijqa_180 svg{color:var(--theme-text-secondary, #6b7280);transition:all .2s ease}._navItem_1ijqa_180:hover{background:var(--theme-background-hover, #f3f4f6);color:var(--theme-text, #1f2937)}._navItem_1ijqa_180:hover svg{color:var(--theme-primary)}._navItemActive_1ijqa_207{background:var(--theme-primary-light);color:var(--theme-primary);font-weight:600;position:relative}._navItemActive_1ijqa_207:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--theme-primary);border-radius:0 4px 4px 0}._navItemActive_1ijqa_207 svg{color:var(--theme-primary)}._main_1ijqa_230{flex:1;height:100vh;overflow-y:auto;background:var(--theme-background, #f9fafb);position:relative}._backButton_1ijqa_238{position:fixed;bottom:24px;right:24px;display:flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;background:var(--theme-primary);border:none;border-radius:50%;color:var(--theme-surface);cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px var(--theme-shadow);z-index:1000}._backButton_1ijqa_238 span{display:none}._backButton_1ijqa_238 svg{color:var(--theme-surface);transition:all .2s ease}._backButton_1ijqa_238:hover{transform:scale(1.1);box-shadow:0 6px 20px var(--theme-shadow)}@media (max-width: 1024px){._sidebar_1ijqa_41{width:240px}._backButton_1ijqa_238{bottom:20px;right:20px;width:52px;height:52px}}@media (max-width: 768px){._container_1ijqa_1{flex-direction:column}._sidebar_1ijqa_41{width:100%;height:auto;position:relative}._nav_1ijqa_172{flex-direction:row;overflow-x:auto;padding:12px}._navItem_1ijqa_180 span{display:none}._backButton_1ijqa_238{bottom:16px;right:16px;width:48px;height:48px}}._container_5yypg_1{padding:40px;max-width:1400px;margin:0 auto}._header_5yypg_8{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;gap:20px}._title_5yypg_16{margin:0 0 8px;font-size:28px;font-weight:700;color:var(--theme-text, #1f2937)}._subtitle_5yypg_23{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._headerActions_5yypg_29{display:flex;gap:12px;flex-shrink:0}._actionButton_5yypg_35{display:flex;align-items:center;gap:8px;padding:12px 24px;background:var(--theme-primary);border:none;border-radius:8px;color:var(--theme-surface);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 8px var(--theme-shadow)}._actionButton_5yypg_35:hover{background:var(--theme-primary-hover);transform:translateY(-2px);box-shadow:0 6px 16px var(--theme-shadow)}._statsGrid_5yypg_59{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:40px}._statCard_5yypg_66{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;padding:24px;display:flex;align-items:center;gap:20px;transition:all .2s ease;cursor:pointer}._statCard_5yypg_66:hover{box-shadow:0 8px 24px var(--theme-shadow);transform:translateY(-2px);border-color:var(--theme-primary)}._statCard_5yypg_66:active{transform:translateY(0);border-color:var(--theme-primary)}._statIcon_5yypg_89{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--theme-primary);color:var(--theme-surface);border-radius:16px;box-shadow:0 4px 16px var(--theme-shadow);flex-shrink:0}._statContent_5yypg_102{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}._statLabel_5yypg_110{margin:0;font-size:13px;font-weight:600;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.5px;line-height:1}._statValue_5yypg_120{margin:0;font-size:36px;font-weight:700;color:var(--theme-primary);line-height:1}._statChange_5yypg_128{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:var(--theme-text-secondary, #6b7280);line-height:1}._statChange_5yypg_128 svg{color:var(--theme-primary)}._chartsGrid_5yypg_143{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;margin-bottom:40px}._chartCard_5yypg_150{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;padding:24px;transition:all .2s ease}._chartCard_5yypg_150:hover{box-shadow:0 8px 24px var(--theme-shadow);border-color:var(--theme-primary)}._chartTitle_5yypg_163{margin:0 0 20px;font-size:16px;font-weight:700;color:var(--theme-text, #1f2937)}._section_5yypg_171{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;padding:24px;margin-bottom:24px}._sectionTitle_5yypg_179{margin:0 0 20px;font-size:18px;font-weight:700;color:var(--theme-text, #1f2937)}._activityList_5yypg_186{min-height:200px;overflow-x:auto}._activityTable_5yypg_192{width:100%;border-collapse:collapse}._activityTable_5yypg_192 thead{background:var(--theme-background, #f9fafb);border-bottom:2px solid var(--theme-border, #e5e7eb)}._activityTable_5yypg_192 th{padding:12px 16px;text-align:left;font-size:13px;font-weight:600;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.5px}._activityTable_5yypg_192 tbody tr{border-bottom:1px solid var(--theme-border, #e5e7eb);transition:background-color .2s ease}._activityTable_5yypg_192 tbody tr:hover{background:var(--theme-background, #f9fafb)}._activityTable_5yypg_192 tbody tr:last-child{border-bottom:none}._activityTable_5yypg_192 td{padding:16px;font-size:14px;color:var(--theme-text, #1f2937)}._activityIcon_5yypg_231{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--theme-primary);color:var(--theme-surface);border-radius:8px;box-shadow:0 2px 8px var(--theme-shadow)}._activityUser_5yypg_243{display:flex;flex-direction:column;gap:4px}._userName_5yypg_249{font-weight:600;color:var(--theme-text, #1f2937)}._userEmail_5yypg_254{font-size:12px;color:var(--theme-text-secondary, #6b7280)}._timestamp_5yypg_259{color:var(--theme-text-secondary, #6b7280);font-size:13px;white-space:nowrap}._emptyState_5yypg_265{display:flex;align-items:center;justify-content:center;min-height:200px;color:var(--theme-text-secondary, #6b7280);font-size:14px}._emptyState_5yypg_265 p{margin:0}@media (max-width: 768px){._container_5yypg_1{padding:20px}._header_5yypg_8{flex-direction:column;align-items:stretch}._headerActions_5yypg_29{flex-direction:column}._actionButton_5yypg_35{justify-content:center}._title_5yypg_16{font-size:24px}._statsGrid_5yypg_59{grid-template-columns:1fr}._statCard_5yypg_66{gap:16px;padding:20px}._statIcon_5yypg_89{width:56px;height:56px;border-radius:12px}._statValue_5yypg_120{font-size:32px}._activityTable_5yypg_192{font-size:12px}._activityTable_5yypg_192 th,._activityTable_5yypg_192 td{padding:12px 8px}._chartsGrid_5yypg_143{grid-template-columns:1fr}}._container_sqeja_1{padding:40px;max-width:1600px;margin:0 auto}._header_sqeja_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}._title_sqeja_14{margin:0 0 8px;font-size:28px;font-weight:700;color:var(--theme-text, #1f2937)}._subtitle_sqeja_21{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._toolbar_sqeja_28{margin-bottom:24px;display:flex;gap:20px;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}._searchBox_sqeja_37{display:flex;align-items:center;gap:12px;padding:10px 14px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;width:100%;transition:all .2s ease}._searchBox_sqeja_37:focus-within{border-color:var(--theme-primary, #667eea);box-shadow:0 0 0 3px var(--theme-primary-light, rgba(102, 126, 234, .1))}._searchBox_sqeja_37 svg{color:var(--theme-text-secondary, #6b7280);flex-shrink:0}._searchInput_sqeja_59{flex:1;border:none;background:transparent;color:var(--theme-text, #1f2937);font-size:14px;outline:none}._searchInput_sqeja_59::-moz-placeholder{color:var(--theme-text-secondary, #6b7280)}._searchInput_sqeja_59::placeholder{color:var(--theme-text-secondary, #6b7280)}._filters_sqeja_73{display:flex;gap:12px;align-items:flex-end}._filterGroup_sqeja_79{display:flex;flex-direction:column;gap:6px;min-width:180px}._filterGroup_sqeja_79:first-child{flex:1;max-width:500px}._filterLabel_sqeja_91{font-size:12px;font-weight:600;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.5px}._customFilterDropdown_sqeja_100{position:relative;min-width:180px}._filterButton_sqeja_105{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._filterButton_sqeja_105:hover{border-color:var(--theme-primary, #667eea);background:var(--theme-background, #f9fafb)}._filterButton_sqeja_105:focus{outline:none;border-color:var(--theme-primary, #667eea);box-shadow:0 0 0 3px var(--theme-primary-light, rgba(102, 126, 234, .1))}._filterButton_sqeja_105 span{flex:1;text-align:left}._dropdownIcon_sqeja_138{color:var(--theme-text-secondary, #6b7280);transition:transform .2s ease;flex-shrink:0}._dropdownIconOpen_sqeja_144{transform:rotate(180deg)}._filterDropdownMenu_sqeja_148{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--theme-surface, white);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:10;overflow:hidden;animation:_filterDropdownSlideDown_sqeja_1 .2s ease}@keyframes _filterDropdownSlideDown_sqeja_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._filterDropdownItem_sqeja_173{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:transparent;border:none;color:var(--theme-text, #1f2937);font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:all .2s ease}._filterDropdownItem_sqeja_173:hover{background:var(--theme-primary-light, rgba(102, 126, 234, .1));color:var(--theme-primary, #667eea)}._filterDropdownItemActive_sqeja_195{background:var(--theme-primary-light, rgba(102, 126, 234, .15));color:var(--theme-primary, #667eea)}._filterDropdownItem_sqeja_173 svg{color:var(--theme-primary, #667eea);flex-shrink:0}._tableContainer_sqeja_211{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;overflow:hidden}._table_sqeja_211{width:100%;border-collapse:collapse}._table_sqeja_211 thead{background:var(--theme-background, #f9fafb);border-bottom:1px solid var(--theme-border, #e5e7eb)}._table_sqeja_211 th{padding:16px;text-align:left;font-size:12px;font-weight:600;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.5px}._table_sqeja_211 tbody tr{border-bottom:1px solid var(--theme-border, #e5e7eb);transition:background .2s ease}._table_sqeja_211 tbody tr:last-child{border-bottom:none}._clickableRow_sqeja_247{cursor:pointer}._table_sqeja_211 tbody tr:hover{background:var(--theme-primary-light, rgba(102, 126, 234, .1))}._table_sqeja_211 td{padding:16px;font-size:14px;color:var(--theme-text, #1f2937)}._userInfo_sqeja_262{display:flex;align-items:center;gap:12px}._userInfo_sqeja_262>svg,._userInfo_sqeja_262>._crownIcon_sqeja_269,._userInfo_sqeja_262>._userIcon_sqeja_270{width:24px;min-width:24px}._avatar_sqeja_275{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}._avatar_sqeja_275 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._avatarPlaceholder_sqeja_289{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--theme-primary, #3b82f6);color:#fff;font-weight:600;font-size:16px}._displayName_sqeja_301{font-weight:500;color:var(--theme-text, #1f2937)}._uid_sqeja_306{font-family:Courier New,monospace;font-size:12px;padding:4px 8px;background:var(--theme-background, #f9fafb);border:1px solid var(--theme-border, #e5e7eb);border-radius:4px;color:var(--theme-text-secondary, #6b7280)}._actionButton_sqeja_316{padding:6px 12px;background:transparent;border:1px solid var(--theme-border, #e5e7eb);border-radius:6px;color:var(--theme-text, #1f2937);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}._actionButton_sqeja_316:hover{background:var(--theme-background-hover, #f3f4f6);border-color:var(--theme-primary, #10b981);color:var(--theme-primary, #10b981)}._loading_sqeja_335{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px}._spinner_sqeja_344{width:40px;height:40px;border:3px solid var(--theme-border, #e5e7eb);border-top-color:var(--theme-primary, #10b981);border-radius:50%;animation:_spin_sqeja_344 1s linear infinite}@keyframes _spin_sqeja_344{to{transform:rotate(360deg)}}._loading_sqeja_335 p{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._emptyState_sqeja_365{display:flex;align-items:center;justify-content:center;padding:80px 20px;color:var(--theme-text-secondary, #6b7280);font-size:14px}._emptyState_sqeja_365 p{margin:0}._roleBadges_sqeja_379{display:flex;gap:6px}._superAdminBadge_sqeja_384,._adminBadge_sqeja_385,._userBadge_sqeja_386{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;white-space:nowrap}._superAdminBadge_sqeja_384{background:var(--theme-primary, #3b82f6);color:#fff;box-shadow:0 2px 8px #00000026}._crownIcon_sqeja_269,._medalIcon_sqeja_410{font-size:24px;color:var(--theme-primary, #10b981);filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));flex-shrink:0;width:24px;height:24px}._userIcon_sqeja_270{font-size:24px;color:var(--theme-text-secondary, #6b7280);flex-shrink:0;width:24px;height:24px}._iconPlaceholder_sqeja_427{width:24px;min-width:24px;height:24px;flex-shrink:0}._adminBadge_sqeja_385{background:var(--theme-primary, #10b981);color:#fff;box-shadow:0 2px 8px #10b98133}._userBadge_sqeja_386{background:var(--theme-background, #f3f4f6);color:var(--theme-text-secondary, #6b7280);border:1px solid var(--theme-border, #e5e7eb)}._grantButton_sqeja_447,._revokeButton_sqeja_448{padding:6px 14px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;border:none;transition:all .2s ease}._grantButton_sqeja_447{background:var(--theme-success);color:var(--theme-surface)}._grantButton_sqeja_447:hover{background:var(--theme-success-hover);box-shadow:0 2px 8px var(--theme-shadow)}._revokeButton_sqeja_448{background:var(--theme-danger);color:var(--theme-surface)}._revokeButton_sqeja_448:hover{background:var(--theme-danger-hover);box-shadow:0 2px 8px var(--theme-shadow)}._disabledText_sqeja_478{font-size:13px;color:var(--theme-text-secondary, #9ca3af)}._superAdminText_sqeja_483{display:inline-block;padding:6px 14px;border-radius:6px;font-size:13px;font-weight:600;color:var(--theme-primary);border:1px solid var(--theme-primary);background:transparent}._planBadge_sqeja_495{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;color:#fff;white-space:nowrap;box-shadow:0 2px 8px #00000026;background:var(--theme-text-secondary, #6b7280)}._planBadgeFree_sqeja_507{background:var(--theme-text-secondary, #6b7280);color:#fff}._changePlanButton_sqeja_513{padding:6px 14px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;border:none;background:var(--theme-primary, #10b981);color:#fff;transition:all .2s ease}._changePlanButton_sqeja_513:hover{background:var(--theme-primary-hover, #059669);box-shadow:0 2px 8px #10b9814d}._dialogOverlay_sqeja_531{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_sqeja_1 .2s ease}@keyframes _fadeIn_sqeja_1{0%{opacity:0}to{opacity:1}}._dialog_sqeja_531{background:var(--theme-surface, white);border:2px solid white;border-radius:12px;padding:24px;max-width:600px;width:90%;box-shadow:0 20px 60px #0000004d;animation:_slideUp_sqeja_1 .3s ease}@keyframes _slideUp_sqeja_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._dialogTitle_sqeja_573{margin:0 0 16px;font-size:20px;font-weight:700;color:var(--theme-text, #1f2937)}._dialogMessage_sqeja_580{margin:0 0 24px;font-size:14px;line-height:1.6;color:var(--theme-text-secondary, #6b7280)}._dialogMessage_sqeja_580 strong{color:var(--theme-text, #1f2937);font-weight:600}._dialogActions_sqeja_592{display:flex;gap:12px;justify-content:flex-end}._cancelButton_sqeja_598,._confirmButton_sqeja_599,._confirmRevokeButton_sqeja_600{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .2s ease}._cancelButton_sqeja_598{background:var(--theme-background, #f3f4f6);color:var(--theme-text, #1f2937)}._cancelButton_sqeja_598:hover{background:var(--theme-background-hover, #e5e7eb)}._confirmButton_sqeja_599{background:var(--theme-success);color:var(--theme-surface)}._confirmButton_sqeja_599:hover{background:var(--theme-success-hover);box-shadow:0 2px 12px var(--theme-shadow)}._confirmButton_sqeja_599:disabled{background:var(--theme-background, #e5e7eb);color:var(--theme-text-secondary, #9ca3af);cursor:not-allowed;box-shadow:none}._confirmRevokeButton_sqeja_600{background:var(--theme-danger);color:var(--theme-surface)}._confirmRevokeButton_sqeja_600:hover{background:var(--theme-danger-hover);box-shadow:0 2px 12px var(--theme-shadow)}._planSelector_sqeja_647{margin:20px 0;display:flex;flex-direction:column;gap:24px}._sectionLabel_sqeja_654{display:block;margin-bottom:12px;font-size:13px;font-weight:600;color:var(--theme-text, #1f2937);text-transform:uppercase;letter-spacing:.5px}._currentPlanSection_sqeja_665{display:flex;flex-direction:column}._planCardSmall_sqeja_670{padding:12px 16px;background:var(--theme-background, #f9fafb);border:2px solid var(--theme-border, #e5e7eb);border-radius:10px;display:inline-flex;align-items:center;max-width:-moz-fit-content;max-width:fit-content}._planName_sqeja_680{font-size:15px;font-weight:700;color:var(--theme-text, #1f2937)}._planGridSection_sqeja_687{display:flex;flex-direction:column}._planGrid_sqeja_687{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}._planCard_sqeja_670{padding:16px;background:var(--theme-surface, white);border:2px solid var(--theme-border, #e5e7eb);border-radius:12px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;gap:12px}._planCard_sqeja_670:hover{border-color:var(--theme-primary, #10b981);box-shadow:0 4px 12px #10b98126;transform:translateY(-2px)}._planCardActive_sqeja_717{border-color:var(--theme-primary, #10b981);background:var(--theme-primary-light, rgba(16, 185, 129, .05));box-shadow:0 4px 12px #10b98133}._planCardHeader_sqeja_723{display:flex;align-items:center;justify-content:space-between;gap:8px}._planCardName_sqeja_730{font-size:15px;font-weight:700;color:var(--theme-text, #1f2937)}._checkIcon_sqeja_736{color:var(--theme-primary, #10b981);flex-shrink:0}._planCardFeatures_sqeja_741{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}._planCardFeatures_sqeja_741 li{font-size:12px;color:var(--theme-text-secondary, #6b7280);line-height:1.5;padding-left:16px;position:relative}._planCardFeatures_sqeja_741 li:before{content:"•";position:absolute;left:4px;color:var(--theme-primary, #10b981);font-weight:700}@media (max-width: 1024px){._container_sqeja_1{padding:20px}._table_sqeja_211{font-size:13px}._table_sqeja_211 th,._table_sqeja_211 td{padding:12px}._customFilterDropdown_sqeja_100{min-width:160px}}@media (max-width: 768px){._header_sqeja_7{flex-direction:column;gap:16px}._toolbar_sqeja_28{flex-direction:column;align-items:stretch}._filters_sqeja_73{width:100%;flex-wrap:wrap}._filterGroup_sqeja_79{flex:1;min-width:140px}._customFilterDropdown_sqeja_100{min-width:100%}._searchBox_sqeja_37{width:100%}._table_sqeja_211{display:block;overflow-x:auto;white-space:nowrap}._userDetailsDialog_sqeja_825{width:95%;max-height:95vh}._userDetailsHeader_sqeja_830,._userDetailsContent_sqeja_834{padding:20px}._userDetailsGrid_sqeja_838{grid-template-columns:1fr}}._container_vfdm8_1{padding:40px;max-width:1400px;margin:0 auto;animation:_fadeIn_vfdm8_1 .3s ease-in-out}@keyframes _fadeIn_vfdm8_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_vfdm8_19{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:20px;border-bottom:2px solid var(--theme-border, #e5e7eb)}._header_vfdm8_19 h1{margin:0;font-size:32px;font-weight:700;background:linear-gradient(135deg,var(--theme-text, #1f2937) 0%,var(--theme-text-secondary, #6b7280) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._backButton_vfdm8_38{display:flex;align-items:center;gap:8px;padding:10px 20px;background:var(--theme-surface, white);border:2px solid var(--theme-border, #e5e7eb);border-radius:10px;color:var(--theme-text, #1f2937);cursor:pointer;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000d}._backButton_vfdm8_38:hover{background:var(--theme-background, #f9fafb);border-color:var(--theme-text-secondary, #6b7280);color:var(--theme-text, #1f2937);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._backButton_vfdm8_38:active{transform:translateY(0)}._loading_vfdm8_66,._error_vfdm8_67{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px;color:var(--theme-text-secondary, #6b7280);animation:_fadeIn_vfdm8_1 .3s ease-in-out}._error_vfdm8_67 p{margin:0;font-size:16px;color:var(--theme-text, #1f2937);font-weight:500}._profileCard_vfdm8_85{display:flex;gap:32px;padding:40px;background:linear-gradient(135deg,var(--theme-surface, white) 0%,var(--theme-background, #f9fafb) 100%);border:2px solid var(--theme-border, #e5e7eb);border-radius:20px;margin-bottom:32px;box-shadow:0 10px 40px #0000000d;transition:all .3s ease;position:relative;overflow:hidden}._profileCard_vfdm8_85:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--theme-primary, #3b82f6)}._profileCard_vfdm8_85:hover{box-shadow:0 15px 50px #00000014;transform:translateY(-2px)}._profileImageWrapper_vfdm8_114{position:relative;flex-shrink:0}._profileImage_vfdm8_114{width:140px;height:140px;border-radius:50%;overflow:hidden;border:4px solid white;box-shadow:0 8px 24px #0000001f;transition:all .3s ease}._profileImage_vfdm8_114:hover{transform:scale(1.05);box-shadow:0 12px 32px #00000026}._profileImage_vfdm8_114 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._profilePlaceholder_vfdm8_140{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--theme-primary, #3b82f6);color:#fff}._statusIndicator_vfdm8_150{position:absolute;bottom:10px;right:10px;width:24px;height:24px;border-radius:50%;border:4px solid white;box-shadow:0 2px 8px #00000026}._statusIndicator_vfdm8_150[data-status=active]{background:var(--theme-primary, #3b82f6)}._statusIndicator_vfdm8_150[data-status=inactive]{background:var(--theme-text-secondary, #6b7280)}._profileInfo_vfdm8_169{flex:1;display:flex;flex-direction:column;gap:16px;justify-content:center}._profileInfo_vfdm8_169 h2{margin:0;font-size:32px;font-weight:700;color:var(--theme-text, #1f2937);line-height:1.2}._emailRow_vfdm8_185{display:flex;align-items:center;gap:10px;color:var(--theme-text-secondary, #6b7280);font-size:16px}._emailRow_vfdm8_185 p{margin:0}._profileBadges_vfdm8_197{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._badge_vfdm8_204{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;transition:all .2s ease;cursor:default}._badge_vfdm8_204:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}._badge_vfdm8_204[data-variant=success],._badge_vfdm8_204[data-variant=danger],._badge_vfdm8_204[data-variant=info],._badge_vfdm8_204[data-variant=warning]{background:var(--theme-background, #f9fafb);color:var(--theme-text, #1f2937);border:1px solid var(--theme-border, #e5e7eb)}._planBadge_vfdm8_245{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:10px;color:#fff;font-weight:700;font-size:14px;box-shadow:0 4px 12px #00000026;transition:all .2s ease}._planBadge_vfdm8_245:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0003}._content_vfdm8_263{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:24px}._section_vfdm8_269{background:var(--theme-surface, white);border:2px solid var(--theme-border, #e5e7eb);border-radius:16px;padding:28px;transition:all .3s ease;box-shadow:0 2px 8px #00000008}._section_vfdm8_269:hover{border-color:var(--theme-primary, #3b82f6);box-shadow:0 8px 24px #0000000f;transform:translateY(-2px)}._sectionHeader_vfdm8_284{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid var(--theme-border, #e5e7eb);color:var(--theme-primary, #3b82f6)}._sectionHeader_vfdm8_284 h2{margin:0;font-size:18px;font-weight:700;color:var(--theme-text, #1f2937)}._infoGrid_vfdm8_301{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}._infoItem_vfdm8_307{display:flex;flex-direction:column;gap:10px}._infoItem_vfdm8_307 label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.8px}._infoItem_vfdm8_307>div{font-size:15px;font-weight:600;color:var(--theme-text, #1f2937);word-break:break-word;line-height:1.5}._monospace_vfdm8_332{font-family:Monaco,Menlo,Courier New,monospace;font-size:13px;background:var(--theme-background, #f9fafb);padding:10px 14px;border-radius:8px;border:2px solid var(--theme-border, #e5e7eb);color:var(--theme-text-secondary, #6b7280);font-weight:500;transition:all .2s ease}._monospace_vfdm8_332:hover{background:var(--theme-surface, white);border-color:var(--theme-primary, #3b82f6)}._planInfo_vfdm8_349{display:flex;flex-direction:column;gap:20px}._planBadgeLarge_vfdm8_355{display:flex;align-items:center;gap:12px;padding:16px 24px;border-radius:12px;color:#fff;font-weight:700;font-size:18px;width:-moz-fit-content;width:fit-content;box-shadow:0 4px 16px #00000026;transition:all .3s ease}._planBadgeLarge_vfdm8_355:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}._planFeatures_vfdm8_374{display:flex;flex-direction:column;gap:12px}._planFeature_vfdm8_374{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:500;color:var(--theme-text, #1f2937);padding:10px;background:var(--theme-background, #f9fafb);border-radius:8px;transition:all .2s ease}._planFeature_vfdm8_374:hover{background:var(--theme-surface, white);transform:translate(4px)}._statsGrid_vfdm8_398{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}._statCard_vfdm8_404{display:flex;align-items:center;gap:16px;padding:20px;background:linear-gradient(135deg,var(--theme-background, #f9fafb) 0%,var(--theme-surface, white) 100%);border:2px solid var(--theme-border, #e5e7eb);border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:default}._statCard_vfdm8_404:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a;border-color:currentColor}._statIcon_vfdm8_422{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;flex-shrink:0;transition:all .3s ease}._statCard_vfdm8_404:hover ._statIcon_vfdm8_422{transform:scale(1.1) rotate(5deg)}._statIcon_vfdm8_422[data-color=blue],._statIcon_vfdm8_422[data-color=purple],._statIcon_vfdm8_422[data-color=green],._statIcon_vfdm8_422[data-color=orange],._statIcon_vfdm8_422[data-color=indigo],._statIcon_vfdm8_422[data-color=yellow]{background:var(--theme-background, #f9fafb);color:var(--theme-primary, #3b82f6);border:2px solid var(--theme-border, #e5e7eb)}._statInfo_vfdm8_448{flex:1;min-width:0}._statLabel_vfdm8_453{font-size:12px;font-weight:600;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}._statValue_vfdm8_462{font-size:24px;font-weight:700;color:var(--theme-text, #1f2937);line-height:1.2}._listContainer_vfdm8_469{display:flex;flex-direction:column;gap:12px}._listItem_vfdm8_475{padding:20px;background:var(--theme-background, #f9fafb);border:2px solid var(--theme-border, #e5e7eb);border-radius:12px;transition:all .3s ease}._listItem_vfdm8_475:hover{background:var(--theme-surface, white);border-color:var(--theme-primary, #3b82f6);transform:translate(4px);box-shadow:0 4px 16px #0000000f}._listItemHeader_vfdm8_490{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:12px}._listItemHeader_vfdm8_490 strong{font-size:15px;font-weight:700;color:var(--theme-text, #1f2937);word-break:break-word}._listItemSize_vfdm8_505{font-size:13px;font-weight:600;color:var(--theme-text-secondary, #6b7280);flex-shrink:0;padding:4px 12px;background:var(--theme-surface, white);border-radius:6px}._listItemMeta_vfdm8_515{display:flex;gap:16px;flex-wrap:wrap;font-size:13px;color:var(--theme-text-secondary, #6b7280);font-weight:500}._fileUrl_vfdm8_524{color:var(--theme-primary, #3b82f6);text-decoration:none;transition:all .2s ease;font-weight:600;word-break:break-all}._fileUrl_vfdm8_524:hover{color:var(--theme-text, #1f2937);text-decoration:underline}._statusBadge_vfdm8_537{display:inline-flex;align-items:center;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:700;transition:all .2s ease}._statusBadge_vfdm8_537[data-status=active]{background:var(--theme-background, #f9fafb);color:var(--theme-text, #1f2937);border:1px solid var(--theme-border, #e5e7eb)}._statusBadge_vfdm8_537[data-status=disabled]{background:var(--theme-background, #f9fafb);color:var(--theme-text-secondary, #6b7280);border:1px solid var(--theme-border, #e5e7eb)}._emptyState_vfdm8_559{padding:60px 20px;text-align:center;color:var(--theme-text-secondary, #6b7280);font-size:15px;font-weight:500;background:var(--theme-background, #f9fafb);border-radius:12px;border:2px dashed var(--theme-border, #e5e7eb)}._projectItem_vfdm8_570{display:flex;flex-direction:column}._projectItemRight_vfdm8_575{display:flex;align-items:center;gap:12px}._fileCount_vfdm8_581{font-size:13px;color:var(--theme-text-secondary, #6b7280);font-weight:600;padding:4px 10px;background:var(--theme-surface, white);border-radius:6px}._expandIcon_vfdm8_590{font-size:14px;color:var(--theme-text-secondary, #6b7280);transition:transform .2s ease}._projectFiles_vfdm8_596{margin-top:12px;margin-left:20px;padding-left:20px;border-left:3px solid var(--theme-primary, #3b82f6);display:flex;flex-direction:column;gap:10px;animation:_slideDown_vfdm8_1 .3s ease-in-out}@keyframes _slideDown_vfdm8_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._fileItem_vfdm8_618{padding:16px;background:var(--theme-surface, white);border:2px solid var(--theme-border, #e5e7eb);border-radius:10px;transition:all .3s ease}._fileItem_vfdm8_618:hover{border-color:var(--theme-primary, #3b82f6);box-shadow:0 4px 12px #0000000d;transform:translate(4px)}._fileItemHeader_vfdm8_632{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:12px}._fileName_vfdm8_640{font-size:14px;font-weight:600;color:var(--theme-primary, #3b82f6);transition:all .2s ease}._fileName_vfdm8_640:hover{color:var(--theme-text, #1f2937)}._fileSize_vfdm8_651{font-size:12px;font-weight:600;color:var(--theme-text-secondary, #6b7280);flex-shrink:0;padding:4px 10px;background:var(--theme-background, #f9fafb);border-radius:6px}._fileItemMeta_vfdm8_661{font-size:12px;color:var(--theme-text-secondary, #6b7280);font-weight:500;margin-top:8px}@media (max-width: 1024px){._content_vfdm8_263{grid-template-columns:1fr}._statsGrid_vfdm8_398{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}@media (max-width: 768px){._container_vfdm8_1{padding:20px}._header_vfdm8_19{flex-direction:column;align-items:flex-start;gap:12px}._header_vfdm8_19 h1{font-size:24px}._profileCard_vfdm8_85{flex-direction:column;align-items:center;text-align:center;padding:32px 24px}._profileImage_vfdm8_114{width:120px;height:120px}._profileInfo_vfdm8_169{align-items:center}._profileInfo_vfdm8_169 h2{font-size:24px}._emailRow_vfdm8_185,._profileBadges_vfdm8_197{justify-content:center}._infoGrid_vfdm8_301,._statsGrid_vfdm8_398{grid-template-columns:1fr}._section_vfdm8_269{padding:20px}._listItemHeader_vfdm8_490{flex-direction:column;align-items:flex-start}._content_vfdm8_263{grid-template-columns:1fr}}._container_96p7a_1{padding:40px;max-width:1600px;margin:0 auto}._header_96p7a_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}._title_96p7a_14{margin:0 0 8px;font-size:28px;font-weight:700;color:var(--theme-text, #1f2937)}._subtitle_96p7a_21{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._accessDenied_96p7a_28{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 20px;text-align:center}._accessDenied_96p7a_28 h2{margin:0 0 16px;font-size:24px;font-weight:700;color:#ef4444}._accessDenied_96p7a_28 p{margin:0;font-size:16px;color:var(--theme-text-secondary, #6b7280)}._toolbar_96p7a_51{margin-bottom:24px;display:flex;gap:20px;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}._searchBox_96p7a_60{display:flex;align-items:center;gap:12px;padding:10px 14px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;width:100%;transition:all .2s ease}._searchBox_96p7a_60 svg{color:var(--theme-text-secondary, #6b7280);flex-shrink:0}._searchInput_96p7a_77{flex:1;border:none;background:transparent;color:var(--theme-text, #1f2937);font-size:14px;outline:none}._searchInput_96p7a_77::-moz-placeholder{color:var(--theme-text-secondary, #6b7280)}._searchInput_96p7a_77::placeholder{color:var(--theme-text-secondary, #6b7280)}._filters_96p7a_91{display:flex;gap:12px;align-items:flex-end}._filterGroup_96p7a_97{display:flex;flex-direction:column;gap:6px;min-width:180px}._filterGroup_96p7a_97:first-child{flex:1;max-width:500px}._filterLabel_96p7a_109{font-size:12px;font-weight:600;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.5px}._customFilterDropdown_96p7a_118{position:relative;min-width:180px}._filterButton_96p7a_123{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._filterButton_96p7a_123:hover{border-color:var(--theme-primary);background:var(--theme-background)}._filterButton_96p7a_123:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}._filterButton_96p7a_123 span{flex:1;text-align:left}._dropdownIcon_96p7a_156{color:var(--theme-text-secondary, #6b7280);transition:transform .2s ease;flex-shrink:0}._dropdownIconOpen_96p7a_162{transform:rotate(180deg)}._filterDropdownMenu_96p7a_166{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--theme-surface, white);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:10;overflow:hidden;animation:_filterDropdownSlideDown_96p7a_1 .2s ease}@keyframes _filterDropdownSlideDown_96p7a_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._filterDropdownItem_96p7a_191{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:transparent;border:none;color:var(--theme-text, #1f2937);font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:all .2s ease}._filterDropdownItem_96p7a_191:hover{background:var(--theme-background, #f9fafb)}._filterDropdownItemActive_96p7a_212{background:var(--theme-primary-light);color:var(--theme-primary)}._filterDropdownItem_96p7a_191 svg{color:var(--theme-primary);flex-shrink:0}._tableContainer_96p7a_223{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;overflow:hidden}._table_96p7a_223{width:100%;border-collapse:collapse}._table_96p7a_223 thead{background:var(--theme-background, #f9fafb);border-bottom:1px solid var(--theme-border, #e5e7eb)}._table_96p7a_223 th{padding:16px;text-align:left;font-size:12px;font-weight:600;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.5px}._table_96p7a_223 tbody tr{border-bottom:1px solid var(--theme-border, #e5e7eb);transition:background .2s ease}._table_96p7a_223 tbody tr:last-child{border-bottom:none}._table_96p7a_223 tbody tr:hover{background:var(--theme-primary-light)}._table_96p7a_223 td{padding:16px;font-size:14px;color:var(--theme-text, #1f2937)}._userInfo_96p7a_270{display:flex;align-items:center;gap:12px}._userInfo_96p7a_270>svg,._userInfo_96p7a_270>._crownIcon_96p7a_277,._userInfo_96p7a_270>._userIcon_96p7a_278{width:24px;min-width:24px}._avatar_96p7a_283{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}._avatar_96p7a_283 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._avatarPlaceholder_96p7a_297{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--theme-primary);color:var(--theme-surface);font-weight:600;font-size:16px}._displayName_96p7a_309{font-weight:500;color:var(--theme-text, #1f2937)}._uid_96p7a_314{font-family:Courier New,monospace;font-size:12px;padding:4px 8px;background:var(--theme-background, #f9fafb);border:1px solid var(--theme-border, #e5e7eb);border-radius:4px;color:var(--theme-text-secondary, #6b7280)}._roleBadges_96p7a_325{display:flex;gap:6px}._superAdminBadge_96p7a_330,._adminBadge_96p7a_331,._userBadge_96p7a_332{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;white-space:nowrap}._superAdminBadge_96p7a_330{background:var(--theme-primary);color:var(--theme-surface);box-shadow:0 2px 8px var(--theme-shadow)}._adminBadge_96p7a_331{background:var(--theme-success);color:var(--theme-surface);box-shadow:0 2px 8px var(--theme-shadow)}._userBadge_96p7a_332{background:var(--theme-background, #f3f4f6);color:var(--theme-text-secondary, #6b7280);border:1px solid var(--theme-border, #e5e7eb)}._grantButton_96p7a_360,._revokeButton_96p7a_361{padding:6px 14px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;border:none;transition:all .2s ease}._grantButton_96p7a_360{background:var(--theme-success);color:var(--theme-surface)}._grantButton_96p7a_360:hover{background:var(--theme-success-hover);box-shadow:0 2px 8px var(--theme-shadow)}._revokeButton_96p7a_361{background:transparent;color:var(--theme-text-secondary, #6b7280);border:1px solid var(--theme-border, #e5e7eb)}._revokeButton_96p7a_361:hover{background:var(--theme-background, #f3f4f6);color:var(--theme-text, #1f2937);border-color:var(--theme-text-secondary, #6b7280)}._disabledText_96p7a_393{font-size:13px;color:var(--theme-text-secondary, #9ca3af)}._crownIcon_96p7a_277{font-size:24px;color:var(--theme-primary);filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));flex-shrink:0;width:24px;height:24px}._medalIcon_96p7a_407{font-size:24px;color:var(--theme-success);filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));flex-shrink:0;width:24px;height:24px}._userIcon_96p7a_278{font-size:24px;color:var(--theme-text-secondary, #6b7280);flex-shrink:0;width:24px;height:24px}._iconPlaceholder_96p7a_424{width:24px;min-width:24px;height:24px;flex-shrink:0}._superAdminText_96p7a_431{display:inline-block;padding:6px 14px;border-radius:6px;font-size:13px;font-weight:600;color:var(--theme-primary);border:1px solid var(--theme-primary);background:transparent}._dialogOverlay_96p7a_443{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_96p7a_1 .2s ease}@keyframes _fadeIn_96p7a_1{0%{opacity:0}to{opacity:1}}._dialog_96p7a_443{background:var(--theme-surface, white);border-radius:12px;padding:24px;max-width:420px;width:90%;box-shadow:0 20px 60px #0000004d;animation:_slideUp_96p7a_1 .3s ease}@keyframes _slideUp_96p7a_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._dialogTitle_96p7a_484{margin:0 0 16px;font-size:20px;font-weight:700;color:var(--theme-text, #1f2937)}._dialogMessage_96p7a_491{margin:0 0 24px;font-size:14px;line-height:1.6;color:var(--theme-text-secondary, #6b7280)}._dialogMessage_96p7a_491 strong{color:var(--theme-text, #1f2937);font-weight:600}._permissionsBox_96p7a_504{margin-bottom:24px;padding:16px;background:var(--theme-background, #f9fafb);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px}._permissionsTitle_96p7a_512{margin:0 0 12px;font-size:13px;font-weight:600;color:var(--theme-text, #1f2937);text-transform:uppercase;letter-spacing:.5px}._permissionsList_96p7a_521{display:flex;flex-direction:column;gap:8px}._permissionItem_96p7a_527{display:flex;align-items:flex-start;gap:12px;padding:12px;background:var(--theme-surface, white);border:1px solid var(--theme-border, #e5e7eb);border-radius:6px;cursor:pointer;transition:all .2s ease}._permissionItem_96p7a_527:hover{background:var(--theme-primary-light);border-color:var(--theme-primary)}._permissionCheckbox_96p7a_544{margin-top:2px;width:18px;height:18px;cursor:pointer;flex-shrink:0;accent-color:var(--theme-primary)}._permissionInfo_96p7a_553{flex:1;display:flex;flex-direction:column;gap:4px}._permissionLabel_96p7a_560{font-size:14px;font-weight:600;color:var(--theme-text, #1f2937)}._permissionDescription_96p7a_566{font-size:12px;color:var(--theme-text-secondary, #6b7280);line-height:1.4}._dialogActions_96p7a_572{display:flex;gap:12px;justify-content:flex-end;margin-top:28px}._cancelButton_96p7a_579,._confirmButton_96p7a_580,._confirmRevokeButton_96p7a_581{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .2s ease}._cancelButton_96p7a_579{background:transparent;color:var(--theme-text-secondary, #6b7280);border:1px solid var(--theme-border, #e5e7eb)}._cancelButton_96p7a_579:hover{background:var(--theme-background, #f3f4f6);color:var(--theme-text, #1f2937);border-color:var(--theme-text-secondary, #6b7280)}._confirmButton_96p7a_580{background:var(--theme-success);color:var(--theme-surface);border:1px solid var(--theme-success)}._confirmButton_96p7a_580:hover{background:var(--theme-success-hover);border-color:var(--theme-success-hover);box-shadow:0 2px 12px var(--theme-shadow)}._confirmRevokeButton_96p7a_581{background:transparent;color:var(--theme-text-secondary, #6b7280);border:1px solid var(--theme-border, #e5e7eb)}._confirmRevokeButton_96p7a_581:hover{background:var(--theme-background, #f3f4f6);color:var(--theme-text, #1f2937);border-color:var(--theme-text-secondary, #6b7280)}._loading_96p7a_628{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px}._spinner_96p7a_637{width:40px;height:40px;border:3px solid var(--theme-border);border-top-color:var(--theme-primary);border-radius:50%;animation:_spin_96p7a_637 1s linear infinite}@keyframes _spin_96p7a_637{to{transform:rotate(360deg)}}._loading_96p7a_628 p{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._emptyState_96p7a_658{display:flex;align-items:center;justify-content:center;padding:80px 20px;color:var(--theme-text-secondary, #6b7280);font-size:14px}._emptyState_96p7a_658 p{margin:0}@media (max-width: 1024px){._container_96p7a_1{padding:20px}._table_96p7a_223{font-size:13px}._table_96p7a_223 th,._table_96p7a_223 td{padding:12px}}@media (max-width: 768px){._header_96p7a_7{flex-direction:column;gap:16px}._searchBox_96p7a_60{max-width:100%}._table_96p7a_223{display:block;overflow-x:auto;white-space:nowrap}}._container_1c7u2_1{padding:40px;max-width:1600px;margin:0 auto}._header_1c7u2_7{margin-bottom:32px}._title_1c7u2_11{margin:0 0 8px;font-size:28px;font-weight:700;color:var(--theme-text, #1f2937)}._subtitle_1c7u2_18{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._content_1c7u2_25{display:grid;grid-template-columns:1fr 1fr;gap:24px}._loading_1c7u2_32{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._spinner_1c7u2_41{width:40px;height:40px;border:4px solid var(--theme-border);border-top-color:var(--theme-primary);border-radius:50%;animation:_spin_1c7u2_41 1s linear infinite}@keyframes _spin_1c7u2_41{to{transform:rotate(360deg)}}._loading_1c7u2_32 p{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._teamsSection_1c7u2_63,._detailSection_1c7u2_64{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;padding:24px;min-height:600px}._sectionHeader_1c7u2_72{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px}._sectionTitle_1c7u2_80{margin:0;font-size:18px;font-weight:700;color:var(--theme-text, #1f2937)}._searchInput_1c7u2_87{flex:1;max-width:300px;padding:8px 16px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;transition:all .2s ease}._searchInput_1c7u2_87:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}._searchInput_1c7u2_87::-moz-placeholder{color:var(--theme-text-muted, #9ca3af)}._searchInput_1c7u2_87::placeholder{color:var(--theme-text-muted, #9ca3af)}._teamsList_1c7u2_110{display:flex;flex-direction:column;gap:12px}._teamCard_1c7u2_116{background:var(--theme-surface, #ffffff);border:2px solid var(--theme-border, #e5e7eb);border-radius:12px;padding:20px;cursor:pointer;transition:all .2s ease}._teamCard_1c7u2_116:hover{border-color:var(--theme-primary);transform:translateY(-2px);box-shadow:0 4px 12px var(--theme-shadow)}._teamCardActive_1c7u2_131{border-color:var(--theme-primary);border-width:3px;box-shadow:0 0 0 3px var(--theme-primary-light)}._teamCardHeader_1c7u2_137{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}._teamIcon_1c7u2_144{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--theme-primary);color:var(--theme-surface);border-radius:12px;flex-shrink:0}._teamInfo_1c7u2_156{flex:1;min-width:0}._teamName_1c7u2_161{margin:0 0 4px;font-size:16px;font-weight:600;color:var(--theme-text, #1f2937)}._teamDescription_1c7u2_168{margin:0;font-size:13px;color:var(--theme-text-secondary, #6b7280);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._teamStats_1c7u2_179{display:flex;gap:16px;margin-bottom:12px}._stat_1c7u2_185{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--theme-text-secondary, #6b7280)}._stat_1c7u2_185 svg{color:var(--theme-primary)}._teamMeta_1c7u2_197{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--theme-border, #e5e7eb)}._teamId_1c7u2_205,._teamDate_1c7u2_206{font-size:12px;color:var(--theme-text-muted, #9ca3af)}._membersTable_1c7u2_212{overflow-x:auto}._membersTable_1c7u2_212 table{width:100%;border-collapse:collapse}._membersTable_1c7u2_212 thead{background:var(--theme-background, #f9fafb);border-bottom:2px solid var(--theme-border, #e5e7eb)}._membersTable_1c7u2_212 th{padding:12px 16px;text-align:left;font-size:13px;font-weight:600;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.5px}._membersTable_1c7u2_212 tbody tr{border-bottom:1px solid var(--theme-border, #e5e7eb);transition:background-color .2s ease}._membersTable_1c7u2_212 tbody tr:hover{background:var(--theme-background, #f9fafb)}._membersTable_1c7u2_212 tbody tr:last-child{border-bottom:none}._membersTable_1c7u2_212 td{padding:16px;font-size:14px;color:var(--theme-text, #1f2937)}._memberInfo_1c7u2_255{display:flex;align-items:center;gap:12px}._memberAvatar_1c7u2_261{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid var(--theme-primary)}._memberAvatar_1c7u2_261 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._avatarPlaceholder_1c7u2_276{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--theme-primary);color:var(--theme-surface);font-weight:600;font-size:16px}._memberName_1c7u2_288{font-weight:600;color:var(--theme-text, #1f2937)}._uid_1c7u2_293{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px;padding:4px 8px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:4px;color:var(--theme-text-muted, #9ca3af);display:inline-block}._memberEmail_1c7u2_304,._memberDate_1c7u2_309{color:var(--theme-text-secondary, #6b7280);font-size:13px}._badge_1c7u2_315{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}._roleOwner_1c7u2_323{background:var(--theme-primary);color:var(--theme-surface)}._roleAdmin_1c7u2_328{background:var(--theme-primary-light);color:var(--theme-primary)}._roleMember_1c7u2_333{background:var(--theme-background, #f3f4f6);color:var(--theme-text-secondary, #6b7280)}._roleViewer_1c7u2_338{background:var(--theme-background, #f3f4f6);color:var(--theme-text-muted, #9ca3af)}._statusActive_1c7u2_343{background:var(--theme-success-light);color:var(--theme-success)}._statusInactive_1c7u2_348{background:var(--theme-background, #f3f4f6);color:var(--theme-text-muted, #9ca3af)}._statusPending_1c7u2_353{background:var(--theme-warning-light);color:var(--theme-warning)}._emptyState_1c7u2_359{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px;color:var(--theme-text-secondary, #6b7280)}._emptyState_1c7u2_359 svg{color:var(--theme-text-muted, #9ca3af)}._emptyState_1c7u2_359 p{margin:0;font-size:14px}@media (max-width: 1200px){._content_1c7u2_25{grid-template-columns:1fr}}@media (max-width: 768px){._container_1c7u2_1{padding:20px}._title_1c7u2_11{font-size:24px}._sectionHeader_1c7u2_72{flex-direction:column;align-items:stretch}._searchInput_1c7u2_87{max-width:100%}._membersTable_1c7u2_212{font-size:12px}._membersTable_1c7u2_212 th,._membersTable_1c7u2_212 td{padding:12px 8px}}._container_egwsm_1{padding:40px;max-width:1600px;margin:0 auto;animation:_fadeIn_egwsm_1 .3s ease-in-out}@keyframes _fadeIn_egwsm_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_egwsm_19{margin-bottom:32px;padding-bottom:20px;border-bottom:2px solid var(--theme-border, #e5e7eb)}._headerContent_egwsm_25{display:flex;align-items:center;gap:16px}._headerIcon_egwsm_31{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--theme-background, #f9fafb) 0%,var(--theme-surface, white) 100%);border:2px solid var(--theme-border, #e5e7eb);border-radius:16px;color:var(--theme-primary, #3b82f6);box-shadow:0 4px 12px #0000000d;transition:all .3s ease}._headerIcon_egwsm_31:hover{transform:scale(1.05) rotate(5deg);box-shadow:0 6px 16px #00000014}._title_egwsm_50{margin:0 0 8px;font-size:32px;font-weight:700;background:linear-gradient(135deg,var(--theme-text, #1f2937) 0%,var(--theme-text-secondary, #6b7280) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_egwsm_60{margin:0;font-size:15px;font-weight:500;color:var(--theme-text-secondary, #6b7280)}._content_egwsm_68{display:grid;grid-template-columns:1fr 1fr;gap:24px}._loading_egwsm_75{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px}._spinner_egwsm_84{width:48px;height:48px;border:4px solid var(--theme-border, #e5e7eb);border-top-color:var(--theme-primary);border-radius:50%;animation:_spin_egwsm_84 1s linear infinite}@keyframes _spin_egwsm_84{to{transform:rotate(360deg)}}._loading_egwsm_75 p{margin:0;font-size:15px;font-weight:500;color:var(--theme-text-secondary, #6b7280)}._projectsSection_egwsm_107,._detailSection_egwsm_108{background:var(--theme-surface, #ffffff);border:2px solid var(--theme-border, #e5e7eb);border-radius:16px;padding:28px;min-height:600px;transition:all .3s ease;box-shadow:0 2px 8px #00000008}._projectsSection_egwsm_107:hover,._detailSection_egwsm_108:hover{border-color:var(--theme-primary, #3b82f6);box-shadow:0 8px 24px #0000000f;transform:translateY(-2px)}._sectionHeader_egwsm_125{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;gap:16px;border-bottom:2px solid var(--theme-border, #e5e7eb)}._sectionTitleWrapper_egwsm_135{display:flex;align-items:center;gap:12px;color:var(--theme-primary, #3b82f6)}._sectionTitle_egwsm_135{margin:0;font-size:18px;font-weight:700;color:var(--theme-text, #1f2937)}._searchWrapper_egwsm_149{position:relative;flex:1;max-width:320px}._searchIcon_egwsm_155{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--theme-text-secondary, #6b7280);pointer-events:none}._searchInput_egwsm_164{width:100%;padding:10px 16px 10px 44px;background:var(--theme-background, #f9fafb);border:2px solid var(--theme-border, #e5e7eb);border-radius:10px;color:var(--theme-text, #1f2937);font-size:14px;font-weight:500;transition:all .3s ease}._searchInput_egwsm_164:focus{outline:none;background:var(--theme-surface, white);border-color:var(--theme-primary);box-shadow:0 0 0 3px #3b82f61a}._searchInput_egwsm_164::-moz-placeholder{color:var(--theme-text-secondary, #6b7280)}._searchInput_egwsm_164::placeholder{color:var(--theme-text-secondary, #6b7280)}._projectsList_egwsm_188{display:flex;flex-direction:column;gap:14px}._projectCard_egwsm_194{background:linear-gradient(135deg,var(--theme-surface, white) 0%,var(--theme-background, #f9fafb) 100%);border:2px solid var(--theme-border, #e5e7eb);border-radius:14px;padding:24px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._projectCard_egwsm_194:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--theme-border, #e5e7eb);transition:all .3s ease}._projectCard_egwsm_194:hover{border-color:var(--theme-primary);transform:translate(4px) translateY(-2px);box-shadow:0 8px 24px #00000014}._projectCard_egwsm_194:hover:before{background:var(--theme-primary, #3b82f6)}._projectCardActive_egwsm_226{border-color:var(--theme-primary);border-width:3px;box-shadow:0 8px 24px #0000001a}._projectCardActive_egwsm_226:before{background:var(--theme-primary, #3b82f6);height:4px}._projectCardHeader_egwsm_237{display:flex;align-items:flex-start;gap:20px;margin-bottom:20px}._projectIcon_egwsm_244{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--theme-background, #f9fafb);color:var(--theme-primary, #3b82f6);border:2px solid var(--theme-border, #e5e7eb);border-radius:14px;flex-shrink:0;transition:all .3s ease}._projectCard_egwsm_194:hover ._projectIcon_egwsm_244{transform:scale(1.1) rotate(5deg);background:var(--theme-surface, white);border-color:var(--theme-primary, #3b82f6)}._projectInfo_egwsm_264{flex:1;min-width:0}._projectName_egwsm_269{margin:0 0 12px;font-size:18px;font-weight:700;color:var(--theme-text, #1f2937);line-height:1.3}._projectOwnerInfo_egwsm_277{display:flex;align-items:center;gap:14px;padding:12px 16px;background:var(--theme-surface, white);border-radius:10px;border:2px solid var(--theme-border, #e5e7eb);transition:all .2s ease}._projectOwnerInfo_egwsm_277:hover{border-color:var(--theme-primary, #3b82f6);box-shadow:0 2px 8px #0000000a}._ownerAvatar_egwsm_293{width:44px;height:44px;flex-shrink:0;border-radius:50%;overflow:hidden;border:2px solid var(--theme-primary);box-shadow:0 2px 8px #0000001a}._ownerAvatar_egwsm_293 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._ownerAvatarPlaceholder_egwsm_309{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--theme-primary);color:#fff}._ownerDetails_egwsm_319{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}._ownerName_egwsm_327{font-size:15px;font-weight:700;color:var(--theme-text, #1f2937);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._ownerEmail_egwsm_336{font-size:13px;font-weight:500;color:var(--theme-text-secondary, #6b7280);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._ownerUid_egwsm_345{font-size:11px;color:var(--theme-text-secondary, #6b7280);font-family:Monaco,Menlo,Ubuntu Mono,monospace;background:var(--theme-background, #f9fafb);padding:3px 8px;border-radius:6px;display:inline-block;width:-moz-fit-content;width:fit-content;border:1px solid var(--theme-border, #e5e7eb)}._projectStats_egwsm_357{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-bottom:16px}._stat_egwsm_364{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--theme-background, #f9fafb);border:2px solid var(--theme-border, #e5e7eb);border-radius:10px;transition:all .2s ease}._stat_egwsm_364:hover{background:var(--theme-surface, white);border-color:var(--theme-primary, #3b82f6);transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}._statIcon_egwsm_382{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;flex-shrink:0;background:var(--theme-background, #f9fafb);color:var(--theme-primary, #3b82f6);border:2px solid var(--theme-border, #e5e7eb);transition:all .2s ease}._stat_egwsm_364:hover ._statIcon_egwsm_382{transform:scale(1.1) rotate(5deg)}._statInfo_egwsm_400{display:flex;flex-direction:column;gap:2px;min-width:0}._statLabel_egwsm_407{font-size:11px;font-weight:600;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.5px}._statValue_egwsm_415{font-size:16px;font-weight:700;color:var(--theme-text, #1f2937);line-height:1.2}._projectMeta_egwsm_422{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:2px solid var(--theme-border, #e5e7eb)}._projectId_egwsm_430,._projectDate_egwsm_431{font-size:12px;font-weight:600;color:var(--theme-text-secondary, #6b7280)}._filesTable_egwsm_438{overflow-x:auto;border-radius:10px;border:2px solid var(--theme-border, #e5e7eb)}._filesTable_egwsm_438 table{width:100%;border-collapse:collapse}._filesTable_egwsm_438 thead{background:var(--theme-background, #f9fafb)}._filesTable_egwsm_438 th{padding:14px 18px;text-align:left;font-size:12px;font-weight:700;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.8px;border-bottom:2px solid var(--theme-border, #e5e7eb)}._filesTable_egwsm_438 tbody tr{border-bottom:1px solid var(--theme-border, #e5e7eb);transition:all .2s ease}._filesTable_egwsm_438 tbody tr:hover{background:var(--theme-background, #f9fafb)}._filesTable_egwsm_438 tbody tr:last-child{border-bottom:none}._filesTable_egwsm_438 td{padding:18px;font-size:14px;font-weight:500;color:var(--theme-text, #1f2937)}._fileInfo_egwsm_484{display:flex;align-items:center;gap:14px}._fileIcon_egwsm_490{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--theme-background, #f9fafb);color:var(--theme-primary, #3b82f6);border:2px solid var(--theme-border, #e5e7eb);border-radius:10px;flex-shrink:0;transition:all .2s ease}._filesTable_egwsm_438 tbody tr:hover ._fileIcon_egwsm_490{background:var(--theme-surface, white);border-color:var(--theme-primary, #3b82f6);transform:scale(1.1)}._fileName_egwsm_510{font-weight:700;color:var(--theme-text, #1f2937)}._fileSize_egwsm_515,._fileDate_egwsm_521{color:var(--theme-text-secondary, #6b7280);font-size:13px;font-weight:600}._openButton_egwsm_528{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:var(--theme-primary, #3b82f6);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._openButton_egwsm_528:hover{background:var(--theme-primary-dark, #2563eb);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}._emptyState_egwsm_551{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:20px}._emptyIcon_egwsm_560{width:96px;height:96px;display:flex;align-items:center;justify-content:center;background:var(--theme-background, #f9fafb);border:3px dashed var(--theme-border, #e5e7eb);border-radius:20px;color:var(--theme-text-secondary, #6b7280);animation:_pulse_egwsm_1 2s ease-in-out infinite}@keyframes _pulse_egwsm_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}._emptyState_egwsm_551 p{margin:0;font-size:16px;font-weight:600;color:var(--theme-text-secondary, #6b7280)}@media (max-width: 1200px){._content_egwsm_68{grid-template-columns:1fr}}@media (max-width: 768px){._container_egwsm_1{padding:20px}._title_egwsm_50{font-size:24px}._headerIcon_egwsm_31{width:48px;height:48px}._sectionHeader_egwsm_125{flex-direction:column;align-items:stretch}._searchWrapper_egwsm_149{max-width:100%}._projectStats_egwsm_357{grid-template-columns:1fr}._filesTable_egwsm_438{font-size:12px}._filesTable_egwsm_438 th,._filesTable_egwsm_438 td{padding:12px 8px}}._container_1hrb9_1{padding:40px;max-width:1600px;margin:0 auto}._header_1hrb9_7{margin-bottom:24px}._title_1hrb9_11{margin:0 0 8px;font-size:28px;font-weight:700;color:var(--theme-text, #1f2937)}._subtitle_1hrb9_18{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._stats_1hrb9_25{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}._statCard_1hrb9_32{display:flex;align-items:center;gap:16px;padding:20px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;color:var(--theme-primary);transition:all .2s ease}._statCard_1hrb9_32:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}._statValue_1hrb9_49{font-size:24px;font-weight:700;color:var(--theme-text, #1f2937)}._statLabel_1hrb9_55{font-size:13px;color:var(--theme-text-secondary, #6b7280)}._content_1hrb9_61{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;padding:24px;min-height:600px}._searchBar_1hrb9_70{margin-bottom:20px}._searchInput_1hrb9_74{width:100%;max-width:500px;padding:10px 16px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;transition:all .2s ease}._searchInput_1hrb9_74:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}._searchInput_1hrb9_74::-moz-placeholder{color:var(--theme-text-muted, #9ca3af)}._searchInput_1hrb9_74::placeholder{color:var(--theme-text-muted, #9ca3af)}._loading_1hrb9_97{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._spinner_1hrb9_106{width:40px;height:40px;border:4px solid var(--theme-border, #e5e7eb);border-top-color:var(--theme-primary);border-radius:50%;animation:_spin_1hrb9_106 1s linear infinite}@keyframes _spin_1hrb9_106{to{transform:rotate(360deg)}}._loading_1hrb9_97 p{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._projectList_1hrb9_128{display:flex;flex-direction:column;gap:16px}._projectCard_1hrb9_135{background:var(--theme-background, #f9fafb);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;overflow:hidden;transition:all .2s ease}._projectCard_1hrb9_135:hover{box-shadow:0 4px 6px #0000000d}._projectHeader_1hrb9_148{display:flex;align-items:center;justify-content:space-between;padding:20px;background:var(--theme-surface, #ffffff);cursor:pointer;transition:background-color .2s ease}._projectHeader_1hrb9_148:hover{background:var(--theme-background, #f9fafb)}._projectHeaderLeft_1hrb9_162{display:flex;align-items:center;gap:12px;flex:1}._projectHeaderRight_1hrb9_169{display:flex;align-items:center;gap:12px}._chevron_1hrb9_175{color:var(--theme-text-secondary, #6b7280);transition:transform .2s ease;flex-shrink:0}._projectMeta_1hrb9_181{font-size:13px;color:var(--theme-text-secondary, #6b7280)}._ownerInfo_1hrb9_186{color:var(--theme-text-secondary, #6b7280)}._projectDetails_1hrb9_191{padding:20px;background:var(--theme-surface, #ffffff);border-top:1px solid var(--theme-border, #e5e7eb)}._section_1hrb9_197{margin-bottom:24px}._section_1hrb9_197:last-child{margin-bottom:0}._sectionTitle_1hrb9_205{display:flex;align-items:center;gap:8px;margin:0 0 16px;font-size:15px;font-weight:600;color:var(--theme-text, #1f2937)}._tableContainer_1hrb9_216{overflow-x:auto}._table_1hrb9_216{width:100%;border-collapse:collapse}._table_1hrb9_216 thead{background:var(--theme-background, #f9fafb);border-bottom:2px solid var(--theme-border, #e5e7eb)}._table_1hrb9_216 th{padding:12px 16px;text-align:left;font-size:13px;font-weight:600;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.5px}._table_1hrb9_216 tbody tr{border-bottom:1px solid var(--theme-border, #e5e7eb);transition:background-color .2s ease}._table_1hrb9_216 tbody tr:hover{background:var(--theme-background, #f9fafb)}._table_1hrb9_216 tbody tr:last-child{border-bottom:none}._table_1hrb9_216 td{padding:16px;font-size:14px;color:var(--theme-text, #1f2937)}._projectInfo_1hrb9_260{display:flex;align-items:center;gap:12px}._projectIcon_1hrb9_266{color:var(--theme-primary);flex-shrink:0}._projectName_1hrb9_271{font-weight:600;color:var(--theme-text, #1f2937)}._userInfo_1hrb9_277{display:flex;flex-direction:column;gap:4px}._userName_1hrb9_283{font-weight:600;color:var(--theme-text, #1f2937)}._userEmail_1hrb9_288{font-size:13px;color:var(--theme-text-secondary, #6b7280)}._token_1hrb9_294{font-family:Courier New,monospace;font-size:12px;color:var(--theme-text-secondary, #6b7280);white-space:nowrap}._token_1hrb9_294 code{background:var(--theme-background, #f3f4f6);padding:4px 8px;border-radius:4px;border:1px solid var(--theme-border, #e5e7eb)}._count_1hrb9_309{font-weight:600;color:var(--theme-text, #1f2937)}._date_1hrb9_315{color:var(--theme-text-secondary, #6b7280);font-size:13px}._sharedVia_1hrb9_321{font-size:13px;color:var(--theme-text-secondary, #6b7280)}._linkUrl_1hrb9_327{color:var(--theme-primary);text-decoration:none;font-size:13px;word-break:break-all;transition:color .2s ease}._linkUrl_1hrb9_327:hover{color:var(--theme-primary-dark);text-decoration:underline}._noLink_1hrb9_340{color:var(--theme-text-muted, #9ca3af);font-size:13px;font-style:italic}._badge_1hrb9_347{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:12px;font-size:13px;font-weight:600;background:var(--theme-background, #f3f4f6);color:var(--theme-text-secondary, #6b7280)}._permissionOwner_1hrb9_360{background:var(--theme-primary-light);color:var(--theme-primary)}._permissionEditor_1hrb9_365{background:var(--theme-success-light);color:var(--theme-success)}._permissionViewer_1hrb9_370{background:var(--theme-background, #f3f4f6);color:var(--theme-text-muted, #9ca3af)}._statusActive_1hrb9_376{background:var(--theme-success-light);color:var(--theme-success)}._statusInactive_1hrb9_381{background:var(--theme-background, #f3f4f6);color:var(--theme-text-muted, #9ca3af)}._statusExpired_1hrb9_386{background:var(--theme-danger-light);color:var(--theme-danger)}._emptyState_1hrb9_392{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px;color:var(--theme-text-secondary, #6b7280)}._emptyState_1hrb9_392 svg{color:var(--theme-text-muted, #9ca3af)}._emptyState_1hrb9_392 p{margin:0;font-size:14px}@media (max-width: 768px){._container_1hrb9_1{padding:20px}._title_1hrb9_11{font-size:24px}._stats_1hrb9_25{grid-template-columns:1fr}._searchInput_1hrb9_74{max-width:100%}._projectHeader_1hrb9_148{flex-direction:column;align-items:flex-start;gap:12px}._projectHeaderLeft_1hrb9_162{width:100%}._projectHeaderRight_1hrb9_169{width:100%;justify-content:flex-start}._table_1hrb9_216{font-size:12px}._table_1hrb9_216 th,._table_1hrb9_216 td{padding:12px 8px}}._container_l6il6_1{padding:40px;max-width:1600px;margin:0 auto}._header_l6il6_7{margin-bottom:24px}._title_l6il6_11{margin:0 0 8px;font-size:28px;font-weight:700;color:var(--theme-text, #1f2937)}._subtitle_l6il6_18{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._tabs_l6il6_25{display:flex;gap:12px;margin-bottom:24px;border-bottom:2px solid var(--theme-border, #e5e7eb);overflow-x:auto}._tab_l6il6_25{display:flex;align-items:center;gap:8px;padding:12px 20px;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;color:var(--theme-text-secondary, #6b7280);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._tab_l6il6_25:hover{color:var(--theme-primary)}._tabActive_l6il6_54{color:var(--theme-primary);border-bottom-color:var(--theme-primary)}._content_l6il6_60{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;padding:24px;min-height:600px}._searchBar_l6il6_69{margin-bottom:20px}._searchInput_l6il6_73{width:100%;max-width:500px;padding:10px 16px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;transition:all .2s ease}._searchInput_l6il6_73:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}._searchInput_l6il6_73::-moz-placeholder{color:var(--theme-text-muted, #9ca3af)}._searchInput_l6il6_73::placeholder{color:var(--theme-text-muted, #9ca3af)}._loading_l6il6_96{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._spinner_l6il6_105{width:40px;height:40px;border:4px solid var(--theme-border, #e5e7eb);border-top-color:var(--theme-primary);border-radius:50%;animation:_spin_l6il6_105 1s linear infinite}@keyframes _spin_l6il6_105{to{transform:rotate(360deg)}}._loading_l6il6_96 p{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._tableContainer_l6il6_127{overflow-x:auto}._table_l6il6_127{width:100%;border-collapse:collapse}._table_l6il6_127 thead{background:var(--theme-background, #f9fafb);border-bottom:2px solid var(--theme-border, #e5e7eb)}._table_l6il6_127 th{padding:12px 16px;text-align:left;font-size:13px;font-weight:600;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.5px}._table_l6il6_127 tbody tr{border-bottom:1px solid var(--theme-border, #e5e7eb);transition:background-color .2s ease}._table_l6il6_127 tbody tr:hover{background:var(--theme-background, #f9fafb)}._table_l6il6_127 tbody tr:last-child{border-bottom:none}._table_l6il6_127 td{padding:16px;font-size:14px;color:var(--theme-text, #1f2937)}._userEmail_l6il6_171{font-weight:600;color:var(--theme-text, #1f2937)}._timestamp_l6il6_176{color:var(--theme-text-secondary, #6b7280);font-size:13px}._ipAddress_l6il6_181{font-family:Courier New,monospace;font-size:13px;color:var(--theme-text-secondary, #6b7280)}._userAgent_l6il6_187{font-size:13px;color:var(--theme-text-muted, #9ca3af);max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._message_l6il6_196{color:var(--theme-text, #1f2937);max-width:400px}._action_l6il6_201{font-weight:600;color:var(--theme-text, #1f2937)}._resource_l6il6_206{color:var(--theme-text-secondary, #6b7280)}._resourceId_l6il6_210{font-family:Courier New,monospace;font-size:13px;color:var(--theme-text-muted, #9ca3af)}._projectName_l6il6_216{font-weight:600;color:var(--theme-text, #1f2937)}._token_l6il6_221{font-family:Courier New,monospace;font-size:13px;color:var(--theme-text-secondary, #6b7280)}._token_l6il6_221 code{background:var(--theme-background, #f3f4f6);padding:4px 8px;border-radius:4px}._shareLink_l6il6_233{max-width:500px;overflow:hidden;text-overflow:ellipsis}._linkUrl_l6il6_239{color:var(--theme-primary);text-decoration:none;font-size:13px;word-break:break-all;transition:color .2s ease}._linkUrl_l6il6_239:hover{color:var(--theme-primary-dark);text-decoration:underline}._noLink_l6il6_252{color:var(--theme-text-muted, #9ca3af);font-size:13px;font-style:italic}._badge_l6il6_259{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}._statusSuccess_l6il6_268{background:var(--theme-success-light);color:var(--theme-success)}._statusFailed_l6il6_273{background:var(--theme-danger-light);color:var(--theme-danger)}._statusRead_l6il6_278{background:var(--theme-background, #f3f4f6);color:var(--theme-text-muted, #9ca3af)}._statusUnread_l6il6_283,._typeInfo_l6il6_289{background:var(--theme-primary-light);color:var(--theme-primary)}._typeWarning_l6il6_294{background:var(--theme-warning-light);color:var(--theme-warning)}._typeError_l6il6_299{background:var(--theme-danger-light);color:var(--theme-danger)}._typeSuccess_l6il6_304{background:var(--theme-success-light);color:var(--theme-success)}._emptyState_l6il6_310{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px;color:var(--theme-text-secondary, #6b7280)}._emptyState_l6il6_310 svg{color:var(--theme-text-muted, #9ca3af)}._emptyState_l6il6_310 p{margin:0;font-size:14px}@media (max-width: 768px){._container_l6il6_1{padding:20px}._title_l6il6_11{font-size:24px}._searchInput_l6il6_73{max-width:100%}._table_l6il6_127{font-size:12px}._table_l6il6_127 th,._table_l6il6_127 td{padding:12px 8px}._userAgent_l6il6_187{max-width:150px}._message_l6il6_196{max-width:200px}}._container_3jx9q_1{padding:40px;max-width:1600px;margin:0 auto}._header_3jx9q_7{margin-bottom:32px}._title_3jx9q_11{margin:0 0 8px;font-size:28px;font-weight:700;color:var(--theme-text, #1f2937)}._subtitle_3jx9q_18{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._content_3jx9q_25,._contentSplit_3jx9q_31{display:grid;grid-template-columns:1fr 1fr;gap:24px}._composeSection_3jx9q_38,._historySection_3jx9q_39,._userSelectionSection_3jx9q_40{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;padding:24px}._sectionTitle_3jx9q_47{display:flex;align-items:center;gap:8px;margin:0 0 20px;font-size:18px;font-weight:700;color:var(--theme-text, #1f2937)}._form_3jx9q_58{display:flex;flex-direction:column;gap:20px}._formGroup_3jx9q_64{display:flex;flex-direction:column;gap:8px}._label_3jx9q_70{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--theme-text, #1f2937)}._radioGroup_3jx9q_79{display:flex;gap:16px}._radioLabel_3jx9q_84{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--theme-background, #f9fafb);border:2px solid var(--theme-border, #e5e7eb);border-radius:8px;cursor:pointer;transition:all .2s ease}._radioLabel_3jx9q_84:hover{border-color:var(--theme-primary);background:var(--theme-surface, #ffffff)}._radioLabel_3jx9q_84 input[type=radio]{cursor:pointer;width:18px;height:18px;accent-color:var(--theme-primary)}._radioLabel_3jx9q_84 input[type=radio]:checked+svg{color:var(--theme-primary)}._radioLabel_3jx9q_84 span{font-size:14px;color:var(--theme-text, #1f2937)}._searchBox_3jx9q_118{display:flex;align-items:center;gap:12px;padding:10px 16px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;margin-bottom:12px}._searchBox_3jx9q_118 svg{color:var(--theme-text-muted, #9ca3af);flex-shrink:0}._searchInput_3jx9q_134{flex:1;border:none;background:transparent;color:var(--theme-text, #1f2937);font-size:14px}._searchInput_3jx9q_134:focus{outline:none}._searchInput_3jx9q_134::-moz-placeholder{color:var(--theme-text-muted, #9ca3af)}._searchInput_3jx9q_134::placeholder{color:var(--theme-text-muted, #9ca3af)}._selectAllRow_3jx9q_151{padding:12px;background:var(--theme-background, #f9fafb);border-radius:8px;margin-bottom:12px}._checkboxLabel_3jx9q_158{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;font-weight:600;color:var(--theme-text, #1f2937)}._checkboxLabel_3jx9q_158 input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--theme-primary)}._userList_3jx9q_176{max-height:300px;overflow-y:auto;border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;padding:8px}._userItem_3jx9q_184{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;cursor:pointer;transition:background .2s ease}._userItem_3jx9q_184:hover{background:var(--theme-background, #f9fafb)}._userItem_3jx9q_184 input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--theme-primary)}._userAvatar_3jx9q_205{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}._userAvatar_3jx9q_205 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._avatarPlaceholder_3jx9q_219{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--theme-primary);color:var(--theme-surface);font-weight:600;font-size:14px}._userInfo_3jx9q_231{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}._userName_3jx9q_239{font-size:14px;font-weight:600;color:var(--theme-text, #1f2937)}._userEmail_3jx9q_245{font-size:12px;color:var(--theme-text-secondary, #6b7280);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._input_3jx9q_254{padding:12px 16px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;transition:all .2s ease}._input_3jx9q_254:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}select._input_3jx9q_254{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23667eea' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;padding-right:40px}select._input_3jx9q_254:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%235568d3' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 8l4 4 4-4'/%3E%3C/svg%3E")}._imageUploadContainer_3jx9q_286{display:flex;gap:12px;align-items:center}._imageUploadContainer_3jx9q_286 ._input_3jx9q_254{flex:1}._uploadButton_3jx9q_296{display:flex;align-items:center;gap:6px;padding:12px 20px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._uploadButton_3jx9q_296:hover:not(:disabled){background:var(--theme-background, #f9fafb);border-color:var(--theme-primary);color:var(--theme-primary)}._uploadButton_3jx9q_296:disabled{opacity:.6;cursor:not-allowed}._imagePreview_3jx9q_323{margin-top:12px;border-radius:8px;overflow:hidden;max-width:300px;border:1px solid var(--theme-border, #e5e7eb)}._imagePreview_3jx9q_323 img{width:100%;height:auto;display:block}._dateDisplay_3jx9q_338{margin-left:auto;font-size:13px;font-weight:400;color:var(--theme-primary)}._dateInput_3jx9q_345{padding:12px 16px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;transition:all .2s ease;cursor:pointer}._dateInput_3jx9q_345:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}._dateInput_3jx9q_345::-webkit-calendar-picker-indicator{cursor:pointer;border-radius:4px;padding:4px;-webkit-transition:all .2s ease;transition:all .2s ease}._dateInput_3jx9q_345::-webkit-calendar-picker-indicator:hover{background:var(--theme-background, #f9fafb)}._dateInput_3jx9q_345::-webkit-datetime-edit-fields-wrapper{padding:0}._dateInput_3jx9q_345::-webkit-datetime-edit{padding:0}._dateInput_3jx9q_345::-webkit-datetime-edit-text{color:var(--theme-text-secondary, #6b7280);padding:0 2px}._textarea_3jx9q_387{padding:12px 16px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;font-family:inherit;resize:vertical;transition:all .2s ease}._textarea_3jx9q_387:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}._sendButton_3jx9q_406{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;background:var(--theme-primary);color:var(--theme-surface);border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}._sendButton_3jx9q_406:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px var(--theme-shadow)}._sendButton_3jx9q_406:disabled{opacity:.6;cursor:not-allowed}._loading_3jx9q_433{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._spinner_3jx9q_442{width:40px;height:40px;border:4px solid var(--theme-border, #e5e7eb);border-top-color:var(--theme-primary);border-radius:50%;animation:_spin_3jx9q_442 1s linear infinite}@keyframes _spin_3jx9q_442{to{transform:rotate(360deg)}}._loading_3jx9q_433 p{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._emptyState_3jx9q_464{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px;color:var(--theme-text-secondary, #6b7280)}._emptyState_3jx9q_464 svg{color:var(--theme-text-muted, #9ca3af)}._emptyState_3jx9q_464 p{margin:0;font-size:14px}._messageList_3jx9q_484{display:flex;flex-direction:column;gap:16px;max-height:600px;overflow-y:auto}._messageCard_3jx9q_492{padding:20px;background:var(--theme-background, #f9fafb);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;transition:all .2s ease}._messageCard_3jx9q_492:hover{border-color:var(--theme-primary);box-shadow:0 2px 8px #0000000d}._messageHeader_3jx9q_505{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}._messageTitle_3jx9q_513{margin:0;font-size:16px;font-weight:600;color:var(--theme-text, #1f2937)}._messageBadge_3jx9q_520{display:inline-block;padding:4px 12px;background:var(--theme-primary-light);color:var(--theme-primary);border-radius:12px;font-size:12px;font-weight:600;white-space:nowrap}._messageContent_3jx9q_531{margin:0 0 12px;font-size:14px;color:var(--theme-text-secondary, #6b7280);line-height:1.6;white-space:pre-wrap}._messageMeta_3jx9q_539{display:flex;gap:16px;padding-top:12px;border-top:1px solid var(--theme-border, #e5e7eb);font-size:12px;color:var(--theme-text-muted, #9ca3af)}._tabs_3jx9q_549{display:flex;gap:12px;margin-top:24px;border-bottom:2px solid var(--theme-border, #e5e7eb)}._tab_3jx9q_549{display:flex;align-items:center;gap:8px;padding:12px 20px;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;color:var(--theme-text-secondary, #6b7280);font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}._tab_3jx9q_549:hover{color:var(--theme-text, #1f2937);background:var(--theme-background, #f9fafb)}._tabActive_3jx9q_577{color:var(--theme-primary);border-bottom-color:var(--theme-primary)}._formRow_3jx9q_583{display:grid;grid-template-columns:1fr 1fr;gap:16px}._popupCard_3jx9q_590{padding:20px;background:var(--theme-background, #f9fafb);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;transition:all .2s ease}._popupCard_3jx9q_590:hover{border-color:var(--theme-primary);box-shadow:0 2px 8px #0000000d}._popupBadges_3jx9q_604{display:flex;gap:8px;flex-wrap:wrap}._badgeActive_3jx9q_610{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-primary);color:var(--theme-primary);border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap}._badgeInactive_3jx9q_624{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);color:var(--theme-text-secondary, #6b7280);border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap}._badgePriority_3jx9q_638,._badgeOnce_3jx9q_652{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);color:var(--theme-text-secondary, #6b7280);border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap}._popupImage_3jx9q_667{margin:12px 0;border-radius:8px;overflow:hidden;max-height:200px}._popupImage_3jx9q_667 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._popupActions_3jx9q_681{display:flex;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--theme-border, #e5e7eb)}._actionButton_3jx9q_689{padding:8px 16px;background:var(--theme-surface, #ffffff);color:var(--theme-primary);border:1px solid var(--theme-primary);border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}._actionButton_3jx9q_689:hover{background:var(--theme-primary);color:var(--theme-surface)}._deleteButton_3jx9q_706{display:flex;align-items:center;gap:6px;padding:8px 16px;background:var(--theme-surface, #ffffff);color:var(--theme-text-secondary, #6b7280);border:1px solid var(--theme-border, #e5e7eb);border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}._deleteButton_3jx9q_706:hover{background:var(--theme-background, #f9fafb);color:var(--theme-text, #1f2937);border-color:var(--theme-text-secondary, #6b7280)}@media (max-width: 1200px){._content_3jx9q_25,._contentSplit_3jx9q_31{grid-template-columns:1fr}}@media (max-width: 768px){._container_3jx9q_1{padding:20px}._title_3jx9q_11{font-size:24px}._radioGroup_3jx9q_79{flex-direction:column}._messageMeta_3jx9q_539{flex-direction:column;gap:8px}._formRow_3jx9q_583{grid-template-columns:1fr}._tabs_3jx9q_549{overflow-x:auto}._popupBadges_3jx9q_604{flex-wrap:wrap}}._container_1bvam_1{padding:40px;max-width:1600px;margin:0 auto}._header_1bvam_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;gap:20px}._title_1bvam_15{margin:0 0 8px;font-size:28px;font-weight:700;color:var(--theme-text, #1f2937)}._subtitle_1bvam_22{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._addButton_1bvam_28{display:flex;align-items:center;gap:8px;padding:12px 24px;background:var(--theme-primary, #667eea);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 8px var(--theme-primary-shadow, rgba(102, 126, 234, .25))}._addButton_1bvam_28:hover{background:var(--theme-primary-dark, #5568d3);transform:translateY(-2px);box-shadow:0 6px 16px var(--theme-primary-shadow, rgba(102, 126, 234, .4))}._greetingSection_1bvam_52{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;padding:24px;margin-bottom:24px}._greetingHeader_1bvam_60{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._editButton_1bvam_67{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text-secondary, #6b7280);cursor:pointer;transition:all .2s ease}._editButton_1bvam_67 svg{width:18px;height:18px}._editButton_1bvam_67 span{display:none}._editButton_1bvam_67:hover{background:var(--theme-primary-light, rgba(102, 126, 234, .1));border-color:var(--theme-primary, #667eea);color:var(--theme-primary, #667eea);transform:translateY(-1px)}._editButton_1bvam_67:active{transform:translateY(0)}._greetingDisplay_1bvam_101{padding:20px;background:var(--theme-background, #f9fafb);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;color:var(--theme-text, #1f2937);font-size:15px;line-height:1.8;white-space:pre-wrap;font-weight:500}._greetingForm_1bvam_113{display:flex;flex-direction:column;gap:12px}._greetingActions_1bvam_119{display:flex;gap:12px}._saveButton_1bvam_124{display:flex;align-items:center;gap:8px;padding:12px 24px;background:var(--theme-primary-gradient, linear-gradient(135deg, #667eea 0%, #764ba2 100%));border:none;border-radius:8px;color:#fff!important;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px var(--theme-shadow);white-space:nowrap}._saveButton_1bvam_124 svg{color:var(--theme-surface);flex-shrink:0}._saveButton_1bvam_124 span{color:var(--theme-surface)}._saveButton_1bvam_124:hover{transform:translateY(-2px);box-shadow:0 6px 16px var(--theme-shadow)}._saveButton_1bvam_124:active{transform:translateY(0)}._filters_1bvam_160{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;padding:20px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px}._searchBox_1bvam_171{flex:1}._searchInput_1bvam_175{width:100%;padding:12px 16px;background:var(--theme-background, #f9fafb);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;transition:all .2s ease}._searchInput_1bvam_175:focus{outline:none;border-color:var(--theme-primary, #667eea);box-shadow:0 0 0 3px var(--theme-primary-light, rgba(102, 126, 234, .1))}._categoryFilters_1bvam_192{display:flex;gap:8px;flex-wrap:wrap}._categoryButton_1bvam_198{padding:8px 16px;background:var(--theme-background, #f9fafb);border:1px solid var(--theme-border, #e5e7eb);border-radius:6px;color:var(--theme-text-secondary, #6b7280);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}._categoryButton_1bvam_198:hover{background:var(--theme-surface, #ffffff);border-color:var(--theme-primary, #667eea);color:var(--theme-primary, #667eea)}._categoryButton_1bvam_198._active_1bvam_216{background:var(--theme-primary, #667eea);border-color:var(--theme-primary, #667eea);color:#fff}._importButton_1bvam_222{display:flex;align-items:center;gap:8px;padding:12px 20px;background:var(--theme-success, #10b981);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 8px var(--theme-shadow)}._importButton_1bvam_222:hover:not(:disabled){background:var(--theme-success-hover);transform:translateY(-2px);box-shadow:0 6px 16px var(--theme-shadow)}._importButton_1bvam_222:disabled{opacity:.5;cursor:not-allowed}._content_1bvam_251{display:flex;flex-direction:column;gap:24px}._formSection_1bvam_258{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;padding:24px}._formHeader_1bvam_265{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._sectionTitle_1bvam_272{display:flex;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:700;color:var(--theme-text, #1f2937)}._cancelButton_1bvam_282{display:flex;align-items:center;gap:8px;padding:12px 24px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._cancelButton_1bvam_282 svg{color:var(--theme-text, #1f2937);flex-shrink:0}._cancelButton_1bvam_282 span{color:var(--theme-text, #1f2937)}._cancelButton_1bvam_282:hover{background:var(--theme-background, #f9fafb);border-color:var(--theme-primary, #667eea);transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}._cancelButton_1bvam_282:active{transform:translateY(0)}._form_1bvam_258{display:flex;flex-direction:column;gap:20px}._formGroup_1bvam_324{display:flex;flex-direction:column;gap:8px}._formRow_1bvam_330{display:grid;grid-template-columns:1fr 1fr;gap:16px}._label_1bvam_336{font-size:14px;font-weight:600;color:var(--theme-text, #1f2937)}._input_1bvam_342{padding:12px 16px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;transition:all .2s ease}._input_1bvam_342:focus{outline:none;border-color:var(--theme-primary, #667eea);box-shadow:0 0 0 3px var(--theme-primary-light, rgba(102, 126, 234, .1))}select._input_1bvam_342{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23667eea' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;padding-right:40px}._textarea_1bvam_368{padding:12px 16px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;font-family:inherit;resize:vertical;transition:all .2s ease}._textarea_1bvam_368:focus{outline:none;border-color:var(--theme-primary, #667eea);box-shadow:0 0 0 3px var(--theme-primary-light, rgba(102, 126, 234, .1))}._checkboxLabel_1bvam_386{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;font-weight:600;color:var(--theme-text, #1f2937)}._checkboxLabel_1bvam_386 input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--theme-primary, #667eea)}._submitButton_1bvam_403{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;background:var(--theme-primary-gradient, linear-gradient(135deg, #667eea 0%, #764ba2 100%));color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}._submitButton_1bvam_403:hover{transform:translateY(-2px);box-shadow:0 8px 16px var(--theme-primary-shadow, rgba(102, 126, 234, .3))}._listSection_1bvam_425{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;padding:24px}._qaList_1bvam_432{display:flex;flex-direction:column;gap:16px;max-height:600px;overflow-y:auto}._qaCard_1bvam_440{padding:20px;background:var(--theme-background, #f9fafb);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;transition:all .2s ease}._qaCard_1bvam_440:hover{border-color:var(--theme-primary, #667eea);box-shadow:0 2px 8px #0000000d}._qaHeader_1bvam_453{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:12px}._qaBadges_1bvam_461{display:flex;gap:8px;flex-wrap:wrap}._categoryBadge_1bvam_467{display:inline-block;padding:4px 12px;background:var(--theme-primary-light, rgba(102, 126, 234, .2));color:var(--theme-primary, #667eea);border-radius:12px;font-size:12px;font-weight:600}._badgeActive_1bvam_477{display:inline-block;padding:4px 12px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-primary, #667eea);color:var(--theme-primary, #667eea);border-radius:6px;font-size:12px;font-weight:600}._badgeInactive_1bvam_488,._priorityBadge_1bvam_499{display:inline-block;padding:4px 12px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);color:var(--theme-text-secondary, #6b7280);border-radius:6px;font-size:12px;font-weight:600}._qaActions_1bvam_510{display:flex;gap:8px}._toggleButton_1bvam_515,._editButton_1bvam_67,._deleteButton_1bvam_517{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:6px;color:var(--theme-text-secondary, #6b7280);cursor:pointer;transition:all .2s ease}._toggleButton_1bvam_515:hover{background:var(--theme-primary-light, rgba(102, 126, 234, .1));border-color:var(--theme-primary, #667eea);color:var(--theme-primary, #667eea)}._editButton_1bvam_67:hover{background:var(--theme-background, #f9fafb);border-color:var(--theme-primary, #667eea);color:var(--theme-primary, #667eea)}._deleteButton_1bvam_517:hover{background:#ef44441a;border-color:#ef4444;color:#ef4444}._qaContent_1bvam_549{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}._qaQuestion_1bvam_556{font-size:15px;font-weight:600;color:var(--theme-text, #1f2937);line-height:1.5}._qaQuestion_1bvam_556 strong{color:var(--theme-primary, #667eea);margin-right:8px}._qaAnswer_1bvam_568{font-size:14px;color:var(--theme-text-secondary, #6b7280);line-height:1.6;white-space:pre-wrap}._qaAnswer_1bvam_568 strong{color:var(--theme-primary, #667eea);margin-right:8px}._qaMeta_1bvam_580{display:flex;gap:16px;padding-top:12px;border-top:1px solid var(--theme-border, #e5e7eb);font-size:12px;color:var(--theme-text-muted, #9ca3af)}._loading_1bvam_590{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._spinner_1bvam_599{width:40px;height:40px;border:4px solid var(--theme-border, #e5e7eb);border-top-color:var(--theme-primary, #667eea);border-radius:50%;animation:_spin_1bvam_599 1s linear infinite}@keyframes _spin_1bvam_599{to{transform:rotate(360deg)}}._loading_1bvam_590 p{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._emptyState_1bvam_620{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px;color:var(--theme-text-secondary, #6b7280)}._emptyState_1bvam_620 svg{color:var(--theme-text-muted, #9ca3af)}._emptyState_1bvam_620 p{margin:0;font-size:14px}@media (max-width: 768px){._container_1bvam_1{padding:20px}._header_1bvam_7{flex-direction:column;align-items:stretch}._addButton_1bvam_28{justify-content:center}._title_1bvam_15{font-size:24px}._formRow_1bvam_330{grid-template-columns:1fr}._categoryFilters_1bvam_192,._qaActions_1bvam_510{flex-direction:column}}._container_b7c1v_1{padding:40px;max-width:1200px;margin:0 auto}._header_b7c1v_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;gap:20px}._title_b7c1v_15{margin:0 0 8px;font-size:28px;font-weight:700;color:var(--theme-text, #1f2937)}._subtitle_b7c1v_22{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._saveButton_b7c1v_28{display:flex;align-items:center;gap:8px;padding:12px 24px;background:var(--theme-primary);border:none;border-radius:8px;color:var(--theme-surface);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 8px var(--theme-shadow)}._saveButton_b7c1v_28:hover:not(:disabled){background:var(--theme-primary-dark);transform:translateY(-2px);box-shadow:0 6px 16px var(--theme-shadow)}._saveButton_b7c1v_28:disabled{opacity:.6;cursor:not-allowed;transform:none}._tabs_b7c1v_58{display:flex;gap:8px;margin-bottom:24px;border-bottom:1px solid var(--theme-border, #e5e7eb)}._tab_b7c1v_58{display:flex;align-items:center;gap:8px;padding:12px 20px;background:transparent;border:none;border-bottom:2px solid transparent;color:var(--theme-text-secondary, #6b7280);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._tab_b7c1v_58:hover{color:var(--theme-primary);background:var(--theme-background, #f9fafb)}._tabActive_b7c1v_85{color:var(--theme-primary);border-bottom-color:var(--theme-primary)}._content_b7c1v_91{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;padding:32px}._section_b7c1v_98{display:flex;flex-direction:column;gap:24px}._sectionTitle_b7c1v_104{margin:0 0 16px;font-size:20px;font-weight:700;color:var(--theme-text, #1f2937)}._warning_b7c1v_111{margin:0;padding:12px 16px;background:var(--theme-warning-light);border:1px solid var(--theme-warning);border-radius:8px;color:var(--theme-warning);font-size:13px;font-weight:600}._form_b7c1v_123{display:flex;flex-direction:column;gap:20px}._formGroup_b7c1v_129{display:flex;flex-direction:column;gap:8px}._label_b7c1v_135{font-size:14px;font-weight:600;color:var(--theme-text, #1f2937)}._input_b7c1v_141{padding:12px 16px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;transition:all .2s ease}._input_b7c1v_141:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}select._input_b7c1v_141{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23667eea' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;padding-right:40px}._checkboxLabel_b7c1v_167{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;font-weight:600;color:var(--theme-text, #1f2937)}._checkboxLabel_b7c1v_167 input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--theme-primary)}._hint_b7c1v_184{margin:0;font-size:12px;color:var(--theme-text-muted, #9ca3af);font-weight:400}._loading_b7c1v_192{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._spinner_b7c1v_201{width:40px;height:40px;border:4px solid var(--theme-border, #e5e7eb);border-top-color:var(--theme-primary);border-radius:50%;animation:_spin_b7c1v_201 1s linear infinite}@keyframes _spin_b7c1v_201{to{transform:rotate(360deg)}}._loading_b7c1v_192 p{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}@media (max-width: 768px){._container_b7c1v_1{padding:20px}._header_b7c1v_7{flex-direction:column;align-items:stretch}._saveButton_b7c1v_28{justify-content:center}._title_b7c1v_15{font-size:24px}._tabs_b7c1v_58{overflow-x:auto;flex-wrap:nowrap}._tab_b7c1v_58{flex-shrink:0}._content_b7c1v_91{padding:20px}}._container_4o3d2_1{padding:40px;max-width:1200px;margin:0 auto}._header_4o3d2_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;gap:20px}._title_4o3d2_15{margin:0 0 8px;font-size:28px;font-weight:700;color:var(--theme-text, #1f2937)}._subtitle_4o3d2_22{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}._createButton_4o3d2_28{display:flex;align-items:center;gap:8px;padding:12px 24px;background:var(--theme-primary, #667eea);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 8px var(--theme-primary-shadow, rgba(102, 126, 234, .25))}._createButton_4o3d2_28:hover{background:var(--theme-primary-dark, #5568d3);transform:translateY(-2px);box-shadow:0 6px 16px var(--theme-primary-shadow, rgba(102, 126, 234, .4))}._createForm_4o3d2_52{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;padding:24px;margin-bottom:24px}._formGroup_4o3d2_60{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}._label_4o3d2_67{font-size:14px;font-weight:600;color:var(--theme-text, #1f2937)}._input_4o3d2_73{padding:12px 16px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;transition:all .2s ease}._input_4o3d2_73:focus{outline:none;border-color:var(--theme-primary, #667eea);box-shadow:0 0 0 3px var(--theme-primary-light, rgba(102, 126, 234, .1))}._formActions_4o3d2_89{display:flex;gap:12px;justify-content:flex-end}._cancelButton_4o3d2_95{padding:10px 20px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:6px;color:var(--theme-text-secondary, #6b7280);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelButton_4o3d2_95:hover{background:var(--theme-background, #f9fafb);border-color:var(--theme-primary, #667eea);color:var(--theme-primary, #667eea)}._submitButton_4o3d2_113{padding:10px 20px;background:var(--theme-primary, #667eea);border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._submitButton_4o3d2_113:hover{background:var(--theme-primary-dark, #5568d3)}._customSelect_4o3d2_130{position:relative}._selectTrigger_4o3d2_134{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;color:var(--theme-text, #1f2937);font-size:14px;cursor:pointer;transition:all .2s ease}._selectTrigger_4o3d2_134:hover{border-color:var(--theme-primary, #667eea)}._selectTrigger_4o3d2_134 svg{color:var(--theme-text-secondary, #6b7280);transition:transform .2s ease}._selectDropdown_4o3d2_157{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;box-shadow:0 4px 16px #0000001a;z-index:100;max-height:300px;overflow-y:auto}._selectOption_4o3d2_171{padding:12px 16px;font-size:14px;color:var(--theme-text, #1f2937);cursor:pointer;transition:all .15s ease}._selectOption_4o3d2_171:hover{background:var(--theme-primary-light, rgba(102, 126, 234, .1));color:var(--theme-primary, #667eea)}._selectDivider_4o3d2_184{height:1px;background:var(--theme-border, #e5e7eb);margin:8px 0}._customInputWrapper_4o3d2_190{padding:8px}._customInput_4o3d2_190{width:100%;padding:10px 12px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:6px;color:var(--theme-text, #1f2937);font-size:14px;transition:all .2s ease}._customInput_4o3d2_190:focus{outline:none;border-color:var(--theme-primary, #667eea);box-shadow:0 0 0 3px var(--theme-primary-light, rgba(102, 126, 234, .1))}._customInput_4o3d2_190::-moz-placeholder{color:var(--theme-text-muted, #9ca3af)}._customInput_4o3d2_190::placeholder{color:var(--theme-text-muted, #9ca3af)}._radioGroup_4o3d2_216{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:8px}._radioLabel_4o3d2_223{position:relative;display:flex;align-items:center;justify-content:center;padding:16px 20px;background:var(--theme-surface, #ffffff);border:2px solid var(--theme-border, #e5e7eb);border-radius:10px;cursor:pointer;transition:all .2s ease;min-height:60px}._radioLabel_4o3d2_223:hover{border-color:var(--theme-primary, #667eea);background:var(--theme-primary-light, rgba(102, 126, 234, .05));transform:translateY(-2px);box-shadow:0 4px 12px #00000014}._radioLabel_4o3d2_223 input[type=radio]{position:absolute;opacity:0;width:0;height:0}._radioLabel_4o3d2_223 input[type=radio]:checked+span{color:var(--theme-primary, #667eea);font-weight:700}._radioLabel_4o3d2_223:has(input[type=radio]:checked){border-color:var(--theme-primary, #667eea);background:var(--theme-primary-light, rgba(102, 126, 234, .1));box-shadow:0 4px 16px var(--theme-primary-shadow, rgba(102, 126, 234, .3))}._radioLabel_4o3d2_223 span{font-size:15px;font-weight:600;color:var(--theme-text, #1f2937);transition:all .2s ease;text-align:center}._notice_4o3d2_271{display:flex;gap:16px;padding:20px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;margin-bottom:24px}._notice_4o3d2_271 svg{color:var(--theme-primary, #667eea);flex-shrink:0}._noticeTitle_4o3d2_286{margin:0 0 8px;font-size:15px;font-weight:700;color:var(--theme-text, #1f2937)}._noticeText_4o3d2_293{margin:0;font-size:13px;line-height:1.6;color:var(--theme-text-secondary, #6b7280)}._keysList_4o3d2_301{display:flex;flex-direction:column;gap:16px}._keyCard_4o3d2_307{background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;padding:20px;transition:all .2s ease}._keyCard_4o3d2_307:hover{border-color:var(--theme-primary, #667eea);box-shadow:0 2px 8px #0000000d}._keyHeader_4o3d2_320{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._keyInfo_4o3d2_327{display:flex;flex-direction:column;gap:8px}._keyName_4o3d2_333{margin:0;font-size:18px;font-weight:700;color:var(--theme-text, #1f2937)}._keyDates_4o3d2_340{display:flex;flex-direction:column;gap:4px}._keyDate_4o3d2_340{font-size:12px;color:var(--theme-text-muted, #9ca3af)}._keyExpiry_4o3d2_351{font-size:12px;color:var(--theme-text-secondary, #6b7280);font-weight:500}._expiredBadge_4o3d2_357{color:#ef4444;font-weight:700}._scopeBadge_4o3d2_362{display:inline-block;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:600;background:var(--theme-primary-light, rgba(102, 126, 234, .1));color:var(--theme-primary, #667eea)}._scopeBadge_4o3d2_362[data-scope=all]{background:var(--theme-primary);color:var(--theme-surface)}._scopeBadge_4o3d2_362[data-scope=configurator]{background:var(--theme-success-light);color:var(--theme-success)}._scopeBadge_4o3d2_362[data-scope=optimizer]{background:var(--theme-warning-light);color:var(--theme-warning)}._deleteButton_4o3d2_387{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:1px solid var(--theme-border, #e5e7eb);border-radius:6px;color:var(--theme-text-secondary, #6b7280);cursor:pointer;transition:all .2s ease}._deleteButton_4o3d2_387:hover{background:var(--theme-danger-light);border-color:var(--theme-danger);color:var(--theme-danger)}._keyContent_4o3d2_407{display:flex;align-items:center;gap:12px;margin-bottom:12px}._keyValue_4o3d2_414{flex:1;padding:12px 16px;background:var(--theme-background, #f9fafb);border:1px solid var(--theme-border, #e5e7eb);border-radius:8px;overflow-x:auto}._keyCode_4o3d2_423{font-family:Monaco,Menlo,Courier New,monospace;font-size:13px;color:var(--theme-text, #1f2937);white-space:nowrap}._keyActions_4o3d2_430{display:flex;gap:8px}._actionButton_4o3d2_435{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:6px;color:var(--theme-text-secondary, #6b7280);cursor:pointer;transition:all .2s ease}._actionButton_4o3d2_435:hover{background:var(--theme-primary-light, rgba(102, 126, 234, .1));border-color:var(--theme-primary, #667eea);color:var(--theme-primary, #667eea)}._keyFooter_4o3d2_455{padding-top:12px;border-top:1px solid var(--theme-border, #e5e7eb);font-size:12px;color:var(--theme-text-muted, #9ca3af)}._emptyState_4o3d2_463{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;color:var(--theme-text-secondary, #6b7280)}._emptyState_4o3d2_463 p{margin:0;font-size:14px}._emptyButton_4o3d2_481{display:flex;align-items:center;gap:8px;padding:10px 20px;background:var(--theme-primary, #667eea);border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:8px}._emptyButton_4o3d2_481:hover{background:var(--theme-primary-dark, #5568d3)}._loading_4o3d2_502{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._spinner_4o3d2_511{width:40px;height:40px;border:4px solid var(--theme-border, #e5e7eb);border-top-color:var(--theme-primary, #667eea);border-radius:50%;animation:_spin_4o3d2_511 1s linear infinite}@keyframes _spin_4o3d2_511{to{transform:rotate(360deg)}}._loading_4o3d2_502 p{margin:0;font-size:14px;color:var(--theme-text-secondary, #6b7280)}@media (max-width: 768px){._container_4o3d2_1{padding:20px}._header_4o3d2_7{flex-direction:column;align-items:stretch}._createButton_4o3d2_28{justify-content:center}._title_4o3d2_15{font-size:24px}._keyContent_4o3d2_407{flex-direction:column;align-items:stretch}._keyActions_4o3d2_430{width:100%;justify-content:flex-end}}._container_hi9lb_1{padding:32px;max-width:1400px;margin:0 auto}._header_hi9lb_7{margin-bottom:32px}._titleSection_hi9lb_11{margin-bottom:24px}._title_hi9lb_11{font-size:28px;font-weight:700;color:var(--theme-text, #111827);margin:0 0 8px}._subtitle_hi9lb_22{font-size:14px;color:var(--theme-text-secondary, #6b7280);margin:0}._statsGrid_hi9lb_29{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:32px}._statCard_hi9lb_36{background:var(--theme-surface, #ffffff);border-radius:16px;padding:24px;box-shadow:0 2px 8px #00000014;border:1px solid var(--theme-border, #e5e7eb);display:flex;align-items:center;gap:16px;transition:all .2s ease}._statCard_hi9lb_36:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}._statIcon_hi9lb_53{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--theme-surface);flex-shrink:0;background:var(--theme-primary)}._statContent_hi9lb_65{flex:1;min-width:0}._statLabel_hi9lb_70{font-size:13px;color:var(--theme-text-secondary, #6b7280);margin-bottom:8px;font-weight:500}._statValue_hi9lb_77{font-size:24px;font-weight:700;color:var(--theme-text, #111827);margin-bottom:4px}._statChange_hi9lb_84{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--theme-text-secondary, #6b7280)}._statChange_hi9lb_84 svg{flex-shrink:0}._chartsGrid_hi9lb_97{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;margin-bottom:32px}._chartCard_hi9lb_104{background:var(--theme-surface, #ffffff);border-radius:16px;padding:24px;box-shadow:0 2px 8px #00000014;border:1px solid var(--theme-border, #e5e7eb)}._chartTitle_hi9lb_112{font-size:16px;font-weight:600;color:var(--theme-text, #111827);margin:0 0 20px}._emptyChart_hi9lb_119{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:var(--theme-text-secondary, #9ca3af)}._emptyChart_hi9lb_119 svg{margin-bottom:12px;opacity:.5}._emptyChart_hi9lb_119 p{margin:0;font-size:14px;font-weight:500}._filterSection_hi9lb_140{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}._searchBox_hi9lb_147{flex:1;min-width:250px;position:relative}._searchIcon_hi9lb_153{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--theme-text-secondary, #9ca3af);width:18px;height:18px}._searchInput_hi9lb_163{width:100%;padding:12px 16px 12px 44px;border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;font-size:14px;background:var(--theme-surface, #ffffff);color:var(--theme-text, #111827);transition:all .2s}._searchInput_hi9lb_163:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px #667eea1a}._filterControls_hi9lb_180{display:flex;gap:12px}._customFilterDropdown_hi9lb_185{position:relative}._filterButton_hi9lb_189{padding:12px 20px;border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;background:var(--theme-surface, #ffffff);color:var(--theme-text, #111827);font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s;white-space:nowrap}._filterButton_hi9lb_189:hover{background:var(--theme-surface-hover, #f9fafb);border-color:var(--theme-primary)}._dropdownArrow_hi9lb_210{font-size:10px;color:var(--theme-text-secondary, #6b7280)}._dropdownMenu_hi9lb_215{position:absolute;top:calc(100% + 8px);left:0;background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e7eb);border-radius:12px;box-shadow:0 4px 12px #0000001a;min-width:160px;z-index:100;overflow:hidden;animation:_dropdownFadeIn_hi9lb_1 .2s ease}@keyframes _dropdownFadeIn_hi9lb_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._dropdownMenu_hi9lb_215 button{width:100%;padding:12px 16px;border:none;background:transparent;color:var(--theme-text, #111827);font-size:14px;text-align:left;cursor:pointer;transition:background .2s}._dropdownMenu_hi9lb_215 button:hover{background:var(--theme-surface-hover, #f9fafb)}._tableCard_hi9lb_257{background:var(--theme-surface, #ffffff);border-radius:16px;box-shadow:0 2px 8px #00000014;border:1px solid var(--theme-border, #e5e7eb);overflow:hidden}._tableHeader_hi9lb_265{padding:20px 24px;border-bottom:1px solid var(--theme-border, #e5e7eb);display:flex;align-items:center;justify-content:space-between}._tableHeader_hi9lb_265 h3{font-size:16px;font-weight:600;color:var(--theme-text, #111827);margin:0}._tableCount_hi9lb_280{font-size:13px;color:var(--theme-text, #6b7280);font-weight:500;background:var(--theme-background, #f9fafb);padding:4px 12px;border-radius:8px}._tableWrapper_hi9lb_289{overflow-x:auto}._table_hi9lb_257{width:100%;border-collapse:collapse}._table_hi9lb_257 thead{background:var(--theme-background, #f9fafb)}._table_hi9lb_257 th{padding:16px 24px;text-align:left;font-size:13px;font-weight:600;color:var(--theme-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}._table_hi9lb_257 tbody tr{border-bottom:1px solid var(--theme-border, #e5e7eb);transition:background .2s}._table_hi9lb_257 tbody tr:hover{background:var(--theme-surface-hover, #f9fafb)}._table_hi9lb_257 tbody tr:last-child{border-bottom:none}._table_hi9lb_257 td{padding:20px 24px;font-size:14px;color:var(--theme-text, #111827)}._userInfo_hi9lb_332{display:flex;flex-direction:column;gap:4px}._userName_hi9lb_338{font-weight:600;color:var(--theme-text, #111827)}._userEmail_hi9lb_343{font-size:13px;color:var(--theme-text-secondary, #6b7280)}._planBadge_hi9lb_348{display:inline-block;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:600;color:var(--theme-surface);white-space:nowrap}._statusBadge_hi9lb_358{display:inline-block;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:600;white-space:nowrap}._statusActive_hi9lb_367{background:var(--theme-success-light);color:var(--theme-success)}._statusCancelled_hi9lb_372{background:var(--theme-danger-light);color:var(--theme-danger)}._statusExpired_hi9lb_377{background:var(--theme-background);color:var(--theme-text-secondary)}._amount_hi9lb_382{font-weight:600;color:var(--theme-primary)}._intervalBadge_hi9lb_387{display:inline-block;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:500;background:var(--theme-surface-hover, #f3f4f6);color:var(--theme-text-secondary, #6b7280)}._emptyState_hi9lb_397{padding:60px 24px;text-align:center;color:var(--theme-text-secondary, #6b7280)}._emptyState_hi9lb_397 svg{margin-bottom:16px;opacity:.3}._emptyState_hi9lb_397 p{margin:0;font-size:14px}._loading_hi9lb_414{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;color:var(--theme-text-secondary, #6b7280)}._spinner_hi9lb_423{width:40px;height:40px;border:3px solid var(--theme-border, #e5e7eb);border-top-color:var(--theme-primary);border-radius:50%;animation:_spin_hi9lb_423 .8s linear infinite;margin-bottom:16px}@keyframes _spin_hi9lb_423{to{transform:rotate(360deg)}}@media (max-width: 768px){._container_hi9lb_1{padding:20px}._statsGrid_hi9lb_29,._chartsGrid_hi9lb_97{grid-template-columns:1fr}._filterSection_hi9lb_140{flex-direction:column}._searchBox_hi9lb_147{width:100%}._filterControls_hi9lb_180{width:100%;justify-content:space-between}._filterButton_hi9lb_189{flex:1}._table_hi9lb_257{font-size:12px}._table_hi9lb_257 th,._table_hi9lb_257 td{padding:12px}}._container_f9mtl_1{display:flex;align-items:center;justify-content:center;min-height:80vh;padding:40px}._content_f9mtl_9{text-align:center;max-width:400px}._icon_f9mtl_14{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:var(--theme-primary);color:var(--theme-surface);border-radius:20px;box-shadow:0 8px 24px #667eea4d}._title_f9mtl_27{margin:0 0 12px;font-size:32px;font-weight:700;color:var(--theme-text, #1f2937)}._description_f9mtl_34{margin:0 0 24px;font-size:16px;color:var(--theme-text-secondary, #6b7280);line-height:1.6}._badge_f9mtl_41{display:inline-block;padding:8px 20px;background:var(--theme-background, #f9fafb);border:2px dashed var(--theme-border, #e5e7eb);border-radius:20px;color:var(--theme-text-secondary, #6b7280);font-size:14px;font-weight:600}._button_10s4q_1{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;font-weight:600;transition:all .2s ease;cursor:pointer;text-align:center;text-decoration:none;line-height:1;gap:8px}._button_10s4q_1:focus{outline:none;box-shadow:0 0 0 3px var(--theme-primary-light)}._primary_10s4q_22{background-color:var(--theme-primary);color:#fff}._primary_10s4q_22:hover:not(._disabled_10s4q_27){background-color:var(--theme-primary-hover)}._secondary_10s4q_31{background-color:var(--theme-background-secondary);color:var(--theme-text);border:1px solid var(--theme-border)}._secondary_10s4q_31:hover:not(._disabled_10s4q_27){background-color:var(--theme-border-hover)}._danger_10s4q_41{background-color:var(--theme-danger);color:#fff}._danger_10s4q_41:hover:not(._disabled_10s4q_27){background-color:var(--theme-danger-hover)}._small_10s4q_51{padding:8px 12px;font-size:14px}._medium_10s4q_56{padding:10px 16px;font-size:14px}._large_10s4q_61{padding:12px 24px;font-size:16px}._disabled_10s4q_27{opacity:.5;cursor:not-allowed;pointer-events:none}._loginForm_1vb50_1{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;position:relative;overflow:hidden;color-scheme:light!important}._loginForm_1vb50_1,._loginForm_1vb50_1 *{color-scheme:light!important}._loginForm_1vb50_1:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:_rotate_1vb50_1 30s linear infinite}@keyframes _rotate_1vb50_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_1vb50_36{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:48px;border-radius:24px;box-shadow:0 20px 50px #00000026;width:100%;max-width:420px;position:relative;z-index:1;border:1px solid rgba(255,255,255,.2)}._container_1vb50_36 *{color-scheme:light!important}._loginForm_1vb50_1 input,._loginForm_1vb50_1 input[type=email],._loginForm_1vb50_1 input[type=password],._loginForm_1vb50_1 input[type=text],._container_1vb50_36 input,._container_1vb50_36 input[type=email],._container_1vb50_36 input[type=password],._container_1vb50_36 input[type=text],._input_1vb50_63{background-color:#fff!important;background:#fff!important;color:#333!important;-webkit-text-fill-color:#333!important;opacity:1!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}._loginForm_1vb50_1 input,._loginForm_1vb50_1 textarea,._loginForm_1vb50_1 select{background-color:#fff!important;background:#fff!important;color:#333!important;border:2px solid #e1e8ed!important;-webkit-text-fill-color:#333!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}body[class*=dark] ._loginForm_1vb50_1 input,body[class*=dark] ._loginForm_1vb50_1 textarea,body[class*=dark] ._loginForm_1vb50_1 select{background-color:#fff!important;background:#fff!important;color:#333!important;border:2px solid #e1e8ed!important;-webkit-text-fill-color:#333!important}._container_1vb50_36 input,._container_1vb50_36 textarea,._container_1vb50_36 select{background-color:#fff!important;background:#fff!important;color:#333!important;border:2px solid #e1e8ed!important;-webkit-text-fill-color:#333!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}._container_1vb50_36 input[type=email]::-moz-placeholder,._container_1vb50_36 input[type=password]::-moz-placeholder,._container_1vb50_36 input[type=text]::-moz-placeholder{color:#999!important;-webkit-text-fill-color:#999!important;opacity:1!important}._container_1vb50_36 input[type=email]::placeholder,._container_1vb50_36 input[type=password]::placeholder,._container_1vb50_36 input[type=text]::placeholder{color:#999!important;-webkit-text-fill-color:#999!important;opacity:1!important}._container_1vb50_36 input:-webkit-autofill,._container_1vb50_36 input:-webkit-autofill:hover,._container_1vb50_36 input:-webkit-autofill:focus,._container_1vb50_36 input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;-webkit-text-fill-color:#333!important;box-shadow:0 0 0 30px #fff inset!important}._logoSection_1vb50_128{text-align:center;margin-bottom:30px}._logo_1vb50_128{display:flex;align-items:center;justify-content:center;gap:8px;font-size:24px;font-weight:700}._logoIcon_1vb50_142{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;box-shadow:0 8px 20px #667eea4d}._logoText_1vb50_156{color:#333;font-size:24px}._title_1vb50_162{text-align:center;margin-bottom:30px;color:#333;font-size:28px;font-weight:600}._form_1vb50_170{display:flex;flex-direction:column;gap:20px}._inputGroup_1vb50_177{display:flex;flex-direction:column;gap:8px}._label_1vb50_183{font-size:14px;color:#333;font-weight:500}._input_1vb50_63{padding:14px 18px!important;border:2px solid #e1e8ed!important;border-radius:12px!important;font-size:16px!important;transition:all .3s ease!important;background:#fff!important;background-color:#fff!important;color:#333!important;-webkit-text-fill-color:#333!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}._input_1vb50_63:focus{outline:none!important;border-color:#667eea!important;background:#fff!important;background-color:#fff!important;box-shadow:0 0 0 4px #667eea1a!important;transform:translateY(-1px)!important}._passwordWrapper_1vb50_213{position:relative}._passwordToggle_1vb50_217{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:16px;color:#666}._passwordToggle_1vb50_217:hover{color:#667eea}._optionsRow_1vb50_234{display:flex;justify-content:space-between;align-items:center;margin-top:8px}._checkboxLabel_1vb50_241{display:flex;align-items:center;gap:8px;cursor:pointer}._checkbox_1vb50_241{width:18px;height:18px;accent-color:#667eea;cursor:pointer;position:relative}._checkbox_1vb50_241:checked{accent-color:#667eea}._checkboxText_1vb50_260{font-size:14px;color:#666}._forgotPassword_1vb50_265{background:none;border:none;color:#667eea;font-size:14px;cursor:pointer;text-decoration:none;font-weight:500;transition:all .2s ease}._forgotPassword_1vb50_265:hover{color:#764ba2;transform:translate(2px)}._error_1vb50_282{background:#fee;color:#c33;padding:12px;border-radius:8px;border:1px solid #fcc;font-size:14px;text-align:center}._loginButton_1vb50_293{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:16px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px;box-shadow:0 4px 15px #667eea4d;position:relative;overflow:hidden}._loginButton_1vb50_293:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}._loginButton_1vb50_293:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}._loginButton_1vb50_293:hover:before{left:100%}._loginButton_1vb50_293:disabled{background:#bbb;cursor:not-allowed;box-shadow:none}._divider_1vb50_336{text-align:center;margin:24px 0;position:relative;color:#666;font-size:14px}._divider_1vb50_336:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#ddd;z-index:1}._divider_1vb50_336 span{background:#fff;padding:0 15px;position:relative;z-index:2}._snsSection_1vb50_363{text-align:center;margin-bottom:20px}._snsTitle_1vb50_368{font-size:14px;color:#666;margin-bottom:16px}._snsButtons_1vb50_374{display:flex;justify-content:center;gap:12px}._snsButton_1vb50_374{width:52px;height:52px;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;position:relative}._snsButton_1vb50_374:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;background:inherit;filter:blur(8px);opacity:0;transition:opacity .3s ease;z-index:-1}._snsButton_1vb50_374:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 6px 20px #0003}._snsButton_1vb50_374:hover:before{opacity:.6}._snsIcon_1vb50_417{font-size:20px;color:#fff;font-weight:700}._demoButton_1vb50_424{width:100%;background:transparent;color:#667eea;border:2px solid #667eea;padding:14px;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}._demoButton_1vb50_424:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#667eea1a;transform:translate(-50%,-50%);transition:width .6s,height .6s}._demoButton_1vb50_424:hover{color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #667eea4d}._demoButton_1vb50_424:hover:before{width:300px;height:300px;background:#667eea}._demoButton_1vb50_424:disabled{background:#ccc;border-color:#ccc;color:#999;cursor:not-allowed}@media (max-width: 480px){._container_1vb50_36{padding:30px 20px;margin:10px}._title_1vb50_162{font-size:24px}._logoText_1vb50_156{font-size:20px}._loginButton_1vb50_293{font-size:14px;padding:14px}._snsButton_1vb50_374{width:44px;height:44px}._snsIcon_1vb50_417{font-size:18px}}._container_wopq3_3{max-width:1400px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8f9fa;min-height:100vh}._container_wopq3_3 h1{color:#2c3e50;margin-bottom:30px;text-align:center}._projectSelector_wopq3_18{background:#fff;border-radius:12px;padding:20px;margin-bottom:30px;box-shadow:0 2px 8px #0000001a}._projectSelector_wopq3_18 h2{color:#34495e;margin-bottom:15px;border-bottom:2px solid #3498db;padding-bottom:8px}._projectList_wopq3_33{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:15px}._projectButton_wopq3_39{background:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;padding:15px;cursor:pointer;transition:all .2s ease;text-align:left}._projectButton_wopq3_39:hover{border-color:#3498db;transform:translateY(-2px);box-shadow:0 4px 12px #3498db26}._projectButton_wopq3_39._selected_wopq3_55{border-color:#3498db;background:#e3f2fd}._projectInfo_wopq3_60{margin-bottom:10px}._projectInfo_wopq3_60 strong{display:block;font-size:16px;color:#2c3e50;margin-bottom:4px}._projectInfo_wopq3_60 small{color:#7f8c8d;font-family:Courier New,monospace}._projectStats_wopq3_76{display:flex;gap:10px}._missingCount_wopq3_81{background:#ffe6e6;color:#d63031;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700}._unexpectedCount_wopq3_90{background:#fff3cd;color:#856404;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700}._selectedProject_wopq3_99{background:#fff;border-radius:12px;padding:25px;box-shadow:0 2px 8px #0000001a}._selectedProject_wopq3_99 h2{color:#2c3e50;margin-bottom:25px;border-bottom:2px solid #3498db;padding-bottom:10px}._analysisContainer_wopq3_113{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px}._analysisSection_wopq3_120{background:#f8f9fa;border-radius:8px;padding:20px}._analysisSection_wopq3_120 h4{margin:0 0 15px;color:#2c3e50}._missingFields_wopq3_131,._unexpectedFields_wopq3_131{list-style:none;padding:0;margin:0}._missingFields_wopq3_131 li{background:#ffe6e6;color:#d63031;padding:8px 12px;margin-bottom:5px;border-radius:4px;font-family:Courier New,monospace;font-size:14px}._unexpectedFields_wopq3_131 li{background:#fff3cd;color:#856404;padding:8px 12px;margin-bottom:5px;border-radius:4px;font-family:Courier New,monospace;font-size:14px}._noIssues_wopq3_157{color:#27ae60;font-weight:700;margin:0;padding:10px;background:#d5f4e6;border-radius:4px}._tabContainer_wopq3_166{margin-bottom:30px}._tabHeader_wopq3_170{background:#3498db;color:#fff;padding:15px 20px;border-radius:8px;cursor:pointer;font-weight:700;font-size:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .2s ease}._tabHeader_wopq3_170:hover{background:#2980b9}._comparisonContainer_wopq3_186{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:15px}._comparisonSection_wopq3_193{background:#f8f9fa;border-radius:8px;padding:15px}._comparisonSection_wopq3_193 h3{margin:0 0 15px;color:#2c3e50}._actualData_wopq3_204,._expectedData_wopq3_204{background:#2c3e50;color:#ecf0f1;padding:15px;border-radius:6px;font-family:Courier New,monospace;font-size:12px;overflow-x:auto;max-height:500px;overflow-y:auto;margin:0;white-space:pre-wrap;word-break:break-word}._expectedData_wopq3_204{background:#27ae60}._recommendations_wopq3_223{background:#e8f5e8;border:1px solid #27ae60;border-radius:8px;padding:20px}._recommendations_wopq3_223 h3{color:#27ae60;margin:0 0 15px}._recommendations_wopq3_223 ul{margin:0;padding-left:20px}._recommendations_wopq3_223 li{margin-bottom:8px;color:#2c3e50}._recommendations_wopq3_223 code{background:#f1c40f;color:#2c3e50;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace}._container_1elqh_1{padding:20px;max-width:1200px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._container_1elqh_1 h1{text-align:center;color:var(--theme-text);margin-bottom:30px}._testArea_1elqh_14{display:flex;justify-content:center;margin-bottom:30px}._gestureArea_1elqh_20{width:600px;height:400px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}._testTarget_1elqh_33{background:#fffffff2;border-radius:15px;padding:30px;box-shadow:0 8px 25px #00000026;transition:transform .1s ease;cursor:grab;max-width:400px;text-align:center}._testTarget_1elqh_33:active{cursor:grabbing}._targetContent_1elqh_48 h3{margin:0 0 15px;color:#333;font-size:20px}._targetContent_1elqh_48 p{margin:0 0 20px;color:#666;font-size:14px}._targetContent_1elqh_48 ul{text-align:left;margin:0;padding-left:20px}._targetContent_1elqh_48 li{margin:8px 0;color:#555;font-size:13px}._infoPanel_1elqh_72{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:30px}._currentState_1elqh_79,._eventLog_1elqh_80{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:12px;padding:20px}._currentState_1elqh_79 h3,._eventLog_1elqh_80 h3{margin:0 0 15px;color:var(--theme-text);font-size:18px}._currentState_1elqh_79 p{margin:8px 0;font-family:monospace;font-size:14px;color:var(--theme-text-secondary)}._logContainer_1elqh_101{max-height:200px;overflow-y:auto;background:#0000000d;border-radius:8px;padding:10px}._logEntry_1elqh_109{padding:8px;margin:4px 0;background:#fffc;border-radius:6px;font-family:monospace;font-size:12px;color:#333;border-left:3px solid #646cff}._noEvents_1elqh_120{text-align:center;color:#999;font-style:italic;padding:20px}._instructions_1elqh_127{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:12px;padding:20px}._instructions_1elqh_127 h3{margin:0 0 20px;color:var(--theme-text);font-size:18px}._instructionGrid_1elqh_140{display:grid;grid-template-columns:1fr 1fr;gap:30px}._instruction_1elqh_127 h4{margin:0 0 15px;color:var(--theme-text);font-size:16px}._instruction_1elqh_127 ul,._instruction_1elqh_127 ol{margin:0;padding-left:20px}._instruction_1elqh_127 li{margin:8px 0;color:var(--theme-text-secondary);font-size:14px;line-height:1.4}@media (hover: none) and (pointer: coarse){._gestureArea_1elqh_20{width:100%;height:300px}._testTarget_1elqh_33{padding:20px;max-width:300px}._infoPanel_1elqh_72,._instructionGrid_1elqh_140{grid-template-columns:1fr;gap:20px}}@media (min-width: 768px) and (max-width: 1024px){._gestureArea_1elqh_20{width:500px;height:350px}._testTarget_1elqh_33{padding:25px;max-width:350px}}._container_1bwgd_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--theme-background);padding:20px}._card_1bwgd_10{background:var(--theme-surface);border-radius:16px;padding:48px 40px;max-width:480px;width:100%;box-shadow:var(--theme-shadow);border:1px solid var(--theme-border);text-align:center;animation:_fadeInUp_1bwgd_1 .4s ease}@keyframes _fadeInUp_1bwgd_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._spinIcon_1bwgd_34{color:var(--theme-primary);animation:_spin_1bwgd_34 1s linear infinite;margin-bottom:24px}@keyframes _spin_1bwgd_34{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._successIcon_1bwgd_49{color:var(--theme-success);margin-bottom:24px}._errorIcon_1bwgd_54{color:var(--theme-danger);margin-bottom:24px}._iconWrapper_1bwgd_59{width:80px;height:80px;margin:0 auto 24px;background:var(--theme-primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--theme-primary)}._title_1bwgd_72{margin:0 0 12px;font-size:24px;font-weight:600;color:var(--theme-text);line-height:1.4}._description_1bwgd_80{margin:0 0 24px;color:var(--theme-text-secondary);line-height:1.6;font-size:15px}._projectInfo_1bwgd_88{background:var(--theme-background-secondary);border-radius:12px;padding:20px;margin-bottom:24px;text-align:left}._infoItem_1bwgd_96{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--theme-border)}._infoItem_1bwgd_96:last-child{border-bottom:none}._infoLabel_1bwgd_108{color:var(--theme-text-secondary);font-size:14px}._infoValue_1bwgd_113{color:var(--theme-text);font-weight:500;font-size:14px}._form_1bwgd_120{width:100%}._input_1bwgd_124{width:100%;padding:14px 16px;background:var(--theme-background);border:1px solid var(--theme-border);border-radius:8px;color:var(--theme-text);font-size:15px;margin-bottom:16px;transition:border-color .2s}._input_1bwgd_124:focus{outline:none;border-color:var(--theme-primary)}._input_1bwgd_124:disabled{opacity:.6;cursor:not-allowed}._errorText_1bwgd_146{color:var(--theme-danger);font-size:14px;margin:-8px 0 16px;text-align:left}._button_1bwgd_154{width:100%;padding:14px;background:var(--theme-primary);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s}._button_1bwgd_154:hover{background:var(--theme-primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px var(--theme-primary-light)}._button_1bwgd_154:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 768px){._card_1bwgd_10{padding:32px 24px}._title_1bwgd_72{font-size:20px}._description_1bwgd_80{font-size:14px}._iconWrapper_1bwgd_59{width:64px;height:64px}}._section_m9sc9_1{background:var(--theme-surface);border:1px solid hsl(var(--theme) / .15);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;flex-shrink:0;flex-grow:0}._section_m9sc9_1:has(._tableContainer_m9sc9_13){flex:1;min-height:0}._section_m9sc9_1:has(._stockTableContainer_m9sc9_19){height:180px;min-height:180px;max-height:180px}._section_m9sc9_1:has(._options_m9sc9_26){flex:1;min-height:0;display:flex;flex-direction:column}._sectionHeader_m9sc9_34{display:flex;align-items:center;gap:8px;padding:10px 14px;background:linear-gradient(to bottom,#fff,#f8f9fa);border-bottom:1px solid rgba(0,0,0,.06)}._sectionHeader_m9sc9_34 svg{width:16px;height:16px;color:hsl(var(--theme))}._sectionHeader_m9sc9_34 h3{font-size:14px;font-weight:600;color:var(--theme-text);margin:0;flex:1}._addButton_m9sc9_57{display:flex;align-items:center;gap:4px;padding:4px 8px;background:hsl(var(--theme) / .1);border:1px solid hsl(var(--theme) / .2);border-radius:4px;color:hsl(var(--theme));font-size:12px;cursor:pointer;transition:all .2s}._addButton_m9sc9_57 svg{color:hsl(var(--theme));width:14px;height:14px}._addButton_m9sc9_57:hover{background:hsl(var(--theme) / .15);border-color:hsl(var(--theme) / .3)}._addButton_m9sc9_57:hover svg{color:hsl(var(--theme))}._tableContainer_m9sc9_13{padding:0 4px 0 0;flex:1;min-height:0;overflow-y:overlay;overflow-x:hidden;position:relative}._stockTableContainer_m9sc9_19{padding:0;height:120px;min-height:120px;max-height:120px;overflow-y:auto;overflow-x:hidden}._tableContainer_m9sc9_13::-webkit-scrollbar,._stockTableContainer_m9sc9_19::-webkit-scrollbar{width:6px;height:6px}._tableContainer_m9sc9_13::-webkit-scrollbar-track,._stockTableContainer_m9sc9_19::-webkit-scrollbar-track{background:var(--theme-background-secondary);border-radius:3px}._tableContainer_m9sc9_13::-webkit-scrollbar-thumb,._stockTableContainer_m9sc9_19::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}._tableContainer_m9sc9_13::-webkit-scrollbar-thumb:hover,._stockTableContainer_m9sc9_19::-webkit-scrollbar-thumb:hover{background:#aaa}._table_m9sc9_13{width:100%;min-width:0;font-size:11px;border-collapse:separate;border-spacing:0;table-layout:fixed}._table_m9sc9_13 th:nth-child(1),._table_m9sc9_13 td:nth-child(1){width:20px;text-align:center;padding:0 2px!important}._table_m9sc9_13 th:nth-child(3),._table_m9sc9_13 td:nth-child(3){width:110px;padding:0 2px!important}._table_m9sc9_13 th:nth-child(4),._table_m9sc9_13 td:nth-child(4){width:30px;text-align:center;padding:0 2px!important}._table_m9sc9_13 th:nth-child(5),._table_m9sc9_13 td:nth-child(5){width:40px;padding:0 2px!important;overflow:hidden}._table_m9sc9_13 th:nth-child(6),._table_m9sc9_13 td:nth-child(6){width:32px;text-align:center;padding:0 2px!important;overflow:visible}._stockTable_m9sc9_19 th:first-child,._stockTable_m9sc9_19 td:first-child{width:110px}._stockTable_m9sc9_19 th:nth-child(2),._stockTable_m9sc9_19 td:nth-child(2){width:110px}._stockTable_m9sc9_19 th:nth-child(3),._stockTable_m9sc9_19 td:nth-child(3){width:60px}._stockTable_m9sc9_19 th:nth-child(4),._stockTable_m9sc9_19 td:nth-child(4){width:60px}._table_m9sc9_13 thead,._stockTable_m9sc9_19 thead{position:sticky;top:0;background:var(--theme-background-secondary);z-index:1}._table_m9sc9_13 th{padding:4px 2px;color:hsl(var(--theme) / .7);font-weight:600;font-size:10px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-bottom:2px solid hsl(var(--theme) / .2);background:hsl(var(--theme) / .03)}._table_m9sc9_13 tbody tr{cursor:pointer;transition:all .15s;border-bottom:1px solid #f3f4f6}._table_m9sc9_13 tbody tr:hover{background:hsl(var(--theme) / .04)}._table_m9sc9_13 tbody tr._selected_m9sc9_241{background:hsl(var(--theme) / .06)}._table_m9sc9_13 tbody tr._selected_m9sc9_241 td{color:hsl(var(--theme));font-weight:700}._table_m9sc9_13 tbody tr._selected_m9sc9_241 td ._input_m9sc9_250{color:hsl(var(--theme));font-weight:700;border-color:hsl(var(--theme) / .4);background:hsl(var(--theme) / .06)}._table_m9sc9_13 tbody tr._selected_m9sc9_241 td ._dimensions_m9sc9_257,._table_m9sc9_13 tbody tr._selected_m9sc9_241 td ._inputSmall_m9sc9_258,._table_m9sc9_13 tbody tr._selected_m9sc9_241 td ._inputTiny_m9sc9_259,._table_m9sc9_13 tbody tr._selected_m9sc9_241 td ._select_m9sc9_241{color:hsl(var(--theme));font-weight:600}._table__unused_hidden_overlay_m9sc9_266:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px dashed #d0d0d0;pointer-events:none;z-index:1}._table_m9sc9_13 tbody tr._newPanel_m9sc9_280{background:hsl(var(--theme) / .08);animation:_highlight_m9sc9_1 1s ease-in-out;border:2px solid hsl(var(--theme) / .3)!important;box-shadow:0 2px 8px hsl(var(--theme) / .15)}@keyframes _highlight_m9sc9_1{0%{background:hsl(var(--theme) / .2);transform:scale(1.02)}50%{background:hsl(var(--theme) / .15);transform:scale(1.01)}to{background:hsl(var(--theme) / .08);transform:scale(1)}}._table_m9sc9_13 td{padding:3px 2px;color:var(--theme-text-secondary);vertical-align:middle;font-size:11px}._input_m9sc9_250{width:100%;padding:3px 6px;border:1px solid var(--theme-border);background:#fff;color:#333;font-size:11px;transition:all .2s;border-radius:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._input_m9sc9_250:-moz-placeholder{background:hsl(var(--theme) / .05)!important;border-color:hsl(var(--theme) / .3);border-width:2px;box-shadow:0 0 0 2px hsl(var(--theme) / .1)}._input_m9sc9_250:placeholder-shown{background:hsl(var(--theme) / .05)!important;border-color:hsl(var(--theme) / .3);border-width:2px;box-shadow:0 0 0 2px hsl(var(--theme) / .1)}._input_m9sc9_250:focus{outline:none;border-color:hsl(var(--theme) / .3);background:#fff;color:#333}._inputSmall_m9sc9_258{width:42px;padding:2px 1px;border:1px solid var(--theme-border);background:#fff;color:#333;font-size:11px;text-align:center;transition:all .2s;border-radius:3px}._inputSmall_m9sc9_258:-moz-placeholder{background:hsl(var(--theme) / .05)!important;border-color:hsl(var(--theme) / .3);border-width:2px;box-shadow:0 0 0 2px hsl(var(--theme) / .1)}._inputSmall_m9sc9_258:placeholder-shown{background:hsl(var(--theme) / .05)!important;border-color:hsl(var(--theme) / .3);border-width:2px;box-shadow:0 0 0 2px hsl(var(--theme) / .1)}._inputSmall_m9sc9_258:focus{outline:none;border-color:hsl(var(--theme) / .3);background:#fff;color:#333}._inputTiny_m9sc9_259{width:32px;padding:3px 2px;border:1px solid var(--theme-border);background:#fff;color:#333;font-size:11px;text-align:center;transition:all .2s;border-radius:3px}._inputTiny_m9sc9_259:-moz-placeholder{background:hsl(var(--theme) / .05)!important;border-color:hsl(var(--theme) / .3)}._inputTiny_m9sc9_259:placeholder-shown{background:hsl(var(--theme) / .05)!important;border-color:hsl(var(--theme) / .3)}._inputTiny_m9sc9_259:focus{outline:none;border-color:hsl(var(--theme) / .3);background:#fff;color:#333}._select_m9sc9_241{width:100%;max-width:36px;padding:2px 0;border:1px solid var(--theme-border);background:#fff;color:#333;font-size:10px;cursor:pointer;transition:all .2s;border-radius:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center}._select_m9sc9_241:focus{outline:none;border-color:hsl(var(--theme) / .3);background:#fff;color:#333}._dimensions_m9sc9_257{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--theme-text-muted);justify-content:center}._deleteButton_m9sc9_420{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--theme-text-muted);cursor:pointer;border-radius:3px;transition:all .2s}._radioGroup_m9sc9_435{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}._radioGroup_m9sc9_435>span{font-size:11px;font-weight:500;color:var(--theme-text-secondary);margin-bottom:4px}._radioButtons_m9sc9_449{display:flex;flex-direction:column;gap:6px}._radioButton_m9sc9_449{display:flex;align-items:center;gap:6px;padding:6px 8px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;cursor:pointer;transition:all .2s;font-size:11px}._radioButton_m9sc9_449:hover{background:hsl(var(--theme) / .05);border-color:hsl(var(--theme) / .2)}._radioButton_m9sc9_449 input[type=radio]{margin:0;width:14px;height:14px;cursor:pointer}._radioButton_m9sc9_449 input[type=radio]:checked{accent-color:hsl(var(--theme))}._radioButton_m9sc9_449 input[type=radio]:checked+span{color:hsl(var(--theme));font-weight:500}._radioButton_m9sc9_449 span{flex:1;color:var(--theme-text-secondary);transition:all .2s}._deleteButton_m9sc9_420:hover{background:#fee;color:red}._grainSelector_m9sc9_500{display:flex;gap:2px;align-items:center}._grainButton_m9sc9_506{width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:var(--theme-surface);border:1px solid #d0d0d0;border-radius:3px;color:var(--theme-text-muted);font-size:14px;font-weight:700;cursor:pointer;transition:all .2s;padding:0}._grainButton_m9sc9_506:hover{background:var(--theme-surface);border-color:var(--theme-text-muted);color:var(--theme-text-muted)}._grainButton_m9sc9_506._active_m9sc9_529{background:hsl(var(--theme) / .1);border-color:hsl(var(--theme) / .3);color:hsl(var(--theme))}._grainButton_m9sc9_506._active_m9sc9_529:hover{background:hsl(var(--theme) / .15);border-color:hsl(var(--theme) / .4)}._grainToggle_m9sc9_540{width:24px;height:22px;display:flex;align-items:center;justify-content:center;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:3px;color:var(--theme-text-muted);font-size:12px;font-weight:600;cursor:pointer;transition:all .15s;padding:0}._grainToggle_m9sc9_540:hover{background:hsl(var(--theme) / .08);border-color:hsl(var(--theme) / .3);color:hsl(var(--theme))}._grainToggle_m9sc9_540:active{transform:scale(.95)}._grainToggleV_m9sc9_567{background:#308ce81f;border-color:#308ce859;color:#1773cf}._grainToggleV_m9sc9_567:hover{background:#308ce833;border-color:#308ce880;color:#1466b8}._grainToggleH_m9sc9_579{background:#f26c0d1f;border-color:#f26c0d59;color:#cb5b0b}._grainToggleH_m9sc9_579:hover{background:#f26c0d33;border-color:#f26c0d80;color:#b8520a}._panelCheckbox_m9sc9_592{width:13px;height:13px;cursor:pointer;accent-color:hsl(var(--theme));margin:0;flex-shrink:0}._excludedRow_m9sc9_601{opacity:.4!important}._excludedRow_m9sc9_601 td{opacity:1!important}._empty_m9sc9_609{text-align:center;color:var(--theme-text-muted);font-style:italic;padding:32px 16px;font-size:13px}._options_m9sc9_26{padding:6px 8px;display:flex;flex-direction:column;gap:2px;flex:1;overflow-y:auto}._options_m9sc9_26::-webkit-scrollbar{width:6px}._options_m9sc9_26::-webkit-scrollbar-track{background:var(--theme-background-secondary);border-radius:3px}._options_m9sc9_26::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}._options_m9sc9_26::-webkit-scrollbar-thumb:hover{background:#aaa}._optionGroup_m9sc9_645{margin:0;padding:2px 4px;transition:all .2s ease;border-radius:4px}._optionGroup_m9sc9_645:hover{background:hsl(var(--theme) / .05)}._optionGroup_m9sc9_645 label{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--theme-text);cursor:pointer;transition:all .2s ease;height:20px}._optionGroup_m9sc9_645 label:hover{color:hsl(var(--theme))}._optionGroup_m9sc9_645 label span{flex:1;font-weight:500}._numberInput_m9sc9_676{justify-content:space-between!important}._inlineNumberInput_m9sc9_680{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--theme-text)}._inlineNumberInput_m9sc9_680 span{font-weight:500;flex-shrink:0}._inputWrapper_m9sc9_693{display:flex;align-items:center;gap:3px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;padding:2px 6px 2px 4px;transition:all .2s ease}._inputWrapper_m9sc9_693:hover{border-color:hsl(var(--theme) / .4)}._inputWrapper_m9sc9_693:focus-within{border-color:hsl(var(--theme));box-shadow:0 0 0 3px hsl(var(--theme) / .1)}._optionGroup_m9sc9_645 input[type=number]{width:35px;padding:4px 2px;border:none;background:transparent;font-size:12px;font-weight:600;color:hsl(var(--theme));outline:none}._unit_m9sc9_724{font-size:11px;color:var(--theme-text-muted);font-weight:500}._marginGrid_m9sc9_731{display:flex;flex-direction:column;gap:3px;padding:4px;background:var(--theme-background-secondary);border-radius:4px;margin:2px 0}._marginRow_m9sc9_741{display:flex;gap:6px}._numberInputCompact_m9sc9_746{display:flex;align-items:center;gap:3px;flex:1}._numberInputCompact_m9sc9_746 span{font-size:10px;color:var(--theme-text-muted);min-width:24px}._numberInputCompact_m9sc9_746 ._inputWrapper_m9sc9_693{flex:1}._numberInputCompact_m9sc9_746 input[type=number]{width:100%}._gapToggleButton_m9sc9_768{display:flex;align-items:center;justify-content:space-between;width:100%;padding:6px 8px;margin:4px 0;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:4px;color:var(--theme-text-secondary);font-size:11px;font-weight:500;cursor:pointer;transition:all .15s}._gapToggleButton_m9sc9_768:hover{background:var(--theme-secondary-bg);border-color:var(--theme-border)}._gapToggleButton_m9sc9_768:active{background:var(--theme-secondary-bg-hover)}._gapToggleButton_m9sc9_768 svg{width:14px;height:14px;color:var(--theme-text-muted)}._checkboxGrid_m9sc9_801{display:flex;flex-direction:column;gap:3px;margin:4px 0}._checkboxRow_m9sc9_808{display:flex;gap:8px}._checkboxCompact_m9sc9_813{display:flex;align-items:center;gap:4px;flex:1;min-width:0;padding:3px 4px;border-radius:3px;cursor:pointer;transition:all .15s}._checkboxCompact_m9sc9_813:hover{background:hsl(var(--theme) / .05)}._checkboxCompact_m9sc9_813 input[type=checkbox]{width:14px;height:14px;cursor:pointer;flex-shrink:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:var(--theme-surface);border:1px solid #d0d0d0;border-radius:2px;transition:all .2s ease;position:relative}._checkboxCompact_m9sc9_813 input[type=checkbox]:checked{background-color:var(--theme-surface);border-color:hsl(var(--theme));border-width:1px}._checkboxCompact_m9sc9_813 input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:hsl(var(--theme));font-size:11px;font-weight:700;line-height:1}._checkboxCompact_m9sc9_813 input[type=checkbox]:hover{border-color:hsl(var(--theme) / .6)}._checkboxCompact_m9sc9_813 span{font-size:10px;font-weight:500;color:var(--theme-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._optionGroup_m9sc9_645 input[type=checkbox]{width:14px;height:14px;cursor:pointer;position:relative;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:var(--theme-surface);border:1px solid #d0d0d0;border-radius:2px;transition:all .2s ease}._optionGroup_m9sc9_645 input[type=checkbox]:checked{background-color:var(--theme-surface);border-color:hsl(var(--theme));border-width:1px}._optionGroup_m9sc9_645 input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:hsl(var(--theme));font-size:11px;font-weight:700;line-height:1}._optionGroup_m9sc9_645 input[type=checkbox]:hover{border-color:hsl(var(--theme) / .6);transform:scale(1.05)}._resetLink_m9sc9_912{margin-top:8px;padding-top:8px;border-top:1px solid var(--theme-border);display:flex;justify-content:center}._link_m9sc9_920{display:flex;align-items:center;gap:8px;background:hsl(var(--theme) / .08);border:1px solid hsl(var(--theme) / .2);border-radius:6px;color:hsl(var(--theme));font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;padding:8px 16px;width:100%;justify-content:center}._link_m9sc9_920:hover{background:hsl(var(--theme) / .15);border-color:hsl(var(--theme) / .4);color:hsl(var(--theme));transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._link_m9sc9_920 svg{width:14px;height:14px}._exportDropdown_1ohcb_1{position:relative;display:inline-block}._exportMainButton_1ohcb_6{display:flex;align-items:center;gap:6px;padding:8px 16px;background:hsl(var(--theme) / .9);border:1px solid hsl(var(--theme));border-radius:6px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;position:relative}._exportMainButton_1ohcb_6:hover:not(:disabled){background:hsl(var(--theme));transform:translateY(-1px);box-shadow:0 2px 8px hsl(var(--theme) / .3)}._exportMainButton_1ohcb_6:disabled{opacity:.5;cursor:not-allowed;background:var(--theme-secondary-bg-hover);border-color:var(--theme-border);color:var(--theme-text-muted)}._chevron_1ohcb_36{transition:transform .2s ease;margin-left:2px}._chevron_1ohcb_36._open_1ohcb_41{transform:rotate(180deg)}._dropdownMenu_1ohcb_45{position:absolute;top:calc(100% + 6px);right:0;min-width:280px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000f;z-index:1000;animation:_slideDown_1ohcb_1 .2s ease;overflow:hidden}@keyframes _slideDown_1ohcb_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._menuHeader_1ohcb_70{padding:10px 14px;background:var(--theme-background-secondary);border-bottom:1px solid var(--theme-border);font-size:11px;font-weight:600;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.5px}._menuItem_1ohcb_81{display:flex;align-items:center;gap:12px;width:100%;padding:10px 14px;background:var(--theme-surface);border:none;text-align:left;cursor:pointer;transition:all .15s ease;position:relative}._menuItem_1ohcb_81:hover:not(:disabled){background:hsl(var(--theme) / .05)}._menuItem_1ohcb_81:active:not(:disabled){background:hsl(var(--theme) / .08)}._menuItem_1ohcb_81:disabled{opacity:.4;cursor:not-allowed;background:#fafafa}._menuItem_1ohcb_81 svg{flex-shrink:0;color:hsl(var(--theme) / .7)}._menuItem_1ohcb_81:hover:not(:disabled) svg{color:hsl(var(--theme))}._menuItemContent_1ohcb_118{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}._menuItemTitle_1ohcb_126{font-size:13px;font-weight:500;color:var(--theme-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._menuItemDesc_1ohcb_135{font-size:11px;color:var(--theme-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._menuItem_1ohcb_81:hover:not(:disabled) ._menuItemTitle_1ohcb_126{color:hsl(var(--theme))}._menuDivider_1ohcb_147{height:1px;background:var(--theme-secondary-bg-hover);margin:4px 0}._recommended_1ohcb_153{position:relative}._recommended_1ohcb_153:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:hsl(var(--theme))}._badge_1ohcb_167{padding:2px 6px;background:hsl(var(--theme) / .1);color:hsl(var(--theme));border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}@media (prefers-color-scheme: dark){._dropdownMenu_1ohcb_45{background:#1f2937;border-color:var(--theme-text-secondary);box-shadow:0 10px 25px #0000004d,0 4px 10px #0003}._menuHeader_1ohcb_70{background:#111827;border-color:var(--theme-text-secondary);color:var(--theme-text-muted)}._menuItem_1ohcb_81{background:#1f2937}._menuItem_1ohcb_81:hover:not(:disabled){background:hsl(var(--theme) / .1)}._menuItem_1ohcb_81:disabled{background:#111827}._menuItemTitle_1ohcb_126{color:#f3f4f6}._menuItemDesc_1ohcb_135{color:var(--theme-text-muted)}._menuDivider_1ohcb_147{background:#374151}}@media (max-width: 768px){._dropdownMenu_1ohcb_45{min-width:240px;right:auto;left:0}._menuItem_1ohcb_81{padding:8px 12px}._menuItemTitle_1ohcb_126{font-size:12px}._menuItemDesc_1ohcb_135{font-size:10px}}._overlay_1xbrm_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:_fadeIn_1xbrm_1 .2s ease-out}@keyframes _fadeIn_1xbrm_1{0%{opacity:0}to{opacity:1}}._modal_1xbrm_25{background:var(--theme-surface);border-radius:12px;width:520px;max-width:90vw;max-height:80vh;box-shadow:0 20px 40px #00000026;animation:_scaleIn_1xbrm_1 .3s ease-out;overflow:hidden;display:flex;flex-direction:column}@keyframes _scaleIn_1xbrm_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._header_1xbrm_49{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--theme-border);flex-shrink:0}._title_1xbrm_58{font-size:18px;font-weight:600;color:var(--theme-text);margin:0}._closeButton_1xbrm_65{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;color:var(--theme-text-muted);cursor:pointer;transition:all .2s}._closeButton_1xbrm_65:hover{background:var(--theme-secondary-bg);color:var(--theme-text)}._content_1xbrm_84{padding:16px 24px 24px;overflow-y:auto;max-height:calc(80vh - 80px);display:flex;flex-direction:column;gap:12px}._container_q0x9y_1{width:100%;height:100%;background:linear-gradient(135deg,#fafbfc,#f3f4f6);border:none;border-radius:0;position:relative;overflow:hidden!important;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}._canvas_q0x9y_15{width:100%;height:100%;cursor:crosshair;display:block;position:absolute;top:0;left:0}._emptyState_q0x9y_25{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:var(--theme-text-muted)}._emptyIcon_q0x9y_34{font-size:48px;margin-bottom:16px;opacity:.5}._emptyState_q0x9y_25 p{font-size:14px;margin:0}._headerToolbar_q0x9y_46{display:flex;align-items:center;gap:6px;justify-content:flex-end;padding-right:8px}._headerToolButton_q0x9y_54{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;border-radius:4px;color:var(--theme-text-muted);cursor:pointer;transition:all .15s}._headerToolButton_q0x9y_54:hover{background:var(--theme-secondary-bg);color:var(--theme-text-secondary)}._headerToolButton_q0x9y_54:active{transform:scale(.95)}._headerToolButton_q0x9y_54._active_q0x9y_77{background:#eff6ff;color:#2563eb}._headerDivider_q0x9y_82{width:1px;height:20px;background:var(--theme-secondary-bg-hover);margin:0 4px}._textSizeControlSmall_q0x9y_89{display:flex;align-items:stretch;height:28px;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:4px;overflow:hidden}._textSizeBtnSmall_q0x9y_99{display:flex;align-items:center;justify-content:center;gap:1px;padding:0 8px;background:transparent;border:none;color:var(--theme-text-muted);cursor:pointer;transition:all .15s;font-family:system-ui,-apple-system,sans-serif}._textSizeBtnSmall_q0x9y_99:hover{background:var(--theme-secondary-bg);color:var(--theme-text-secondary)}._textSizeBtnSmall_q0x9y_99:active{background:var(--theme-secondary-bg-hover)}._textSizeBtnSmall_q0x9y_99 ._textSmall_q0x9y_122{font-size:10px;font-weight:500;color:var(--theme-text-muted)}._textSizeBtnSmall_q0x9y_99 ._textLarge_q0x9y_128{font-size:14px;font-weight:500}._zoomLevel_q0x9y_133{font-size:11px;font-weight:600;color:var(--theme-text-muted);min-width:40px;text-align:center;padding:2px 4px;background:var(--theme-background-secondary);border-radius:3px}._textSizeControl_q0x9y_89{display:flex;align-items:stretch;height:34px;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:6px;overflow:hidden}._textSizeBtn_q0x9y_99{display:flex;align-items:center;justify-content:center;gap:2px;padding:0 10px;background:transparent;border:none;color:var(--theme-text-muted);cursor:pointer;transition:all .2s;font-family:system-ui,-apple-system,sans-serif}._textSizeBtn_q0x9y_99:hover{background:var(--theme-secondary-bg);color:var(--theme-text-secondary)}._textSizeBtn_q0x9y_99:active{background:var(--theme-secondary-bg-hover)}._textSizeBtn_q0x9y_99 ._textSmall_q0x9y_122{font-size:12px;font-weight:500;color:var(--theme-text-muted)}._textSizeBtn_q0x9y_99 ._textLarge_q0x9y_128{font-size:16px;font-weight:500}._divider_q0x9y_188{width:1px;background:var(--theme-secondary-bg-hover);margin:4px 0}._viewControls_q0x9y_194{position:absolute;bottom:20px;right:20px;display:flex;gap:8px;z-index:10}._rotateButton_q0x9y_203{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;color:var(--theme-text-muted);cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #0000001a}._rotateButton_q0x9y_203:hover{background:var(--theme-background-secondary);border-color:var(--theme-text-muted);color:var(--theme-text);transform:rotate(45deg)}._resetButton_q0x9y_225{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;color:var(--theme-text-muted);cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #0000001a}._resetButton_q0x9y_225:hover{background:var(--theme-background-secondary);border-color:var(--theme-text-muted);color:var(--theme-text);transform:scale(1.1)}._headerBar_q0x9y_247{position:absolute;top:0;left:0;right:0;height:44px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:space-between;padding:0 12px;z-index:10;box-shadow:0 1px 2px #0000000a}._sheetNavSection_q0x9y_264{display:flex;align-items:center;gap:8px;flex:1}._headerNavButton_q0x9y_271{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;border-radius:4px;color:var(--theme-text-muted);cursor:pointer;transition:all .15s}._headerNavButton_q0x9y_271:hover:not(:disabled){background:var(--theme-secondary-bg);color:var(--theme-text-secondary)}._headerNavButton_q0x9y_271:disabled{opacity:.3;cursor:not-allowed}._sheetTitle_q0x9y_295{display:flex;align-items:center;font-size:13px;font-weight:600;color:var(--theme-text);white-space:nowrap;min-width:150px;text-align:center;justify-content:center}._sheetInfo_q0x9y_307{font-size:12px;font-weight:400;color:var(--theme-text-muted);margin-left:4px}._optimizationTypeLabel_q0x9y_314{display:flex;align-items:center;gap:4px;cursor:pointer;font-size:11px;color:var(--theme-text-muted);font-weight:500;padding:2px 4px;border-radius:3px;transition:all .15s}._optimizationTypeLabel_q0x9y_314:hover{background:var(--theme-background-secondary)}._optimizationTypeLabel_q0x9y_314 input[type=radio]{width:12px;height:12px;margin:0;accent-color:hsl(var(--theme))}._optimizationTypeLabel_q0x9y_314 span{white-space:nowrap}._optimizeButton_q0x9y_342{height:28px;padding:0 10px;display:flex;align-items:center;gap:4px;background:hsl(var(--theme) / .1);border:1px solid hsl(var(--theme) / .2);border-radius:4px;color:hsl(var(--theme));font-size:11px;font-weight:600;cursor:pointer;transition:all .15s}._optimizeButton_q0x9y_342:hover:not(:disabled){background:hsl(var(--theme) / .15);border-color:hsl(var(--theme) / .3);transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._optimizeButton_q0x9y_342:disabled{opacity:.6;cursor:not-allowed}._optimizeButton_q0x9y_342 svg{width:16px;height:16px}._simulationControls_q0x9y_376{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;padding:12px 20px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--theme-border);border-radius:12px;box-shadow:0 4px 12px #00000014;z-index:20}._simulationControls_q0x9y_376 button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:6px;color:var(--theme-text-muted);cursor:pointer;transition:all .2s}._simulationControls_q0x9y_376 button:hover:not(:disabled){background:var(--theme-secondary-bg);border-color:var(--theme-text-muted);color:var(--theme-text-secondary)}._simulationControls_q0x9y_376 button:disabled{opacity:.4;cursor:not-allowed}._simulationControls_q0x9y_376 ._playButton_q0x9y_418{width:40px;height:40px;background:hsl(var(--theme) / .1);border-color:hsl(var(--theme) / .3);color:hsl(var(--theme))}._simulationControls_q0x9y_376 ._playButton_q0x9y_418:hover{background:hsl(var(--theme) / .15);border-color:hsl(var(--theme) / .4)}._speedControl_q0x9y_431{display:flex;align-items:center;gap:8px;padding:0 12px;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb}._speedControl_q0x9y_431 label{font-size:12px;font-weight:500;color:var(--theme-text-muted);white-space:nowrap}._speedControl_q0x9y_431 input[type=range]{width:80px;height:4px;accent-color:hsl(var(--theme))}._cutInfo_q0x9y_453{font-size:13px;font-weight:600;color:var(--theme-text-secondary);white-space:nowrap}@keyframes _dashAnimation_q0x9y_1{0%{stroke-dashoffset:10}to{stroke-dashoffset:0}}._animatedCut_q0x9y_470{animation:_dashAnimation_q0x9y_1 .5s linear infinite}._container_stkpy_1{width:100%;height:100vh;display:flex;flex-direction:column;background:var(--theme-background-secondary);overflow:hidden}._header_stkpy_10{height:56px;background:var(--theme-surface);border-bottom:1px solid var(--theme-border);display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-shadow:0 1px 2px #0000000a}._headerLeft_stkpy_21{display:flex;align-items:center;gap:12px}._headerLeft_stkpy_21 h1{font-size:18px;font-weight:600;color:var(--theme-text);margin:0;letter-spacing:-.02em;padding-left:4px;border-left:1px solid rgba(0,0,0,.08)}._projectName_stkpy_37{color:var(--theme-text-muted);font-size:13px;padding-left:16px;border-left:1px solid rgba(0,0,0,.08)}._headerRight_stkpy_44{display:flex;align-items:center;gap:0}._exportGroup_stkpy_50{display:flex;align-items:center;gap:6px}._divider_stkpy_56{width:1px;height:24px;background:#00000014;margin:0 12px}._calculateButton_stkpy_63{display:flex;align-items:center;gap:6px;padding:8px 16px;margin-right:8px;background:var(--theme-primary);border:1px solid var(--theme-primary-dark);border-radius:4px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._calculateButton_stkpy_63:hover:not(:disabled){background:var(--theme-primary-hover);transform:translateY(-1px);box-shadow:0 2px 8px #00000026}._calculateButton_stkpy_63:disabled{opacity:.5;cursor:not-allowed}._calculateButton_stkpy_63._highlighted_stkpy_90{background:hsl(var(--theme));border-color:hsl(var(--theme) / .8);animation:_pulse_stkpy_1 2s ease-in-out infinite}._calculateButton_stkpy_63._highlighted_stkpy_90:hover{background:hsl(var(--theme) / .9)}@keyframes _pulse_stkpy_1{0%,to{box-shadow:0 0 hsl(var(--theme) / .4)}50%{box-shadow:0 0 0 8px hsl(var(--theme) / 0)}}._calculateButton_stkpy_63 svg{width:16px;height:16px}._simulationButton_stkpy_114{display:flex;align-items:center;gap:6px;padding:8px 16px;margin-right:8px;background:var(--theme-success);border:1px solid var(--theme-success-hover);border-radius:4px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._simulationButton_stkpy_114:hover:not(:disabled){background:var(--theme-success-hover);transform:translateY(-1px);box-shadow:0 2px 8px #00000026}._simulationButton_stkpy_114:disabled{opacity:.5;cursor:not-allowed;background:var(--theme-disabled-bg);border-color:var(--theme-disabled-bg)}._simulationButton_stkpy_114._simulating_stkpy_143{background:var(--theme-danger-hover);border-color:var(--theme-danger-hover);animation:_simulationPulse_stkpy_1 1s ease-in-out infinite}._simulationButton_stkpy_114._simulating_stkpy_143:hover{background:var(--theme-danger-hover)}@keyframes _simulationPulse_stkpy_1{0%,to{box-shadow:0 0 #dc262666}50%{box-shadow:0 0 0 6px #dc262600}}._simulationButton_stkpy_114 svg{width:16px;height:16px}._dropdownContainer_stkpy_167{position:relative}._dropdownButton_stkpy_171{display:flex;align-items:center;gap:6px;padding:8px 14px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;color:var(--theme-text-secondary);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}._dropdownButton_stkpy_171:hover{background:var(--theme-background-secondary);border-color:var(--theme-border)}._dropdownButton_stkpy_171 svg{transition:transform .2s}._dropdownButton_stkpy_171 svg._rotated_stkpy_195{transform:rotate(180deg)}._modalOverlay_stkpy_200{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}._modal_stkpy_200{background:var(--theme-surface);border-radius:8px;padding:24px;min-width:400px;box-shadow:0 4px 20px #00000026}._modal_stkpy_200 h3{margin:0 0 16px;font-size:18px;font-weight:600;color:var(--theme-text)}._modal_stkpy_200 p{margin:8px 0;font-size:14px;color:var(--theme-text-muted);line-height:1.5}._modalButtons_stkpy_235{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}._modalCancelButton_stkpy_242,._modalConfirmButton_stkpy_243{padding:8px 20px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}._modalCancelButton_stkpy_242{background:var(--theme-secondary-bg);color:var(--theme-text-muted)}._modalCancelButton_stkpy_242:hover{background:var(--theme-secondary-bg-hover)}._modalConfirmButton_stkpy_243{background:hsl(var(--theme));color:#fff}._modalConfirmButton_stkpy_243:hover{background:hsl(var(--theme) / .9);transform:translateY(-1px);box-shadow:0 2px 8px hsl(var(--theme) / .3)}._dropdownMenu_stkpy_273{position:absolute;top:100%;right:0;margin-top:4px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;box-shadow:0 4px 12px #0000001a;z-index:1000;min-width:140px}._dropdownItem_stkpy_286{width:100%;padding:10px 16px;background:var(--theme-surface);border:none;text-align:left;cursor:pointer;font-size:13px;color:var(--theme-text-secondary);transition:background .2s}._dropdownItem_stkpy_286:first-child{border-radius:4px 4px 0 0}._dropdownItem_stkpy_286:last-child{border-radius:0 0 4px 4px}._dropdownItem_stkpy_286:hover{background:var(--theme-background-secondary)}._dropdownItem_stkpy_286._active_stkpy_310{background:var(--theme-secondary-bg);color:var(--theme-text);font-weight:600}._settingsButton_stkpy_316{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;color:var(--theme-text-muted);cursor:pointer;transition:all .2s}._settingsButton_stkpy_316:hover{background:var(--theme-secondary-bg);color:var(--theme-text);border-color:var(--theme-border)}._exitButton_stkpy_336{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;margin-left:12px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;color:var(--theme-text-muted);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none;position:relative;z-index:10}._exitButton_stkpy_336:hover{background:var(--theme-secondary-bg);color:var(--theme-text);border-color:var(--theme-border);transform:translate(-2px);text-decoration:none}._button_stkpy_363{display:flex;align-items:center;gap:6px;padding:8px 14px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;color:var(--theme-text);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}._button_stkpy_363._primary_stkpy_378{background:hsl(var(--theme) / .9);border-color:hsl(var(--theme));color:#fff;padding:10px 20px;font-size:14px;font-weight:600}._button_stkpy_363._primary_stkpy_378:hover:not(:disabled){background:hsl(var(--theme));transform:translateY(-1px);box-shadow:0 2px 8px hsl(var(--theme) / .3)}._button_stkpy_363:disabled{opacity:.5;cursor:not-allowed}._main_stkpy_398{flex:1;display:grid;grid-template-columns:460px 1fr 380px;grid-template-rows:1fr;gap:8px;padding:8px;overflow:hidden;max-height:calc(100vh - 56px);height:calc(100vh - 56px);align-items:start}._mainSwapped_stkpy_412{grid-template-columns:460px 4fr 3fr}._leftSidebar_stkpy_416{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0;height:calc(100vh - 72px);overflow:hidden}._leftSidebar_stkpy_416::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:4px}._leftSidebar_stkpy_416::-webkit-scrollbar-thumb:hover{background:var(--theme-border-hover)}._centerPanel_stkpy_435{display:flex;flex-direction:column;gap:0;height:100%;min-width:0;overflow-y:auto;overflow-x:hidden}._viewerContainer_stkpy_445{display:flex;flex-direction:column;height:calc(100vh - 80px);gap:12px;position:relative}._keyboardHint_stkpy_453{position:absolute;top:10px;right:20px;background:#fffffff2;color:var(--theme-text-muted);padding:4px 12px;border-radius:6px;font-size:11px;font-weight:500;z-index:10;pointer-events:none;border:1px solid var(--theme-border);animation:_fadeInDown_stkpy_1 .4s ease-out;box-shadow:0 2px 4px #0000000d}._keyboardHint_stkpy_453 span{display:flex;align-items:center;gap:6px;letter-spacing:.3px}@keyframes _fadeInDown_stkpy_1{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._mainViewer_stkpy_488{flex:1;min-height:0;display:flex;flex-direction:column;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;overflow:hidden}._viewerHeader_stkpy_499{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:var(--theme-background-secondary);border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}._sheetNavLeft_stkpy_509{display:flex;align-items:center;gap:12px}._sheetNavLeft_stkpy_509 button{display:flex;align-items:center;gap:4px;padding:6px 10px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;color:var(--theme-text-muted);font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}._sheetNavLeft_stkpy_509 button:hover:not(:disabled){background:var(--theme-secondary-bg);border-color:var(--theme-text-muted);color:var(--theme-text)}._sheetNavLeft_stkpy_509 button:disabled{opacity:.4;cursor:not-allowed}._sheetTitle_stkpy_541{font-size:13px;font-weight:600;color:var(--theme-text);padding:0 8px;min-width:100px;text-align:center}._thumbnailBar_stkpy_550{height:140px;min-height:140px;max-height:140px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;padding:12px;overflow:hidden;flex-shrink:0}._thumbnailScroll_stkpy_562{display:flex;gap:10px;height:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:10px;align-items:center}._thumbnailScroll_stkpy_562::-webkit-scrollbar{height:6px}._thumbnailScroll_stkpy_562::-webkit-scrollbar-track{background:var(--theme-background-secondary);border-radius:3px}._thumbnailScroll_stkpy_562::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:3px}._thumbnailScroll_stkpy_562::-webkit-scrollbar-thumb:hover{background:var(--theme-border-hover)}._viewerContainerPortrait_stkpy_591{flex-direction:row}._viewerContainerPortrait_stkpy_591 ._mainViewer_stkpy_488{flex:1;min-width:0}._thumbnailBarVertical_stkpy_600{height:auto;min-height:unset;max-height:unset;width:86px;min-width:86px;max-width:86px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;padding:6px;overflow:hidden;flex-shrink:0}._thumbnailScrollVertical_stkpy_615{display:flex;flex-direction:column;gap:10px;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;padding-right:4px;align-items:center}._thumbnailScrollVertical_stkpy_615::-webkit-scrollbar{width:4px}._thumbnailScrollVertical_stkpy_615::-webkit-scrollbar-track{background:var(--theme-background-secondary);border-radius:2px}._thumbnailScrollVertical_stkpy_615::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:2px}._thumbnailScrollVertical_stkpy_615::-webkit-scrollbar-thumb:hover{background:var(--theme-border-hover)}._sheetThumbnailItem_stkpy_646{display:flex;align-items:center;gap:12px;padding:8px 12px;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:4px;cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0;height:40px}._sheetThumbnailItem_stkpy_646:hover{background:hsl(var(--theme) / .03);border-color:hsl(var(--theme) / .2)}._sheetThumbnailItem_stkpy_646._active_stkpy_310{background:hsl(var(--theme) / .08);border-color:hsl(var(--theme) / .4);border-width:1px;box-shadow:none}._sheetThumbnailItem_stkpy_646 ._sheetNumber_stkpy_673{font-weight:600;color:var(--theme-text);font-size:13px}._sheetThumbnailItem_stkpy_646 ._sheetSize_stkpy_679{font-size:11px;color:var(--theme-text-muted);padding:0 8px;border-left:1px solid rgba(0,0,0,.08);border-right:1px solid rgba(0,0,0,.08)}._sheetThumbnailItem_stkpy_646 ._sheetPanels_stkpy_687{font-size:12px;color:var(--theme-text-secondary)}._sheetThumbnailItem_stkpy_646 ._sheetEfficiency_stkpy_692{font-size:12px;font-weight:500;color:var(--theme-success);margin-left:auto}._thumbnailWrapper_stkpy_699{display:flex;flex-direction:column;gap:3px;flex-shrink:0;align-items:flex-start;width:128px}._thumbnailBarVertical_stkpy_600 ._thumbnailWrapper_stkpy_699{width:68px;align-items:center}._thumbnailTitle_stkpy_714{font-size:10px;font-weight:600;color:var(--theme-text-secondary);padding-left:2px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;height:14px}._thumbnail_stkpy_550{position:relative;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;cursor:pointer;transition:all .2s;flex-shrink:0;display:inline-block;padding:4px}._thumbnail_stkpy_550:hover{border-color:hsl(var(--theme) / .3);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._activeThumbnail_stkpy_745{border-color:hsl(var(--theme) / .6);border-width:1px;box-shadow:0 0 0 2px hsl(var(--theme) / .1)}._activeThumbnail_stkpy_745:hover{border-color:hsl(var(--theme));transform:none}._thumbnailCanvas_stkpy_756{display:block;border-radius:4px}._thumbnailInfo_stkpy_761{padding:4px 8px;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:3px;display:flex;justify-content:space-between;align-items:center;height:20px;font-size:10px}._thumbnailNumber_stkpy_773{font-size:11px;font-weight:600;color:var(--theme-text)}._thumbnailStats_stkpy_779{font-size:10px;color:var(--theme-text-muted)}._sheetNav_stkpy_509{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px}._sheetNavLeft_stkpy_509{display:flex;align-items:center;gap:16px}._sheetNav_stkpy_509 button{padding:6px 12px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;color:var(--theme-text-muted);font-size:13px;cursor:pointer;transition:all .2s}._sheetNav_stkpy_509 button:hover:not(:disabled){background:var(--theme-background-secondary);border-color:var(--theme-text-muted);color:var(--theme-text)}._sheetNav_stkpy_509 button:disabled{opacity:.4;cursor:not-allowed}._sheetNav_stkpy_509 span{font-size:14px;font-weight:500;color:var(--theme-text);min-width:120px;text-align:center}._optimizeButton_stkpy_831{display:flex;align-items:center;gap:6px;padding:8px 16px;background:hsl(var(--theme) / .9);border:1px solid hsl(var(--theme));border-radius:4px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}._optimizeButton_stkpy_831:hover:not(:disabled){background:hsl(var(--theme));transform:translateY(-1px);box-shadow:0 2px 8px hsl(var(--theme) / .3)}._optimizeButton_stkpy_831:disabled{opacity:.5;cursor:not-allowed}._optimizeButtonLarge_stkpy_857{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;margin-top:24px;background:hsl(var(--theme) / .9);border:1px solid hsl(var(--theme));border-radius:8px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}._optimizeButtonLarge_stkpy_857:hover:not(:disabled){background:hsl(var(--theme));transform:translateY(-2px);box-shadow:0 4px 12px hsl(var(--theme) / .3)}._optimizeButtonLarge_stkpy_857:disabled{opacity:.5;cursor:not-allowed}._emptyPreview_stkpy_884{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;color:var(--theme-text-muted)}._emptyPreview_stkpy_884 svg{color:var(--theme-border);margin-bottom:16px}._emptyPreview_stkpy_884 h3{font-size:16px;font-weight:500;color:var(--theme-text-muted);margin:0 0 8px}._emptyPreview_stkpy_884 p{font-size:13px;color:var(--theme-text-muted);margin:0}._rightSidebar_stkpy_914{display:flex;flex-direction:column;height:100%;overflow:hidden}._rightSidebar_stkpy_914::-webkit-scrollbar{width:6px}._rightSidebar_stkpy_914::-webkit-scrollbar-track{background:var(--theme-secondary-bg);border-radius:3px}._rightSidebar_stkpy_914::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:3px}._rightSidebar_stkpy_914::-webkit-scrollbar-thumb:hover{background:var(--theme-border-hover)}._viewer3dContainer_stkpy_940{position:relative;width:100%;aspect-ratio:16 / 9;flex-shrink:0;border-radius:8px;border:1px solid var(--theme-border);overflow:hidden;background:var(--theme-background-secondary)}._swappedViewerRow_stkpy_952{display:flex;flex-direction:row;gap:8px;flex:1;min-height:0}._viewer3dContainerSwapped_stkpy_961{aspect-ratio:unset;flex:1;min-height:0}._swapButton_stkpy_967{position:absolute;top:6px;left:6px;z-index:10;background:#00000080;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}._swapButton_stkpy_967:hover{background:#000000b3}._statsCard_stkpy_988{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;padding:10px;flex-shrink:0;transition:all .2s ease}._statsCard_stkpy_988 h3{font-size:13px;font-weight:600;color:var(--theme-text);margin:0;flex:1}._statsCardTitle_stkpy_1005{display:flex;align-items:center;justify-content:space-between;padding-bottom:6px;border-bottom:1px solid var(--theme-border)}._statsCardTitle_stkpy_1005:has(+*){margin-bottom:8px}._foldButton_stkpy_1017{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:transparent;border:1px solid var(--theme-border);border-radius:4px;color:var(--theme-text-muted);cursor:pointer;transition:all .15s}._foldButton_stkpy_1017:hover{background:var(--theme-primary-light);border-color:var(--theme-border-hover);color:var(--theme-text-secondary)}._statsCardHeader_stkpy_1037{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}._statsCardHeader_stkpy_1037 h3{font-size:13px;font-weight:600;color:var(--theme-text);margin:0;flex:1;text-align:center;text-decoration:none;border-bottom:none!important;padding-bottom:0!important}._statsNavButton_stkpy_1057{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;color:var(--theme-text-muted);cursor:pointer;transition:all .15s}._statsNavButton_stkpy_1057:hover:not(:disabled){background:var(--theme-secondary-bg);border-color:var(--theme-text-muted);color:var(--theme-text-secondary)}._statsNavButton_stkpy_1057:disabled{opacity:.3;cursor:not-allowed}._playButton_stkpy_1082{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--theme-success);border:1px solid var(--theme-success-hover);border-radius:4px;color:#fff;cursor:pointer;transition:all .15s;margin-left:8px}._playButton_stkpy_1082:hover:not(:disabled){background:var(--theme-success-hover);transform:scale(1.05)}._playButton_stkpy_1082:disabled{opacity:.5;cursor:not-allowed}._playButton_stkpy_1082._playing_stkpy_1107{background:var(--theme-danger);border-color:var(--theme-danger-hover)}._playButton_stkpy_1082._playing_stkpy_1107:hover{background:var(--theme-danger-hover)}._stats_stkpy_988{display:grid;grid-template-columns:1fr 1fr;gap:8px}._statItem_stkpy_1122{display:flex;flex-direction:column;gap:2px}._statItem_stkpy_1122 span{font-size:11px;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.5px}._statItem_stkpy_1122 strong{font-size:13px;color:var(--theme-text);font-weight:500}._rightSidebarContent_stkpy_1141{display:flex;flex-direction:column;gap:8px;height:100%;overflow-y:auto;padding-right:4px}._sheetListCard_stkpy_1150{flex:1;display:flex;flex-direction:column;min-height:300px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;overflow:hidden}._sheetList_stkpy_1150{display:flex;flex-direction:column;gap:4px;flex:1;overflow-y:auto;overflow-x:hidden;padding-right:4px}._sheetList_stkpy_1150::-webkit-scrollbar{width:4px}._sheetList_stkpy_1150::-webkit-scrollbar-track{background:var(--theme-background-secondary);border-radius:2px}._sheetList_stkpy_1150::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:2px}._sheetList_stkpy_1150::-webkit-scrollbar-thumb:hover{background:var(--theme-border-hover)}._sheetItemContainer_stkpy_1189{display:flex;flex-direction:column;margin-bottom:4px}._sheetItem_stkpy_1189{display:grid;grid-template-columns:20px 24px 1fr 40px 40px;align-items:center;gap:6px;padding:8px 10px;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:4px;cursor:pointer;transition:all .15s;font-size:11px;color:var(--theme-text-muted);white-space:nowrap;margin-right:2px}._expandButton_stkpy_1212{display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;background:transparent;border:none;color:var(--theme-text-muted);cursor:pointer;transition:all .15s}._expandButton_stkpy_1212:hover{color:var(--theme-text-secondary);background:var(--theme-primary-light);border-radius:3px}._sheetItem_stkpy_1189:hover{background:var(--theme-secondary-bg);border-color:var(--theme-text-muted)}._sheetItem_stkpy_1189._active_stkpy_310{background:hsl(var(--theme) / .1);border-color:hsl(var(--theme) / .5);color:var(--theme-text);font-weight:500}._sheetListHeader_stkpy_1244{display:flex;align-items:center;padding:4px;background:var(--theme-background-secondary);border-bottom:1px solid var(--theme-border)}._tabButtons_stkpy_1252{display:flex;width:100%;background:var(--theme-secondary-bg-hover);border-radius:4px;padding:2px;gap:2px}._tabButton_stkpy_1252{flex:1;padding:6px 12px;background:transparent;border:none;border-radius:4px;color:var(--theme-text-muted);font-size:12px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}._tabButton_stkpy_1252:hover:not(._active_stkpy_310){background:#ffffff80;color:var(--theme-text-secondary)}._tabButton_stkpy_1252._active_stkpy_310{background:var(--theme-surface);color:var(--theme-text);font-weight:600;box-shadow:0 1px 2px #0000000d}._tabButton_stkpy_1252:active{transform:scale(.98)}._sheetNumber_stkpy_673{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:var(--theme-secondary-bg-hover);border-radius:3px;font-weight:600;font-size:10px;color:var(--theme-text-secondary)}._sheetItem_stkpy_1189._active_stkpy_310 ._sheetNumber_stkpy_673{background:hsl(var(--theme) / .2);color:hsl(var(--theme))}._sheetPanels_stkpy_687{text-align:center;font-size:11px;color:var(--theme-text-muted)}._sheetEfficiency_stkpy_692{text-align:right;font-weight:600;font-size:12px;color:hsl(var(--theme))}._sheetItem_stkpy_1189._active_stkpy_310 ._sheetEfficiency_stkpy_692{color:hsl(var(--theme))}._sheetPlayButton_stkpy_1326{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;margin-left:6px;background:hsl(var(--theme) / .1);border:1px solid hsl(var(--theme) / .3);border-radius:4px;color:hsl(var(--theme));cursor:pointer;transition:all .15s ease;flex-shrink:0}._sheetPlayButton_stkpy_1326:hover{background:hsl(var(--theme) / .2);border-color:hsl(var(--theme) / .5)}._sheetPlayButton_stkpy_1326._playing_stkpy_1107{background:hsl(var(--theme));color:#fff;animation:_pulse_stkpy_1 1s ease-in-out infinite}@keyframes _pulse_stkpy_1{0%,to{opacity:1}50%{opacity:.7}}._sheetInfo_stkpy_1363{display:flex;flex-direction:column;gap:2px;font-size:10px;color:var(--theme-text-secondary);overflow:hidden;text-overflow:ellipsis}._sheetInfo_stkpy_1363 small{font-size:9px;color:var(--theme-text-muted);font-weight:600}._panelListContainer_stkpy_1379{display:flex;flex-direction:column;gap:2px;padding:4px 8px 4px 28px;background:var(--theme-secondary-bg);border-left:2px solid hsl(var(--theme) / .2);border-right:1px solid rgba(0,0,0,.08);border-bottom:1px solid var(--theme-border);border-radius:0 0 5px 5px;margin-top:-1px;margin-right:2px}._panelItem_stkpy_1393{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;cursor:pointer;transition:all .15s;font-size:10px}._panelItem_stkpy_1393:hover{background:var(--theme-background-secondary);border-color:hsl(var(--theme) / .3);transform:translate(2px)}._panelItem_stkpy_1393._selectedPanel_stkpy_1412{background:hsl(var(--theme) / .1);border-color:hsl(var(--theme) / .5);font-weight:500}._panelName_stkpy_1418{color:var(--theme-text-secondary);font-weight:500;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._panelSize_stkpy_1427{color:var(--theme-text-muted);font-size:10px;white-space:nowrap;margin-left:8px}._cutsList_stkpy_1435{display:flex;flex-direction:column;flex:1;overflow:hidden}._cutsTableHeader_stkpy_1442{display:grid;grid-template-columns:28px 80px 65px 40px;gap:3px;padding:8px;background:var(--theme-background-secondary);border-bottom:1px solid var(--theme-border);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:var(--theme-text-muted);position:sticky;top:0;z-index:1}._cutsTableBody_stkpy_1459{flex:1;overflow-y:auto;overflow-x:hidden;padding:4px}._cutsTableBody_stkpy_1459::-webkit-scrollbar{width:4px}._cutsTableBody_stkpy_1459::-webkit-scrollbar-track{background:var(--theme-background-secondary);border-radius:2px}._cutsTableBody_stkpy_1459::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:2px}._cutsTableBody_stkpy_1459::-webkit-scrollbar-thumb:hover{background:var(--theme-border-hover)}._cutsRow_stkpy_1484{display:grid;grid-template-columns:28px 80px 65px 40px;gap:3px;padding:6px 8px;background:var(--theme-background-secondary);border:1px solid var(--theme-border);border-radius:4px;margin-bottom:3px;margin-right:2px;font-size:11px;color:var(--theme-text-secondary);cursor:pointer;transition:all .15s}._cutsRow_stkpy_1484:hover{background:var(--theme-secondary-bg);border-color:var(--theme-text-muted);transform:translate(2px)}._cutsRow_stkpy_1484._selected_stkpy_1412{background:hsl(var(--theme) / .1);border-color:hsl(var(--theme) / .4);font-weight:500}._cutsCol1_stkpy_1512{font-weight:600;color:var(--theme-text-muted);text-align:center}._cutsCol2_stkpy_1518{color:var(--theme-text);font-weight:500}._cutsCol3_stkpy_1523{color:var(--theme-text-muted);font-size:10px}._cutsCol4_stkpy_1528{font-weight:600;color:hsl(var(--theme));text-align:center}._statsDetail_stkpy_1535{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:8px 0}._statRow_stkpy_1542{display:flex;flex-direction:column;gap:2px;padding:4px;background:var(--theme-background-secondary);border-radius:4px;min-height:36px}._statRow_stkpy_1542 span{color:var(--theme-text-muted);font-weight:500;font-size:10px;text-transform:uppercase;letter-spacing:.3px}._statValue_stkpy_1560{display:flex;align-items:center;gap:4px;color:var(--theme-text);font-weight:600;font-size:12px}._statValue_stkpy_1560 strong{color:var(--theme-text);font-size:12px}._statPercent_stkpy_1574{padding:1px 4px;background:hsl(var(--theme) / .1);color:hsl(var(--theme));border-radius:3px;font-size:10px;font-weight:600}._statDivider_stkpy_1583{grid-column:1 / -1;height:1px;background:#00000014;margin:2px 0}._statRowFull_stkpy_1591{grid-column:1 / -1;display:flex;flex-direction:column;gap:2px;padding:4px;background:var(--theme-background-secondary);border-radius:4px}._overlay_1put7_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:_fadeIn_1put7_1 .3s ease-out}@keyframes _fadeIn_1put7_1{0%{opacity:0}to{opacity:1}}._modal_1put7_25{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:24px;padding:48px;min-width:500px;max-width:600px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 100px #00ffcc1a;animation:_scaleIn_1put7_1 .4s ease-out;border:1px solid rgba(0,255,204,.2)}@keyframes _scaleIn_1put7_1{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}._aiIconContainer_1put7_51{position:relative;width:100px;height:100px;margin:0 auto 32px}._aiIcon_1put7_51{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:linear-gradient(135deg,hsl(var(--theme)),hsl(var(--theme) / .6));border-radius:50%;display:flex;align-items:center;justify-content:center;animation:_rotate_1put7_1 4s linear infinite;box-shadow:0 0 40px hsl(var(--theme) / .5)}._aiIcon_1put7_51 svg{width:32px;height:32px;color:#fff}@keyframes _rotate_1put7_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}._pulseRing_1put7_90,._pulseRing2_1put7_91{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border:2px solid hsl(var(--theme) / .4);border-radius:50%;animation:_pulse_1put7_90 2s ease-out infinite}._pulseRing2_1put7_91{animation-delay:1s}@keyframes _pulse_1put7_90{0%{transform:translate(-50%,-50%) scale(.8);opacity:1}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}._title_1put7_119{color:#fff;font-size:24px;font-weight:700;text-align:center;margin:0 0 12px;letter-spacing:-.5px;text-shadow:0 2px 20px rgba(0,255,204,.3)}._dots_1put7_129{display:inline-block;width:30px;text-align:left;color:hsl(var(--theme))}._phase_1put7_137{color:#ffffffb3;font-size:14px;text-align:center;margin:0 0 32px;font-weight:500;animation:_fadeInOut_1put7_1 3s ease-in-out infinite}@keyframes _fadeInOut_1put7_1{0%,to{opacity:.5}50%{opacity:1}}._progressContainer_1put7_156{position:relative;margin:32px 0}._progressBar_1put7_161{height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden;position:relative}._progressFill_1put7_169{height:100%;background:linear-gradient(90deg,hsl(var(--theme) / .8),hsl(var(--theme)),hsl(var(--theme) / .8));border-radius:4px;transition:width .5s ease-out;position:relative;background-size:200% 100%;animation:_shimmer_1put7_1 2s linear infinite}@keyframes _shimmer_1put7_1{0%{background-position:-200% 0}to{background-position:200% 0}}._progressGlow_1put7_192{position:absolute;top:0;right:0;width:100px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:_sweep_1put7_1 2s linear infinite}@keyframes _sweep_1put7_1{0%{transform:translate(-100px)}to{transform:translate(600px)}}._progressText_1put7_215{position:absolute;right:0;top:-24px;color:hsl(var(--theme));font-size:12px;font-weight:600}._dataStream_1put7_225{position:absolute;bottom:20px;left:20px;right:20px;height:40px;overflow:hidden;opacity:.15;font-family:Courier New,monospace}._dataLine_1put7_236{position:absolute;white-space:nowrap;color:hsl(var(--theme));font-size:10px;animation:_dataFlow_1put7_1 3s linear infinite}._dataLine_1put7_236:nth-child(1){top:0}._dataLine_1put7_236:nth-child(2){top:8px}._dataLine_1put7_236:nth-child(3){top:16px}._dataLine_1put7_236:nth-child(4){top:24px}._dataLine_1put7_236:nth-child(5){top:32px}@keyframes _dataFlow_1put7_1{0%{transform:translate(100%)}to{transform:translate(-100%)}}._dataChar_1put7_259{display:inline-block;margin:0 2px;animation:_flicker_1put7_1 .5s ease-in-out infinite}._dataChar_1put7_259:nth-child(2n){animation-delay:.25s}@keyframes _flicker_1put7_1{0%,to{opacity:.3}50%{opacity:1}}._neuralNetwork_1put7_279{position:absolute;top:50%;right:20px;transform:translateY(-50%);width:200px;height:100px;opacity:.1}._networkSvg_1put7_289{width:100%;height:100%}._node_1put7_294{fill:hsl(var(--theme));animation:_nodeGlow_1put7_1 2s ease-in-out infinite}._node_1put7_294:nth-child(odd){animation-delay:.5s}._node_1put7_294:nth-child(2n){animation-delay:1s}@keyframes _nodeGlow_1put7_1{0%,to{opacity:.3;r:4}50%{opacity:1;r:5}}._connection_1put7_318{stroke:hsl(var(--theme) / .3);stroke-width:.5;animation:_connectionFlow_1put7_1 3s linear infinite}@keyframes _connectionFlow_1put7_1{0%{stroke-dasharray:0 100}50%{stroke-dasharray:50 50}to{stroke-dasharray:100 0}}._overlay_q4zo3_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:_fadeIn_q4zo3_1 .2s ease-out}@keyframes _fadeIn_q4zo3_1{0%{opacity:0}to{opacity:1}}._modal_q4zo3_25{background:var(--theme-surface);border-radius:12px;width:420px;max-width:90vw;box-shadow:0 20px 40px #00000026;animation:_scaleIn_q4zo3_1 .3s ease-out;overflow:hidden}@keyframes _scaleIn_q4zo3_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._header_q4zo3_46{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--theme-border)}._title_q4zo3_54{font-size:18px;font-weight:600;color:var(--theme-text);margin:0}._closeButton_q4zo3_61{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;color:var(--theme-text-muted);cursor:pointer;transition:all .2s}._closeButton_q4zo3_61:hover{background:var(--theme-secondary-bg);color:var(--theme-text)}._content_q4zo3_80{padding:32px 24px;text-align:center}._icon_q4zo3_85{display:flex;justify-content:center;margin-bottom:20px}._icon_q4zo3_85 svg{color:hsl(var(--theme) / .8);width:48px;height:48px}._message_q4zo3_97{font-size:16px;font-weight:500;color:var(--theme-text);margin:0 0 8px;line-height:1.5}._subMessage_q4zo3_105{font-size:14px;color:var(--theme-text-muted);margin:0;line-height:1.5}._footer_q4zo3_112{display:flex;gap:12px;padding:20px 24px;background:var(--theme-background-secondary);border-top:1px solid var(--theme-border)}._cancelButton_q4zo3_120,._confirmButton_q4zo3_121{flex:1;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border:none}._cancelButton_q4zo3_120{background:var(--theme-surface);color:var(--theme-text-secondary);border:1px solid #d1d5db}._cancelButton_q4zo3_120:hover{background:var(--theme-background-secondary);border-color:var(--theme-text-muted)}._confirmButton_q4zo3_121{background:hsl(var(--theme));color:#fff;border:1px solid hsl(var(--theme))}._confirmButton_q4zo3_121:hover{background:hsl(var(--theme) / .9);transform:translateY(-1px);box-shadow:0 4px 12px hsl(var(--theme) / .3)}._overlay_33kwy_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:_fadeIn_33kwy_1 .2s ease-out}@keyframes _fadeIn_33kwy_1{0%{opacity:0}to{opacity:1}}._modal_33kwy_25{background:var(--theme-surface);border-radius:12px;width:380px;max-width:90vw;box-shadow:0 20px 40px #00000026;animation:_scaleIn_33kwy_1 .3s ease-out;overflow:hidden}@keyframes _scaleIn_33kwy_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._header_33kwy_46{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--theme-border)}._title_33kwy_54{font-size:18px;font-weight:600;color:var(--theme-text);margin:0}._closeButton_33kwy_61{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;color:var(--theme-text-muted);cursor:pointer;transition:all .2s}._closeButton_33kwy_61:hover{background:var(--theme-secondary-bg);color:var(--theme-text)}._content_33kwy_80{padding:24px}._statsGrid_33kwy_84{display:flex;flex-direction:column;gap:12px}._statItem_33kwy_90{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:var(--theme-background-secondary);border-radius:8px;border:1px solid var(--theme-border)}._statLabel_33kwy_100{font-size:14px;color:var(--theme-text-muted);font-weight:500}._statValue_33kwy_106{font-size:16px;font-weight:600;color:var(--theme-text)}._footer_33kwy_112{display:flex;padding:20px 24px;background:var(--theme-background-secondary);border-top:1px solid var(--theme-border)}._confirmButton_33kwy_119{flex:1;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border:none;background:hsl(var(--theme));color:#fff}._confirmButton_33kwy_119:hover{background:hsl(var(--theme) / .9)}._container_6k9wt_1{position:relative;width:100%;height:100%;border-radius:12px;overflow:hidden;background:var(--theme-background)}._empty_6k9wt_10{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--theme-text-muted);font-size:13px}._panelLabel_6k9wt_20{position:absolute;bottom:12px;left:50%;transform:translate(-50%);padding:6px 16px;background:#2266cce6;color:#fff;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap;pointer-events:none;box-shadow:0 2px 8px #0003}._container_13jud_1{display:flex;gap:8px;padding:12px;background:var(--theme-surface);border-bottom:1px solid var(--theme-border)}._tab_13jud_9{display:flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid var(--theme-border);border-radius:6px;background:var(--theme-surface);color:var(--theme-text);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}._tab_13jud_9:hover{background:var(--theme-background-secondary);border-color:#0003}._tab_13jud_9._active_13jud_29{background:hsl(var(--theme));border-color:hsl(var(--theme));color:#fff}._tab_13jud_9._active_13jud_29:hover{background:hsl(var(--theme) / .9)}._container_1aezk_1{display:flex;flex-direction:column;height:100%;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;overflow:hidden}._header_1aezk_11{padding:12px 16px;background:linear-gradient(to bottom,#fff,#f8f9fa);border-bottom:1px solid rgba(0,0,0,.06);display:flex;gap:16px;align-items:center}._header_1aezk_11 h3{font-size:14px;font-weight:600;color:var(--theme-text);margin:0}._tabs_1aezk_27{display:flex;gap:4px;flex:1}._tab_1aezk_27{padding:6px 12px;background:transparent;border:1px solid var(--theme-border);border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s;color:var(--theme-text-muted)}._tab_1aezk_27:hover{background:#00000008;border-color:#00000026}._activeTab_1aezk_49{background:hsl(var(--theme) / .1);border-color:hsl(var(--theme) / .4);color:hsl(var(--theme));font-weight:500}._activeTab_1aezk_49:hover{background:hsl(var(--theme) / .15)}._sheetInfo_1aezk_60{font-size:12px;color:var(--theme-text-muted)}._preview_1aezk_65{flex:1;position:relative;background:#f5f6f7;overflow:hidden;margin:12px;border-radius:8px;border:1px solid var(--theme-border)}._sheet_1aezk_60{position:absolute;background:var(--theme-surface);border:2px solid rgba(0,0,0,.12);box-shadow:0 2px 4px #0000000d}._panel_1aezk_82{position:absolute;background:hsl(var(--theme) / .08);border:1px solid hsl(var(--theme) / .3);pointer-events:none;z-index:1}._cut_1aezk_90{position:absolute;background:#ff4d4f4d;pointer-events:none;z-index:2;transition:all .2s}._cut_1aezk_90._selected_1aezk_106{background:#ff4d4f80}._selectedCut_1aezk_110{position:absolute;background:#ff4d4f;pointer-events:none;z-index:10;box-shadow:0 0 8px #ff4d4f80}._container_1myr0_1{display:flex;flex-direction:column;height:100%;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;overflow:hidden}._header_1myr0_11{padding:12px 16px;background:linear-gradient(to bottom,#fff,#f8f9fa);border-bottom:1px solid rgba(0,0,0,.06)}._header_1myr0_11 h3{font-size:14px;font-weight:600;color:var(--theme-text);margin:0}._tableWrapper_1myr0_24{flex:1;overflow-y:auto;overflow-x:hidden}._table_1myr0_24{width:100%;font-size:12px;border-collapse:collapse}._table_1myr0_24 thead{position:sticky;top:0;background:var(--theme-background-secondary);z-index:1}._table_1myr0_24 th{padding:8px 12px;text-align:left;color:var(--theme-text-muted);font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e7eb}._table_1myr0_24 tbody tr{cursor:pointer;transition:all .15s;border-bottom:1px solid #f3f4f6}._table_1myr0_24 tbody tr:hover{background:#fafbfc}._table_1myr0_24 tbody tr._selected_1myr0_64{background:hsl(var(--theme) / .08)}._table_1myr0_24 td{padding:8px 12px;color:var(--theme-text-secondary);font-size:12px}._result_1myr0_74{white-space:nowrap;font-family:monospace;font-size:11px}._container_1mrc9_1{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;overflow:hidden}._header_1mrc9_8{padding:12px 16px;background:linear-gradient(to bottom,#fff,#f8f9fa);border-bottom:1px solid rgba(0,0,0,.06)}._header_1mrc9_8 h3{font-size:14px;font-weight:600;color:var(--theme-text);margin:0}._stats_1mrc9_21{padding:16px;display:flex;flex-direction:column;gap:12px}._statItem_1mrc9_28{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.05)}._statItem_1mrc9_28:last-child{border-bottom:none}._label_1mrc9_40{font-size:12px;color:var(--theme-text-muted);font-weight:500}._value_1mrc9_46{font-size:14px;color:var(--theme-text);font-weight:600}._container_1by2p_1{width:100%;height:100vh;display:flex;flex-direction:column;background:#f5f6f7}._main_1by2p_9{flex:1;display:grid;grid-template-columns:280px 1fr 360px;gap:12px;padding:12px;overflow:hidden}._leftSidebar_1by2p_18{display:flex;flex-direction:column;gap:12px}._center_1by2p_24{display:flex;flex-direction:column;min-width:0}._rightSidebar_1by2p_30{display:flex;flex-direction:column;gap:12px;overflow:hidden}._container_175e6_1{position:relative;width:100%;height:100%;overflow:hidden;background:#fafafa;border-radius:8px;box-shadow:0 2px 8px #0000001a}._container_175e6_1>div:not(:first-of-type)>canvas{display:none!important}._container_175e6_1 ._konvajs-content_175e6_17{position:relative!important}._container_175e6_1>._konvajs-content_175e6_17:not(:first-child){display:none!important}._controls_175e6_26{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;gap:8px;background:#fff;padding:8px 12px;border-radius:8px;box-shadow:0 2px 8px #0000001a;z-index:10}._zoomButton_175e6_40{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:18px;font-weight:700;transition:all .2s ease}._zoomButton_175e6_40:hover{background:#e0e0e0;border-color:#bbb}._zoomButton_175e6_40:active{transform:scale(.95)}._zoomLevel_175e6_64{min-width:50px;text-align:center;font-size:14px;color:#666;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none}._resetButton_175e6_73{padding:6px 12px;background:var(--theme-primary);color:var(--theme-text-on-primary, #fff);border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;white-space:nowrap}._resetButton_175e6_73:hover{background:#1976d2}._resetButton_175e6_73:active{transform:scale(.95)}._toolbar_175e6_95{position:absolute;top:20px;left:20px;display:flex;align-items:center;gap:8px;background:#fff;padding:8px;border-radius:8px;box-shadow:0 2px 8px #0000001a;z-index:10}._toolGroup_175e6_109{display:flex;gap:4px;align-items:center}._toolDivider_175e6_115{width:1px;height:24px;background:#e0e0e0;margin:0 4px}._toolButton_175e6_122{padding:8px;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._toolButton_175e6_122:hover{background:#f5f5f5;border-color:#bbb}._toolButton_175e6_122._active_175e6_139{background:var(--theme-primary);color:var(--theme-text-on-primary, #fff);border-color:var(--theme-primary)}._infoPanel_175e6_146{position:absolute;top:20px;right:20px;background:#fff;padding:12px;border-radius:8px;box-shadow:0 2px 8px #0000001a;min-width:200px;z-index:10}._infoTitle_175e6_158{font-size:14px;font-weight:600;margin-bottom:8px;color:#333}._infoRow_175e6_165{display:flex;justify-content:space-between;font-size:12px;color:#666;margin-bottom:4px}._infoLabel_175e6_173{font-weight:500}._infoValue_175e6_177{font-weight:400;color:#999}._contextMenu_175e6_183{position:absolute;background:#fff;border-radius:4px;box-shadow:0 2px 12px #00000026;padding:4px 0;z-index:1000;min-width:150px}._contextMenuItem_175e6_193{padding:8px 16px;font-size:14px;color:#333;cursor:pointer;transition:background .2s ease}._contextMenuItem_175e6_193:hover{background:#f5f5f5}._contextMenuItem_175e6_193._disabled_175e6_205{color:#999;cursor:not-allowed;opacity:.6}._contextMenuItem_175e6_193._danger_175e6_211{color:#f44336}._contextMenuItem_175e6_193._danger_175e6_211:hover{background:#ffebee}._container_kmbd4_1{width:100%;height:100%;display:flex;flex-direction:column;position:relative}._viewModeSelector_kmbd4_9{position:absolute;top:20px;right:20px;z-index:100;display:flex;flex-direction:column;gap:12px;align-items:flex-end}._tabsList_kmbd4_20{display:inline-flex;background:#fff;padding:4px;border-radius:8px;box-shadow:0 2px 8px #0000001a;gap:4px}._tabTrigger_kmbd4_29{padding:8px 16px;background:transparent;border:none;border-radius:6px;font-size:14px;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease}._tabTrigger_kmbd4_29:hover{background:var(--theme-background-secondary, #f5f5f5);color:var(--theme-text-primary, #333)}._tabTrigger_kmbd4_29[data-state=active]{background:var(--theme-primary);color:var(--theme-text-on-primary, #fff)}._implementationToggle_kmbd4_51{background:#fff;padding:8px 12px;border-radius:8px;box-shadow:0 2px 8px #0000001a}._toggleLabel_kmbd4_58{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}._toggleCheckbox_kmbd4_67{width:16px;height:16px;cursor:pointer}._toggleText_kmbd4_73{color:#666;font-weight:500}._toggleLabel_kmbd4_58:hover ._toggleText_kmbd4_73{color:#333}._viewerContainer_kmbd4_82{width:100%;height:100%;position:relative;background:#fafafa;overflow:hidden}._loading_kmbd4_91{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:16px}._loadingSpinner_kmbd4_102{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:var(--theme-primary);border-radius:50%;animation:_spin_kmbd4_1 .8s linear infinite}@keyframes _spin_kmbd4_1{to{transform:rotate(360deg)}}._loadingText_kmbd4_117{color:#666;font-size:14px}._error_kmbd4_123{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;padding:24px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}._errorTitle_kmbd4_135{color:#f44336;font-size:18px;font-weight:600;margin-bottom:8px}._errorMessage_kmbd4_142{color:#666;font-size:14px;margin-bottom:16px}._retryButton_kmbd4_148{padding:8px 16px;background:var(--theme-primary);color:var(--theme-text-on-primary, #fff);border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}._retryButton_kmbd4_148:hover{background:#1976d2}._performanceMonitor_kmbd4_165{position:absolute;bottom:20px;left:20px;background:#000000b3;color:#fff;padding:8px 12px;border-radius:4px;font-family:monospace;font-size:12px;line-height:1.4;z-index:100}._performanceRow_kmbd4_179{display:flex;justify-content:space-between;gap:16px}._performanceLabel_kmbd4_185{opacity:.8}._performanceValue_kmbd4_189{font-weight:700}._container_u7544_1{width:100vw;height:100vh;display:flex;flex-direction:column;background:#f5f5f5;overflow-y:auto}._header_u7544_10{padding:20px;background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px #0000000d}._header_u7544_10 h1{margin:0;font-size:24px;color:#333}._header_u7544_10 p{margin:5px 0 0;color:#666;font-size:14px}._content_u7544_29{flex:1;display:flex;gap:20px;padding:20px;min-height:0}._viewerSection_u7544_37{flex:1;display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}._viewerSection_u7544_37 h2{margin:0;padding:15px 20px;background:#fafafa;border-bottom:1px solid #e0e0e0;font-size:18px;color:#333}._viewerContainer_u7544_56{flex:1;position:relative;min-height:500px}._features_u7544_62{padding:20px;background:#fff;border-top:1px solid #e0e0e0}._features_u7544_62 h2{margin:0 0 15px;font-size:18px;color:#333}._features_u7544_62 ul{margin:0;padding:0 0 0 20px;list-style:none}._features_u7544_62 li{margin:8px 0;color:#666;font-size:14px;line-height:1.5}._features_u7544_62 li:before{content:"";display:inline-block;margin-right:8px}@media (max-width: 1024px){._content_u7544_29{flex-direction:column}._viewerSection_u7544_37{min-height:400px}}._popoutContainer_1yabb_1{width:100vw;height:100vh;display:flex;flex-direction:column;background:var(--theme-background, #1a1a2e)}._popoutHeader_1yabb_9{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--theme-background-secondary, #252542);border-bottom:1px solid var(--theme-border, #3a3a5c);flex-shrink:0}._popoutLabel_1yabb_19{font-size:14px;font-weight:600;color:var(--theme-text, #fff)}._popoutHint_1yabb_25{font-size:11px;color:var(--theme-text-muted, #8888aa)}._toolbar_1yabb_31{display:flex;align-items:center;gap:12px;padding:8px 16px;background:var(--theme-surface, #2a2a4a);border-bottom:1px solid var(--theme-border, #3a3a5c);flex-shrink:0}._toolGroup_1yabb_41{display:flex;align-items:center;gap:8px}._toolLabel_1yabb_47{font-size:11px;color:var(--theme-text-muted, #8888aa);white-space:nowrap}._buttonGroup_1yabb_53{display:flex;background:var(--theme-background, #1a1a2e);border-radius:6px;overflow:hidden;border:1px solid var(--theme-border, #3a3a5c)}._toolButton_1yabb_61{padding:6px 12px;font-size:12px;font-weight:500;color:var(--theme-text-muted, #8888aa);background:transparent;border:none;cursor:pointer;transition:all .15s ease}._toolButton_1yabb_61:hover{color:var(--theme-text, #fff);background:var(--theme-surface, #2a2a4a)}._toolButton_1yabb_61._active_1yabb_77{color:#fff;background:var(--theme-primary, #3b82f6)}._divider_1yabb_82{width:1px;height:24px;background:var(--theme-border, #3a3a5c);margin:0 4px}._toggleButton_1yabb_89{display:flex;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:500;color:var(--theme-text-muted, #8888aa);background:var(--theme-background, #1a1a2e);border:1px solid var(--theme-border, #3a3a5c);border-radius:6px;cursor:pointer;transition:all .15s ease}._toggleButton_1yabb_89:hover{color:var(--theme-text, #fff);background:var(--theme-surface, #2a2a4a);border-color:var(--theme-text-muted, #8888aa)}._toggleButton_1yabb_89._active_1yabb_77{color:var(--theme-primary, #3b82f6);background:#3b82f61a;border-color:var(--theme-primary, #3b82f6)}._toggleButton_1yabb_89 svg{flex-shrink:0}._toggleButton_1yabb_89 span{white-space:nowrap}._popoutContent_1yabb_125{flex:1;position:relative;overflow:hidden}._loading_1yabb_131{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--theme-text-muted, #8888aa);font-size:14px}[data-theme=light] ._popoutContainer_1yabb_1{background:#f5f5f5}[data-theme=light] ._popoutHeader_1yabb_9{background:#fff;border-color:#e0e0e0}[data-theme=light] ._toolbar_1yabb_31{background:#fafafa;border-color:#e0e0e0}[data-theme=light] ._popoutLabel_1yabb_19{color:#333}[data-theme=light] ._popoutHint_1yabb_25,[data-theme=light] ._toolLabel_1yabb_47{color:#888}[data-theme=light] ._buttonGroup_1yabb_53{background:#fff;border-color:#e0e0e0}[data-theme=light] ._toolButton_1yabb_61{color:#666}[data-theme=light] ._toolButton_1yabb_61:hover{color:#333;background:#f0f0f0}[data-theme=light] ._toggleButton_1yabb_89{color:#666;background:#fff;border-color:#e0e0e0}[data-theme=light] ._toggleButton_1yabb_89:hover{color:#333;background:#f0f0f0}[data-theme=light] ._toggleButton_1yabb_89._active_1yabb_77{color:var(--theme-primary);background:color-mix(in srgb,var(--theme-primary) 10%,transparent);border-color:var(--theme-primary)}[data-theme=light] ._loading_1yabb_131{color:#888}:root{--primary-color: #21b691;--primary-hover: #1da57a;--primary-light: #dcf8e5;--primary-dark: #1a7c3a;--secondary-color: #0969da;--secondary-hover: #0861ca;--secondary-light: #ddf4ff;--text-primary: #24292f;--text-secondary: #656d76;--text-muted: #8c959f;--text-inverse: #ffffff;--bg-primary: #ffffff;--bg-secondary: #fafafa;--bg-tertiary: #f1f3f4;--bg-overlay: rgba(0, 0, 0, .5);--surface-color: #f6f8fa;--surface-hover: #e6f3ff;--surface-active: #ddf4ff;--border-color: #d1d9e0;--border-muted: #e6e8ea;--border-strong: #bdc3c7;--success-color: #2da44e;--success-bg: #dcf8e5;--warning-color: #f59e0b;--warning-bg: #fef3c7;--error-color: #da3633;--error-bg: #ffeaea;--info-color: #0969da;--info-bg: #ddf4ff;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .1);--shadow-hover: 0 4px 12px rgba(0, 0, 0, .1);--radius-sm: 3px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--radius-full: 9999px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 24px;--spacing-2xl: 32px;--spacing-3xl: 48px;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-md: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-2xl: 24px;--font-size-3xl: 28px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--transition-fast: .1s ease;--transition-normal: .2s ease;--transition-slow: .3s ease;--z-dropdown: 100;--z-modal: 1000;--z-toast: 2000;--z-tooltip: 3000;--container-sm: 640px;--container-md: 768px;--container-lg: 1024px;--container-xl: 1280px;--sidebar-width: 280px;--sidebar-collapsed-width: 64px;--header-height: 64px;--header-mobile-height: 56px;--sidebar-icon-width: clamp(48px, 4vw, 64px);--sidebar-content-width: clamp(180px, 15vw, 280px);--sidebar-total-width: calc(var(--sidebar-icon-width) + var(--sidebar-content-width));--right-panel-width: clamp(220px, 18vw, 380px);--configurator-header-height: 56px;--configurator-tabbar-height: 32px;--configurator-top-offset: calc(var(--configurator-header-height) + var(--configurator-tabbar-height));--viewer-min-width: clamp(300px, 40vw, 600px);--grid-gap: 24px;--grid-gap-sm: 16px;--grid-gap-xs: 12px;--card-padding: 16px;--card-padding-lg: 24px;--input-height: 40px;--input-height-sm: 36px;--input-height-lg: 44px;--input-padding: 0 12px;--button-height: 40px;--button-height-sm: 36px;--button-height-lg: 44px;--button-padding: 0 16px;--button-padding-sm: 0 12px;--button-padding-lg: 0 20px}@media (max-width: 1919px) and (min-width: 1513px){:root{--font-size-xs: 11px;--font-size-sm: 13px;--font-size-md: 15px;--font-size-lg: 17px;--font-size-xl: 19px;--font-size-2xl: 23px;--font-size-3xl: 27px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 11px;--spacing-lg: 15px;--spacing-xl: 23px;--spacing-2xl: 30px;--spacing-3xl: 46px;--radius-sm: 3px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 11px;--header-height: 61px;--sidebar-width: 266px;--input-height: 38px;--input-height-sm: 34px;--input-height-lg: 42px;--button-height: 38px;--button-height-sm: 34px;--button-height-lg: 42px;--configurator-header-height: 53px}}@media (max-width: 1512px) and (min-width: 1200px){:root{--font-size-xs: 11px;--font-size-sm: 13px;--font-size-md: 14px;--font-size-lg: 16px;--font-size-xl: 18px;--font-size-2xl: 22px;--font-size-3xl: 25px;--spacing-xs: 4px;--spacing-sm: 7px;--spacing-md: 11px;--spacing-lg: 14px;--spacing-xl: 22px;--spacing-2xl: 29px;--spacing-3xl: 43px;--radius-sm: 3px;--radius-md: 5px;--radius-lg: 7px;--radius-xl: 11px;--header-height: 58px;--sidebar-width: 252px;--input-height: 36px;--input-height-sm: 32px;--input-height-lg: 40px;--button-height: 36px;--button-height-sm: 32px;--button-height-lg: 40px;--configurator-header-height: 50px}}@media (max-width: 1199px) and (min-width: 768px){:root{--font-size-xs: 10px;--font-size-sm: 12px;--font-size-md: 14px;--font-size-lg: 15px;--font-size-xl: 17px;--font-size-2xl: 20px;--font-size-3xl: 24px;--spacing-xs: 3px;--spacing-sm: 7px;--spacing-md: 10px;--spacing-lg: 14px;--spacing-xl: 20px;--spacing-2xl: 27px;--spacing-3xl: 41px;--radius-sm: 3px;--radius-md: 5px;--radius-lg: 7px;--radius-xl: 10px;--header-height: 54px;--sidebar-width: 238px;--input-height: 34px;--input-height-sm: 31px;--input-height-lg: 37px;--button-height: 34px;--button-height-sm: 31px;--button-height-lg: 37px;--configurator-header-height: 48px}}@media (max-width: 767px){:root{--sidebar-icon-width: 0px;--sidebar-content-width: 85vw;--sidebar-total-width: 0px;--right-panel-width: 0px;--viewer-min-width: 100%}}:root{--theme: 254 92% 65%;--theme-50: 254 92% 98%;--theme-100: 254 92% 95%;--theme-200: 254 92% 90%;--theme-300: 254 92% 80%;--theme-400: 254 92% 70%;--theme-500: 254 92% 65%;--theme-600: 254 87% 55%;--theme-700: 254 82% 45%;--theme-800: 254 77% 35%;--theme-900: 254 72% 25%;--theme-primary: hsl(var(--theme-500));--theme-primary-hover: hsl(var(--theme-600));--theme-primary-light: hsl(var(--theme) / .2);--theme-primary-dark: hsl(var(--theme-700));--theme-primary-gradient: linear-gradient(135deg, hsl(var(--theme-500)) 0%, hsl(var(--theme-700)) 100%);--theme-primary-shadow: hsl(var(--theme-500) / .3);--theme-background: #0f0f0f;--theme-background-secondary: #1a1a1a;--theme-surface: #141414;--theme-text: #ffffff;--theme-text-secondary: #cccccc;--theme-text-muted: #999999;--theme-border: #333333;--theme-border-hover: #444444;--theme-shadow: rgba(0, 0, 0, .5);--theme-overlay: rgba(0, 0, 0, .8);--theme-danger: #ef4444;--theme-danger-hover: #dc2626;--theme-danger-light: rgba(239, 68, 68, .2);--theme-info: #3b82f6;--theme-info-hover: #2563eb;--theme-info-light: rgba(59, 130, 246, .2);--theme-warning: #f59e0b;--theme-warning-hover: #d97706;--theme-warning-light: rgba(245, 158, 11, .2);--theme-success: #10b981;--theme-success-hover: #059669;--theme-success-light: rgba(16, 185, 129, .2);--theme-disabled-bg: #374151;--theme-disabled-text: #6b7280;--theme-secondary-bg: #1f2937;--theme-secondary-bg-hover: #374151;--popup-shadow: 0 10px 40px rgba(16, 185, 129, .2), 0 0 1px rgba(16, 185, 129, .1)}.toggleButton.active{color:#fff!important}[data-theme=light]{--theme-primary-gradient: linear-gradient(135deg, hsl(var(--theme-500)) 0%, hsl(var(--theme-700)) 100%);--theme-primary-shadow: hsl(var(--theme-500) / .2);--theme-background: #ffffff;--theme-background-secondary: #f0f0f0;--theme-surface: #ffffff;--theme-text: #111827;--theme-text-secondary: #4b5563;--theme-text-muted: #6b7280;--theme-border: #d1d5db;--theme-border-hover: #cbd5e1;--theme-shadow: rgba(0, 0, 0, .08);--theme-overlay: rgba(255, 255, 255, .75);--theme-disabled-bg: #d1d5db;--theme-disabled-text: #9ca3af;--theme-secondary-bg: #f3f4f6;--theme-secondary-bg-hover: #e5e7eb;--popup-shadow: 0 12px 32px rgba(15, 23, 42, .12), 0 1px 2px rgba(15, 23, 42, .06)}html{background-color:var(--theme-background)!important;color:var(--theme-text)!important}body{background-color:var(--theme-background)!important;color:var(--theme-text)!important;transition:background-color .3s ease,color .3s ease;margin:0;padding:0;min-height:100vh}#root{background-color:var(--theme-background)!important;color:var(--theme-text)!important;min-height:100vh}div,section,header,main,nav,aside,article,footer{background-color:inherit;color:inherit}h1,h2,h3,h4,h5,h6,p,span,div,a,input,textarea,select{color:inherit}.theme-primary{color:var(--theme-primary)!important}[class*=background],[class*=bg-]{background-color:var(--theme-background)}[class*=surface]{background-color:var(--theme-surface)}button:not([class]){background-color:var(--theme-surface);color:var(--theme-text);border:1px solid var(--theme-border)}button:not([class]):hover{background-color:var(--theme-background-secondary);border-color:var(--theme-primary)}input,textarea,select{background-color:var(--theme-surface);color:var(--theme-text);border:1px solid var(--theme-border)}input:focus,textarea:focus,select:focus{border-color:var(--theme-primary);outline:none;box-shadow:0 0 0 3px var(--theme-primary-light)}[data-theme=light] input,[data-theme=light] textarea,[data-theme=light] select{background-color:#fff!important;color:#111827!important;border-color:#e5e7eb!important;-webkit-text-fill-color:#111827!important}[data-theme=light] input:focus,[data-theme=light] textarea:focus,[data-theme=light] select:focus{border-color:var(--theme-primary)!important;box-shadow:0 0 0 3px var(--theme-primary-light)!important;outline:none!important}[data-theme=light] .toggleButtonActive,[data-theme=light] .buttonActive,[data-theme=light] button.active,[data-theme=light] button[class*=Active],[data-theme=light] button[class*=selected],[data-theme=light] button[aria-pressed=true],[data-theme=light] button[aria-selected=true]{background:var(--theme-primary)!important;color:#fff!important;border-color:var(--theme-primary)!important}[data-theme=light] .toggleButtonActive:hover,[data-theme=light] .buttonActive:hover,[data-theme=light] button.active:hover,[data-theme=light] button[class*=Active]:hover,[data-theme=light] button[class*=selected]:hover,[data-theme=light] button[aria-pressed=true]:hover,[data-theme=light] button[aria-selected=true]:hover{background:var(--theme-primary-hover)!important}[data-theme=light] .toggleButton.active,[data-theme=light] .toggleButtonGroup .toggleButton.active,[data-theme=light] .toggleButtonGroup .toggleButtonActive,[data-theme=light] .toggleButtonActive,[data-theme=light] [class*=toggleButton][class*=active],[data-theme=light] [class*=tabButton][class*=active],[data-theme=light] [class*=toggleButton_][class*=active],[data-theme=light] [class*=tabButton_][class*=active],[data-theme=light] [class*=CategoryTab][class*=active],[data-theme=light] [class*=activeTab]{background:var(--theme-primary)!important;color:#fff!important;border-color:var(--theme-primary)!important}[data-theme=light] .toggleButton.active:hover,[data-theme=light] .toggleButtonGroup .toggleButton.active:hover,[data-theme=light] .toggleButtonGroup .toggleButtonActive:hover,[data-theme=light] .toggleButtonActive:hover,[data-theme=light] [class*=toggleButton][class*=active]:hover,[data-theme=light] [class*=tabButton][class*=active]:hover,[data-theme=light] [class*=toggleButton_][class*=active]:hover,[data-theme=light] [class*=tabButton_][class*=active]:hover,[data-theme=light] [class*=CategoryTab][class*=active]:hover,[data-theme=light] [class*=activeTab]:hover{background:var(--theme-primary-hover)!important;color:#fff!important}[data-theme=light] [class*=toggleButton][class*=active] *,[data-theme=light] [class*=tabButton][class*=active] *,[data-theme=light] [class*=toggleButton_][class*=active] *,[data-theme=light] [class*=tabButton_][class*=active] *,[data-theme=light] [class*=CategoryTab][class*=active] *,[data-theme=light] [class*=activeTab] *{color:#fff!important}body[data-theme=light] div[class*=toggleButton][class*=active],body[data-theme=light] button[class*=toggleButton][class*=active],body[data-theme=light] div[class*=tabButton][class*=active],body[data-theme=light] button[class*=tabButton][class*=active],body[data-theme=light] button[class*=CategoryTab][class*=active],body[data-theme=light] button[class*=activeTab]{background-color:var(--theme-primary)!important;color:#fff!important;border-color:var(--theme-primary)!important}[class*=loginForm] input,[class*=loginForm] textarea,[class*=loginForm] select,.loginForm input,.loginForm textarea,.loginForm select{background-color:#fff!important;color:#333!important;border:2px solid #e1e8ed!important;-webkit-text-fill-color:#333!important}[class*=loginForm] input:focus,[class*=loginForm] textarea:focus,[class*=loginForm] select:focus,.loginForm input:focus,.loginForm textarea:focus,.loginForm select:focus{border-color:#667eea!important;outline:none!important;box-shadow:0 0 0 4px #667eea1a!important;background-color:#fff!important}.theme-primary-bg{background-color:var(--theme-primary)!important}.theme-primary-border{border-color:var(--theme-primary)!important}.theme-surface{background-color:var(--theme-surface);color:var(--theme-text)}.theme-border{border-color:var(--theme-border)}.theme-text{color:var(--theme-text)}.theme-text-secondary{color:var(--theme-text-secondary)}.theme-text-muted{color:var(--theme-text-muted)}.theme-button-primary{background-color:var(--theme-primary);color:#fff;border:none;transition:background-color .2s ease}.theme-button-primary:hover{background-color:var(--theme-primary-hover)}.theme-button-secondary{background-color:transparent;color:var(--theme-text-secondary);border:1px solid var(--theme-border);transition:all .2s ease}.theme-button-secondary:hover{background-color:var(--theme-background-secondary);border-color:var(--theme-border-hover)}.theme-card{background-color:var(--theme-surface);border:1px solid var(--theme-border);box-shadow:0 1px 3px var(--theme-shadow);transition:all .2s ease}.theme-card:hover{border-color:var(--theme-border-hover);box-shadow:0 4px 6px var(--theme-shadow)}.theme-input{background-color:var(--theme-surface);color:var(--theme-text);border:1px solid var(--theme-border);transition:all .2s ease}.theme-input:focus{border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}.theme-input::-moz-placeholder{color:var(--theme-text-muted)}.theme-input::placeholder{color:var(--theme-text-muted)}.theme-modal-overlay{background-color:var(--theme-overlay)}.theme-modal{background-color:var(--theme-surface);color:var(--theme-text);border:1px solid var(--theme-border)}.theme-dropdown{background-color:var(--theme-surface);border:1px solid var(--theme-border);box-shadow:0 4px 6px var(--theme-shadow)}.theme-dropdown-item{color:var(--theme-text);transition:background-color .2s ease}.theme-dropdown-item:hover{background-color:var(--theme-background-secondary)}.theme-dropdown-item.active{background-color:var(--theme-primary);color:#fff}.theme-sidebar{background-color:var(--theme-surface);border-right:1px solid var(--theme-border)}.theme-header{background-color:var(--theme-surface);border-bottom:1px solid var(--theme-border)}.theme-nav-item{color:var(--theme-text-secondary);transition:all .2s ease}.theme-nav-item:hover{color:var(--theme-text);background-color:var(--theme-background-secondary)}.theme-nav-item.active{color:var(--theme-primary);background-color:var(--theme-primary-light)}[class*=navItem]{color:var(--theme-text-secondary)!important;background-color:transparent!important}[class*=navItem]:hover{color:var(--theme-text)!important;background-color:var(--theme-background-secondary)!important}[class*=navItem].active,[class*=navItem][class*=active]{color:var(--theme-primary)!important;background-color:var(--theme-primary-light)!important}[class*=sidebar]{background-color:var(--theme-surface)!important;color:var(--theme-text)!important}[class*=sidebar] *{color:inherit}[class*=main]{background-color:var(--theme-background-secondary)!important;color:var(--theme-text)!important}*{scrollbar-width:thin;scrollbar-color:var(--theme-text-muted) var(--theme-background-secondary)}[data-theme=dark] *{scrollbar-color:#555 #2a2a2a}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:var(--theme-background-secondary);border-radius:4px}*::-webkit-scrollbar-thumb{background:var(--theme-text-muted);border-radius:4px;border:1px solid var(--theme-background-secondary)}*::-webkit-scrollbar-thumb:hover{background:var(--theme-text-secondary)}*::-webkit-scrollbar-corner{background:var(--theme-background-secondary)}[data-theme=dark] *::-webkit-scrollbar-track{background:#2a2a2a}[data-theme=dark] *::-webkit-scrollbar-thumb{background:#555;border:1px solid #2a2a2a}[data-theme=dark] *::-webkit-scrollbar-thumb:hover{background:#666}[data-theme=dark] *::-webkit-scrollbar-corner{background:#2a2a2a}.theme-scrollbar::-webkit-scrollbar{width:6px;height:6px}.theme-scrollbar::-webkit-scrollbar-track{background:var(--theme-background-secondary)}.theme-scrollbar::-webkit-scrollbar-thumb{background:var(--theme-text-muted);border-radius:3px}.theme-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--theme-text-secondary)}.theme-loading{border:2px solid var(--theme-border);border-top:2px solid var(--theme-primary)}body.theme-dark-green,body.theme-dark-blue,body.theme-dark-purple,body.theme-dark-orange{--theme-shadow: rgba(0, 0, 0, .3);--theme-overlay: rgba(0, 0, 0, .7)}.theme-transition{transition:all .3s ease}.theme-transition-fast{transition:all .15s ease}.theme-transition-slow{transition:all .5s ease}@media (hover: none) and (pointer: coarse){.touch-target{min-width:44px;min-height:44px;padding:12px}button,.button,.btn{min-height:44px;min-width:44px;padding:12px 16px;font-size:16px;border-radius:8px;touch-action:manipulation}input,textarea,select{min-height:44px;font-size:16px;padding:12px;border-radius:8px}input[type=range]{height:12px;-webkit-appearance:none}input[type=range]::-webkit-slider-thumb{width:28px;height:28px;border-radius:50%;background:var(--theme-primary);cursor:grab;-webkit-appearance:none}input[type=range]::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.2)}.draggable{cursor:grab;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.draggable:active{cursor:grabbing}.scrollable{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overscroll-behavior:contain}.modal,.popup{touch-action:none}.modal-content,.popup-content{touch-action:pan-x pan-y}.nav-item,.menu-item{min-height:44px;padding:12px 16px;display:flex;align-items:center}.card,.item{border-radius:12px;transition:transform .2s ease}.card:active,.item:active{transform:scale(.98)}.touch-feedback{position:relative;overflow:hidden}.touch-feedback:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease}.touch-feedback:active:after{width:100px;height:100px}}@media (min-width: 768px) and (max-width: 1024px){.tablet-optimized{min-height:48px;min-width:48px;padding:14px 18px;font-size:18px}.tablet-spacing{gap:16px;margin:16px}.tablet-icon{width:24px;height:24px}}@media (hover: hover) and (pointer: fine){.smooth-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.gesture-support{touch-action:pan-x pan-y pinch-zoom}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: high){.touch-target{border:2px solid currentColor}}@media (prefers-color-scheme: dark){.touch-target{background:#ffffff1a}}.touch-target:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.gesture-hint{position:relative}.gesture-hint:before{content:"터치하여 조작하세요";position:absolute;top:-30px;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;opacity:0;transition:opacity .3s ease;pointer-events:none}.gesture-hint:hover:before{opacity:1}:root{--breakpoint-xs: 320px;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-xxl: 1920px}@media screen and (max-width: 767px) and (orientation: portrait){html{font-size:14px}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.1rem}.container{padding:0 16px;max-width:100%}.grid{grid-template-columns:1fr;gap:16px}.sidebar{position:fixed;left:-100%;width:100%;height:100vh;transition:left .3s ease;z-index:1000}.sidebar.active{left:0}button,.button{min-height:44px;padding:12px 20px;font-size:16px}input,textarea,select{font-size:16px;padding:12px;width:100%}.modal{padding:20px;width:95%;max-width:none}.nav{flex-direction:column}.card{margin-bottom:16px}}@media screen and (max-width: 575px) and (orientation: portrait){.container{padding:0 12px}.desktop-only{display:none!important}.flex-row{flex-direction:column}}@media screen and (min-width: 768px) and (max-width: 1023px){html{font-size:15px}.container{padding:0 24px;max-width:750px;margin:0 auto}.grid{grid-template-columns:repeat(2,1fr);gap:20px}.sidebar{width:280px;position:sticky;top:0}.modal{width:80%;max-width:600px}}@media screen and (min-width: 1024px) and (max-width: 1279px){html{font-size:16px}.container{padding:0 32px;max-width:960px;margin:0 auto}.grid{grid-template-columns:repeat(3,1fr);gap:24px}.sidebar{width:320px}}@media screen and (min-width: 1280px) and (max-width: 1919px){.container{padding:0 40px;max-width:1200px;margin:0 auto}.grid{grid-template-columns:repeat(4,1fr);gap:32px}}@media screen and (min-width: 1920px){.container{padding:0 48px;max-width:1600px;margin:0 auto}.grid{grid-template-columns:repeat(6,1fr);gap:40px}}@media (hover: none) and (pointer: coarse){button,a,.clickable{min-height:44px;min-width:44px}button:hover,a:hover{background-color:inherit;color:inherit}button:active,a:active{opacity:.8;transform:scale(.98)}}@media screen and (orientation: portrait){.landscape-only{display:none!important}.viewer-container{height:50vh}.controls-container{height:50vh;overflow-y:auto}}@media screen and (orientation: landscape){.portrait-only{display:none!important}.viewer-container{width:60%;height:100vh}.controls-container{width:40%;height:100vh}}@media screen and (max-width: 767px) and (orientation: landscape){html{font-size:16px}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}.container{padding:0 32px;max-width:none}.grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.sidebar{position:sticky;left:0;width:auto;height:100vh}button,.button{min-height:36px;padding:8px 16px;font-size:14px}input,textarea,select{font-size:14px;padding:8px;width:auto}.modal{padding:32px;width:auto;max-width:800px}.nav{flex-direction:row}.card{margin-bottom:24px}.desktop-only{display:initial!important}.flex-row{flex-direction:row}}@media screen and (min-resolution: 192dpi){.icon{background-size:contain}.logo{background-image:url(/images/logo@2x.png)}}@media print{.no-print,.sidebar,.header,.footer,button,.controls{display:none!important}body{font-size:12pt;color:#000;background:#fff}a{color:#000;text-decoration:underline}.page-break{page-break-after:always}}.hide-xs,.hide-sm,.hide-md,.hide-lg,.hide-xl{display:none}@media (min-width: 576px){.hide-xs{display:initial}}@media (min-width: 768px){.hide-sm{display:initial}}@media (min-width: 1024px){.hide-md{display:initial}}@media (min-width: 1280px){.hide-lg{display:initial}}@media (min-width: 1920px){.hide-xl{display:initial}}.show-xs,.show-sm,.show-md,.show-lg,.show-xl{display:initial}@media (min-width: 576px){.show-xs{display:none}}@media (min-width: 768px){.show-sm{display:none}}@media (min-width: 1024px){.show-md{display:none}}@media (min-width: 1280px){.show-lg{display:none}}@media (min-width: 1920px){.show-xl{display:none}}.text-center-xs{text-align:center}.text-left-xs{text-align:left}.text-right-xs{text-align:right}@media (min-width: 768px){.text-center-md{text-align:center}.text-left-md{text-align:left}.text-right-md{text-align:right}}@media (min-width: 1024px){.text-center-lg{text-align:center}.text-left-lg{text-align:left}.text-right-lg{text-align:right}}.p-xs{padding:8px}.p-sm{padding:16px}.p-md{padding:24px}.p-lg{padding:32px}.p-xl{padding:48px}.m-xs{margin:8px}.m-sm{margin:16px}.m-md{margin:24px}.m-lg{margin:32px}.m-xl{margin:48px}@media (max-width: 767px) and (orientation: portrait){.flex-column-mobile{flex-direction:column!important}}@media (max-width: 1023px){.flex-column-tablet{flex-direction:column!important}}.col-xs-1{grid-column:span 1}.col-xs-2{grid-column:span 2}.col-xs-3{grid-column:span 3}.col-xs-4{grid-column:span 4}.col-xs-5{grid-column:span 5}.col-xs-6{grid-column:span 6}.col-xs-full{grid-column:1 / -1}@media (min-width: 768px){.col-md-1{grid-column:span 1}.col-md-2{grid-column:span 2}.col-md-3{grid-column:span 3}.col-md-4{grid-column:span 4}.col-md-5{grid-column:span 5}.col-md-6{grid-column:span 6}.col-md-full{grid-column:1 / -1}}@media (min-width: 1024px){.col-lg-1{grid-column:span 1}.col-lg-2{grid-column:span 2}.col-lg-3{grid-column:span 3}.col-lg-4{grid-column:span 4}.col-lg-5{grid-column:span 5}.col-lg-6{grid-column:span 6}.col-lg-full{grid-column:1 / -1}}.bottom-sheet{position:fixed;bottom:0;left:0;right:0;background:var(--theme-background);border-radius:16px 16px 0 0;box-shadow:0 -2px 20px #0000001a;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1000;max-height:90vh;overflow:hidden}.bottom-sheet.active{transform:translateY(0)}.bottom-sheet-header{padding:16px;border-bottom:1px solid var(--theme-border);position:relative}.bottom-sheet-handle{position:absolute;top:8px;left:50%;transform:translate(-50%);width:40px;height:4px;background:var(--theme-border);border-radius:2px}.bottom-sheet-content{padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(90vh - 60px)}.mobile-nav{position:fixed;bottom:0;left:0;right:0;background:var(--theme-background);border-top:1px solid var(--theme-border);display:flex;justify-content:space-around;padding:8px 0;z-index:900}.mobile-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;padding:8px;color:var(--theme-text-secondary);text-decoration:none;transition:color .2s}.mobile-nav-item.active{color:var(--theme-primary)}.mobile-nav-icon{width:24px;height:24px;margin-bottom:4px}.mobile-nav-label{font-size:11px;font-weight:500}.mobile-drawer{position:fixed;top:0;left:-100%;width:80%;max-width:320px;height:100vh;background:var(--theme-background);box-shadow:2px 0 20px #0000001a;transition:left .3s cubic-bezier(.4,0,.2,1);z-index:1001;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-drawer.active{left:0}.mobile-drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:1000}.mobile-drawer-overlay.active{opacity:1;visibility:visible}.fab{position:fixed;bottom:76px;right:16px;width:56px;height:56px;border-radius:50%;background:var(--theme-primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:transform .2s,box-shadow .2s;z-index:899}.fab:active{transform:scale(.95);box-shadow:0 2px 8px #0003}.fab-mini{width:40px;height:40px;bottom:92px}.mobile-card{background:var(--theme-surface);border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 2px 8px #0000000d;transition:transform .2s,box-shadow .2s}.mobile-card:active{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.mobile-input{width:100%;padding:16px;font-size:16px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-background);transition:border-color .2s}.mobile-input:focus{outline:none;border-color:var(--theme-primary)}.mobile-button{width:100%;padding:16px;font-size:16px;font-weight:600;border:none;border-radius:8px;background:var(--theme-primary);color:#fff;transition:opacity .2s}.mobile-button:active{opacity:.8}.swipe-indicator{position:absolute;top:50%;transform:translateY(-50%);width:8px;height:60px;background:var(--theme-border);border-radius:4px;opacity:.5}.swipe-indicator.left{left:8px}.swipe-indicator.right{right:8px}@media screen and (max-width: 767px){.modal{position:fixed;top:auto;bottom:0;left:0;right:0;width:100%;max-width:100%;max-height:90vh;border-radius:16px 16px 0 0;animation:slideUp .3s ease-out}.modal-overlay{animation:fadeIn .3s ease-out}.modal-header{padding:16px;border-bottom:1px solid var(--theme-border);display:flex;justify-content:space-between;align-items:center}.modal-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--theme-background-secondary)}.modal-content{padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(90vh - 120px)}.modal-footer{padding:16px;border-top:1px solid var(--theme-border);display:flex;gap:12px}}.mobile-list{list-style:none;padding:0;margin:0}.mobile-list-item{display:flex;align-items:center;padding:16px;border-bottom:1px solid var(--theme-border);transition:background-color .2s}.mobile-list-item:active{background-color:var(--theme-background-secondary)}.mobile-list-item:last-child{border-bottom:none}.mobile-list-icon{width:24px;height:24px;margin-right:16px;flex-shrink:0}.mobile-list-content{flex:1}.mobile-list-title{font-size:16px;font-weight:500;margin-bottom:4px}.mobile-list-subtitle{font-size:14px;color:var(--theme-text-secondary)}.mobile-list-action{margin-left:16px;color:var(--theme-text-secondary)}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@media screen and (max-width: 767px){.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.mobile-full{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.mobile-stack{display:flex!important;flex-direction:column!important}.mobile-spacing{padding:16px!important;margin:0!important}}@supports (padding: env(safe-area-inset-top)){.safe-area-top{padding-top:env(safe-area-inset-top)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}.safe-area-left{padding-left:env(safe-area-inset-left)}.safe-area-right{padding-right:env(safe-area-inset-right)}.mobile-nav{padding-bottom:max(8px,env(safe-area-inset-bottom))}.bottom-sheet{padding-bottom:env(safe-area-inset-bottom)}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-40{bottom:-10rem}.-bottom-6{bottom:-1.5rem}.-left-40{left:-10rem}.-right-1{right:-.25rem}.-right-40{right:-10rem}.-top-1{top:-.25rem}.-top-40{top:-10rem}.bottom-0{bottom:0}.bottom-20{bottom:5rem}.left-0{left:0}.left-1{left:.25rem}.left-14{left:3.5rem}.left-20{left:5rem}.left-4{left:1rem}.left-40{left:10rem}.left-5{left:1.25rem}.right-0{right:0}.right-20{right:5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-20{top:5rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-40{top:10rem}.top-\[1px\]{top:1px}.top-\[60\%\]{top:60%}.top-full{top:100%}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[1\]{z-index:1}.m-0{margin:0}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-6{margin-left:1.5rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.max-w-\[1400px\]{max-width:1400px}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}.animate-blob{animation:blob 7s infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-emerald-500\/30{border-color:#10b9814d}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-gray-800\/50{border-color:#1f293780}.border-gray-900{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-500\/50{border-color:#a855f780}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-500\/20{border-color:#ef444433}.border-red-500\/50{border-color:#ef444480}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.border-zinc-300{--tw-border-opacity: 1;border-color:rgb(212 212 216 / var(--tw-border-opacity, 1))}.border-zinc-700{--tw-border-opacity: 1;border-color:rgb(63 63 70 / var(--tw-border-opacity, 1))}.border-zinc-800{--tw-border-opacity: 1;border-color:rgb(39 39 42 / var(--tw-border-opacity, 1))}.border-zinc-900{--tw-border-opacity: 1;border-color:rgb(24 24 27 / var(--tw-border-opacity, 1))}.border-t-white{--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-t-zinc-900{--tw-border-opacity: 1;border-top-color:rgb(24 24 27 / var(--tw-border-opacity, 1))}.\!bg-zinc-950{--tw-bg-opacity: 1 !important;background-color:rgb(9 9 11 / var(--tw-bg-opacity, 1))!important}.bg-background{background-color:hsl(var(--background))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.bg-border{background-color:hsl(var(--border))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-emerald-500\/10{background-color:#10b9811a}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-800\/50{background-color:#1f293780}.bg-gray-900\/40{background-color:#11182766}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-pink-300{--tw-bg-opacity: 1;background-color:rgb(249 168 212 / var(--tw-bg-opacity, 1))}.bg-primary{background-color:hsl(var(--primary))}.bg-purple-300{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/20{background-color:#ef444433}.bg-secondary{background-color:hsl(var(--secondary))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-white\/80{background-color:#fffc}.bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.bg-zinc-950{--tw-bg-opacity: 1;background-color:rgb(9 9 11 / var(--tw-bg-opacity, 1))}.bg-zinc-950\/90{background-color:#09090be6}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-400{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600{--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400{--tw-gradient-from: #c084fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/10{--tw-gradient-from: rgb(192 132 252 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/20{--tw-gradient-from: rgb(168 85 247 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/30{--tw-gradient-from: rgb(168 85 247 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/20{--tw-gradient-from: rgb(147 51 234 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/50{--tw-gradient-from: rgb(88 28 135 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400{--tw-gradient-from: #facc15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-pink-50{--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-600{--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #9333ea var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.to-cyan-400{--tw-gradient-to: #22d3ee var(--tw-gradient-to-position)}.to-emerald-400{--tw-gradient-to: #34d399 var(--tw-gradient-to-position)}.to-orange-400{--tw-gradient-to: #fb923c var(--tw-gradient-to-position)}.to-pink-400{--tw-gradient-to: #f472b6 var(--tw-gradient-to-position)}.to-pink-400\/10{--tw-gradient-to: rgb(244 114 182 / .1) var(--tw-gradient-to-position)}.to-pink-500{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.to-pink-500\/20{--tw-gradient-to: rgb(236 72 153 / .2) var(--tw-gradient-to-position)}.to-pink-500\/30{--tw-gradient-to: rgb(236 72 153 / .3) var(--tw-gradient-to-position)}.to-pink-600{--tw-gradient-to: #db2777 var(--tw-gradient-to-position)}.to-pink-600\/20{--tw-gradient-to: rgb(219 39 119 / .2) var(--tw-gradient-to-position)}.to-pink-900\/50{--tw-gradient-to: rgb(131 24 67 / .5) var(--tw-gradient-to-position)}.to-purple-500{--tw-gradient-to: #a855f7 var(--tw-gradient-to-position)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.p-0{padding:0}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pt-0{padding-top:0}.pt-2{padding-top:.5rem}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.\!text-zinc-200{--tw-text-opacity: 1 !important;color:rgb(228 228 231 / var(--tw-text-opacity, 1))!important}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-foreground{color:hsl(var(--foreground))}.text-fuchsia-600{--tw-text-opacity: 1;color:rgb(192 38 211 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-lime-600{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-400\/50{color:#c084fc80}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/50{color:#ffffff80}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-zinc-200{--tw-text-opacity: 1;color:rgb(228 228 231 / var(--tw-text-opacity, 1))}.text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.text-zinc-900{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity, 1))}.text-zinc-950{--tw-text-opacity: 1;color:rgb(9 9 11 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-transparent::-moz-placeholder{color:transparent}.placeholder-transparent::placeholder{color:transparent}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.mix-blend-multiply{mix-blend-mode:multiply}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-xl{--tw-blur: blur(24px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[--shimmer-contrast\:rgba\(255\,255\,255\,0\.6\)\]{--shimmer-contrast: rgba(255,255,255,.6)}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--background: 240 10% 4%;--foreground: 0 0% 95%;--card: 240 10% 4%;--card-foreground: 0 0% 95%;--popover: 240 6% 10%;--popover-foreground: 0 0% 95%;--primary: 0 0% 98%;--primary-foreground: 240 6% 10%;--secondary: 240 4% 16%;--secondary-foreground: 0 0% 98%;--muted: 240 4% 16%;--muted-foreground: 240 5% 65%;--accent: 240 4% 16%;--accent-foreground: 0 0% 98%;--destructive: 0 63% 31%;--destructive-foreground: 0 0% 98%;--border: 240 4% 20%;--input: 240 4% 20%;--ring: 240 5% 65%;--radius: .5rem}a{font-weight:500;color:var(--theme-primary, #646cff);text-decoration:inherit}a:hover{color:var(--theme-primary-hover, #535bf2)}html,body{background:#09090b;overscroll-behavior:none}body{margin:0;min-width:320px;min-height:100vh;background:var(--theme-background);color:var(--theme-text)}@media (max-width: 767px){html,body{overflow-x:hidden;width:100%;max-width:100%}}h1,h2,h3,h4,h5,h6{color:var(--theme-text)}button{font-family:inherit;cursor:pointer}#root{width:100%;height:100vh}@media screen and (max-width: 767px) and (orientation: landscape){html,body{overflow:auto!important;-webkit-overflow-scrolling:touch}#root{overflow:visible!important;min-height:100vh}}.placeholder\:text-zinc-600::-moz-placeholder{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity, 1))}.placeholder\:text-zinc-600::placeholder{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity, 1))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-gray-600:hover{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.hover\:border-zinc-500:hover{--tw-border-opacity: 1;border-color:rgb(113 113 122 / var(--tw-border-opacity, 1))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-purple-50:hover{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-zinc-100:hover{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-200:hover{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-700:hover{--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-800:hover{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-800\/50:hover{background-color:#27272a80}.hover\:from-purple-500\/30:hover{--tw-gradient-from: rgb(168 85 247 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-700:hover{--tw-gradient-from: #7e22ce var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-pink-500\/30:hover{--tw-gradient-to: rgb(236 72 153 / .3) var(--tw-gradient-to-position)}.hover\:to-pink-700:hover{--tw-gradient-to: #be185d var(--tw-gradient-to-position)}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-indigo-700:hover{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.hover\:text-pink-400:hover{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.hover\:text-purple-400:hover{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.hover\:text-purple-700:hover{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-zinc-300:hover{--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:border-purple-500:focus{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:border-zinc-500:focus{--tw-border-opacity: 1;border-color:rgb(113 113 122 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-purple-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.peer:checked~.peer-checked\:border-transparent{border-color:transparent}.peer:checked~.peer-checked\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.peer:checked~.peer-checked\:from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.peer:checked~.peer-checked\:to-pink-500{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.peer:checked~.peer-checked\:opacity-100{opacity:1}.peer:-moz-placeholder~.peer-placeholder-shown\:top-4{top:1rem}.peer:placeholder-shown~.peer-placeholder-shown\:top-4{top:1rem}.peer:focus~.peer-focus\:top-1{top:.25rem}.peer:focus~.peer-focus\:text-xs{font-size:.75rem;line-height:1rem}.peer:focus~.peer-focus\:text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.peer:not(:-moz-placeholder)~.peer-\[\:not\(\:-moz-placeholder\)\]\:top-1{top:.25rem}.peer:not(:placeholder-shown)~.peer-\[\:not\(\:placeholder-shown\)\]\:top-1{top:.25rem}.peer:not(:-moz-placeholder)~.peer-\[\:not\(\:-moz-placeholder\)\]\:text-xs{font-size:.75rem;line-height:1rem}.peer:not(:placeholder-shown)~.peer-\[\:not\(\:placeholder-shown\)\]\:text-xs{font-size:.75rem;line-height:1rem}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:text-amber-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-cyan-400:is(.dark *){--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.dark\:text-destructive-foreground:is(.dark *){color:hsl(var(--destructive-foreground))}.dark\:text-emerald-400:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.dark\:text-fuchsia-400:is(.dark *){--tw-text-opacity: 1;color:rgb(232 121 249 / var(--tw-text-opacity, 1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-indigo-400:is(.dark *){--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.dark\:text-lime-400:is(.dark *){--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity, 1))}.dark\:text-orange-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.dark\:text-pink-400:is(.dark *){--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.dark\:text-purple-400:is(.dark *){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-rose-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.dark\:text-sky-400:is(.dark *){--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.dark\:text-slate-400:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:text-violet-400:is(.dark *){--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.dark\:text-yellow-400:is(.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.dark\:\[--shimmer-contrast\:rgba\(0\,0\,0\,0\.5\)\]:is(.dark *){--shimmer-contrast: rgba(0,0,0,.5)}@media (min-width: 640px){.sm\:h-6{height:1.5rem}.sm\:h-7{height:1.75rem}.sm\:w-6{width:1.5rem}.sm\:w-7{width:1.75rem}.sm\:max-w-sm{max-width:24rem}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:gap-4{gap:1rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:text-left{text-align:left}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-7xl{font-size:4.5rem;line-height:1}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:h-7{height:1.75rem}.md\:h-9{height:2.25rem}.md\:w-7{width:1.75rem}.md\:w-9{width:2.25rem}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-8xl{font-size:6rem;line-height:1}}@media (min-width: 1024px){.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-10{height:2.5rem}.lg\:h-8{height:2rem}.lg\:w-10{width:2.5rem}.lg\:w-8{width:2rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-8xl{font-size:6rem;line-height:1}.lg\:text-9xl{font-size:8rem;line-height:1}}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}*{box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,blockquote,pre,dl,dt,dd,figure,hr{margin:0;padding:0}*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;color:var(--color-text-primary);background-color:var(--color-background)}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}button{background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}table{border-collapse:collapse;border-spacing:0}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 var(--spacing-4)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:var(--spacing-2)}.gap-4{gap:var(--spacing-4)}.m-2{margin:var(--spacing-2)}.m-4{margin:var(--spacing-4)}.p-2{padding:var(--spacing-2)}.p-4{padding:var(--spacing-4)}.text-sm{font-size:var(--text-sm)}.text-base{font-size:var(--text-base)}.text-lg{font-size:var(--text-lg)}.font-medium{font-weight:var(--font-medium)}.font-semibold{font-weight:var(--font-semibold)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-md{border-radius:var(--radius-md)}.rounded-lg{border-radius:var(--radius-lg)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}button,header,nav,aside,[class*=sidebar],[class*=Sidebar],[class*=header],[class*=Header],[class*=fileTree],[class*=FileTree],[class*=menu],[class*=Menu],[class*=tab],[class*=Tab],[class*=toolbar],[class*=Toolbar]{-webkit-user-select:none;-moz-user-select:none;user-select:none}
