._mainButton_1a0mn_2{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary) 100%);color:var(--color-on-primary);border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #4a9eff4d}._mainButton_1a0mn_2:hover{box-shadow:0 6px 16px #4a9eff66}._overlay_1a0mn_24{position:fixed;inset:0;background:#000000bf;display:flex;align-items:flex-start;justify-content:center;z-index:1000;padding:2rem 0;overflow-y:auto;animation:_fadeIn_1a0mn_1 .2s ease-out}@keyframes _fadeIn_1a0mn_1{0%{opacity:0}to{opacity:1}}._modal_1a0mn_50{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;max-width:600px;width:90%;overflow:hidden;box-shadow:0 20px 60px #00000080;margin:auto 0;animation:_slideUp_1a0mn_1 .2s ease-out;display:flex;flex-direction:column}@keyframes _slideUp_1a0mn_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._header_1a0mn_76{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,var(--color-surface-elevated) 0%,var(--color-surface) 100%)}._header_1a0mn_76._completed_1a0mn_89{background:linear-gradient(135deg,var(--color-success-background) 0%,var(--color-background) 100%);border-bottom-color:var(--color-success-border)}._header_1a0mn_76._failed_1a0mn_98{background:linear-gradient(135deg,var(--color-error-background) 0%,var(--color-background) 100%);border-bottom-color:var(--color-error-border)}._header_1a0mn_76._cancelled_1a0mn_107{background:linear-gradient(135deg,var(--color-warning-background) 0%,var(--color-background) 100%);border-bottom-color:var(--color-warning-border)}._title_1a0mn_116{margin:0;font-size:1.25rem;font-weight:700;color:var(--color-text-primary)}._closeButton_1a0mn_123{background:transparent;border:none;color:var(--color-text-secondary);font-size:2rem;line-height:1;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._closeButton_1a0mn_123:hover{background:#ffffff1a;color:var(--color-text-primary)}._content_1a0mn_146{padding:1.5rem}._section_1a0mn_151{margin-bottom:1.5rem}._label_1a0mn_155{display:block;color:var(--color-text-primary);font-weight:600;margin-bottom:.5rem;font-size:.9375rem}._select_1a0mn_163{width:100%;background:var(--color-border);border:1px solid var(--color-surface-elevated);color:var(--color-text-primary);padding:.75rem;border-radius:6px;font-size:1rem;margin-bottom:.75rem;cursor:pointer;transition:all .2s}._select_1a0mn_163:hover:not(:disabled){border-color:var(--color-text-tertiary)}._select_1a0mn_163:focus{outline:none;border-color:var(--color-border-focus);box-shadow:0 0 0 3px #4a9eff1a}._select_1a0mn_163:disabled{opacity:.5;cursor:not-allowed}._checkboxLabel_1a0mn_192,._radioLabel_1a0mn_193{display:flex;align-items:center;gap:.5rem;color:var(--color-text-secondary);font-size:.9375rem;cursor:pointer;padding:.5rem 0;transition:color .2s}._checkboxLabel_1a0mn_192:hover,._radioLabel_1a0mn_193:hover{color:var(--color-text-primary)}._checkboxLabel_1a0mn_192 input[type=checkbox],._radioLabel_1a0mn_193 input[type=radio]{cursor:pointer;width:1.125rem;height:1.125rem;accent-color:var(--color-primary)}._radioGroup_1a0mn_217{display:flex;flex-direction:column;gap:.5rem}._numberInput_1a0mn_224{background:var(--color-border);border:1px solid var(--color-surface-elevated);color:var(--color-text-primary);padding:.375rem .5rem;border-radius:4px;font-size:.9375rem;width:80px;text-align:center;transition:all .2s}._numberInput_1a0mn_224:hover:not(:disabled){border-color:var(--color-text-tertiary)}._numberInput_1a0mn_224:focus{outline:none;border-color:var(--color-border-focus);box-shadow:0 0 0 3px #4a9eff1a}._numberInput_1a0mn_224:disabled{opacity:.5;cursor:not-allowed}._stopConditions_1a0mn_251{display:flex;flex-direction:column;gap:.75rem}._estimate_1a0mn_258{background:var(--color-border);border:1px solid var(--color-surface-elevated);border-radius:8px;padding:1rem;margin-top:1.5rem}._estimateLoading_1a0mn_266{color:var(--color-text-secondary);font-style:italic;text-align:center}._estimateError_1a0mn_272{color:var(--color-error);font-size:.9375rem;text-align:center}._estimateLine_1a0mn_278{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;color:var(--color-text-secondary);font-size:.9375rem}._estimateValue_1a0mn_287{color:var(--color-primary);font-weight:600}._insufficientFunds_1a0mn_292{background:var(--color-error-background);border:1px solid var(--color-error-border);color:var(--color-error);padding:.75rem;border-radius:6px;margin-top:.75rem;font-size:.9375rem;text-align:center}._progressBarContainer_1a0mn_304{width:100%;height:24px;background:var(--color-border);border-radius:12px;overflow:hidden;margin-bottom:.75rem;border:1px solid var(--color-surface-elevated)}._progressBar_1a0mn_304{height:100%;background:linear-gradient(90deg,var(--color-primary) 0%,var(--color-primary) 100%);transition:width .3s ease-out;border-radius:12px}._progressText_1a0mn_325{text-align:center;color:var(--color-text-primary);font-weight:600;font-size:1rem;margin-bottom:1.5rem}._statusSection_1a0mn_333{background:var(--color-border);border:1px solid var(--color-surface-elevated);border-radius:8px;padding:1rem;margin-bottom:1rem}._statusLine_1a0mn_341{display:flex;justify-content:space-between;align-items:center;color:var(--color-text-secondary);font-size:.9375rem}._statusLine_1a0mn_341 span:last-child{color:var(--color-text-primary);font-weight:600}._costSection_1a0mn_354{background:var(--color-border);border:1px solid var(--color-surface-elevated);border-radius:8px;padding:1rem}._costLine_1a0mn_361{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;color:var(--color-text-secondary);font-size:.9375rem}._coinValue_1a0mn_370{color:var(--color-coin);font-weight:600}._statusMessage_1a0mn_375{text-align:center;color:var(--color-text-secondary);font-style:italic;padding:2rem 0}._errorMessage_1a0mn_382{background:var(--color-error-background);border:1px solid var(--color-error-border);color:var(--color-error);padding:1rem;border-radius:6px;margin-bottom:1rem;font-size:.9375rem}._completionMessage_1a0mn_393{text-align:center;color:var(--color-text-primary);font-size:1.125rem;margin-bottom:1.5rem}._completionStats_1a0mn_400{background:var(--color-border);border:1px solid var(--color-surface-elevated);border-radius:8px;padding:1rem}._statLine_1a0mn_407{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;color:var(--color-text-secondary);font-size:.9375rem}._statLine_1a0mn_407:not(:last-child){border-bottom:1px solid var(--color-surface-elevated)}._generatedPath_1a0mn_420{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}._generatedPath_1a0mn_420 h4{font-size:.9rem;color:var(--color-text-secondary);margin-bottom:.5rem;font-weight:500}._pathNote_1a0mn_433{font-size:.85rem;color:var(--color-text-tertiary);margin:0}._depthNote_1a0mn_439{font-size:.85rem;color:var(--color-warning);margin:.75rem 0 0;padding:.5rem;background:var(--color-warning-background);border:1px solid var(--color-warning-border);border-radius:6px}._footer_1a0mn_450{padding:1rem 1.5rem;border-top:1px solid var(--color-border);display:flex;justify-content:flex-end;gap:.75rem}._cancelButton_1a0mn_458{background:transparent;color:var(--color-text-secondary);border:1px solid var(--color-surface-elevated);padding:.625rem 1.5rem;border-radius:6px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s}._cancelButton_1a0mn_458:hover:not(:disabled){background:var(--color-border);border-color:var(--color-text-tertiary);color:var(--color-text-primary)}._cancelButton_1a0mn_458:disabled{opacity:.5;cursor:not-allowed}._startButton_1a0mn_481{background:var(--color-primary);color:var(--color-on-primary);border:none;padding:.625rem 1.5rem;border-radius:6px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s}._startButton_1a0mn_481:hover:not(:disabled){background:var(--color-primary-hover);box-shadow:0 4px 12px #4a9eff4d}._startButton_1a0mn_481:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){._modal_1a0mn_50{width:95%;max-height:95vh}._header_1a0mn_76{padding:1rem 1.25rem}._content_1a0mn_146{padding:1.25rem}._footer_1a0mn_450{padding:.875rem 1.25rem;flex-direction:column-reverse}._footer_1a0mn_450 button{width:100%}._title_1a0mn_116{font-size:1.125rem}._mainButton_1a0mn_2{width:100%;padding:.875rem 1.25rem}._checkboxLabel_1a0mn_192,._radioLabel_1a0mn_193{font-size:.875rem}._numberInput_1a0mn_224{width:70px;font-size:.875rem}}._container_5j2n8_1{width:100%}._header_5j2n8_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem}._title_5j2n8_13{font-size:1.5rem;margin:0;color:var(--color-text-primary)}._loading_5j2n8_19,._error_5j2n8_20,._empty_5j2n8_21{padding:3rem;text-align:center;color:var(--color-text-secondary)}._error_5j2n8_20{color:var(--color-error)}._empty_5j2n8_21 p{margin:.5rem 0}._jobList_5j2n8_35{display:flex;flex-direction:column;gap:1rem}._jobCard_5j2n8_41{background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:8px;overflow:hidden}._jobHeader_5j2n8_48{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;cursor:pointer;transition:background-color .2s}._jobHeader_5j2n8_48:hover{background-color:var(--color-surface)}._jobInfo_5j2n8_61{flex:1;display:flex;flex-direction:column;gap:.5rem}._jobStatusLine_5j2n8_68{display:flex;align-items:center;gap:1rem}._status_5j2n8_74{padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:500}._statusCompleted_5j2n8_81{background-color:#22c55e33;color:#22c55e}._statusRunning_5j2n8_86{background-color:#3b82f633;color:#3b82f6}._statusPending_5j2n8_91{background-color:#eab30833;color:#eab308}._statusFailed_5j2n8_96{background-color:#ef444433;color:#ef4444}._statusCancelled_5j2n8_101{background-color:#94a3b833;color:#94a3b8}._jobDate_5j2n8_106{color:var(--color-text-secondary);font-size:.875rem}._jobStats_5j2n8_111{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text-secondary)}._separator_5j2n8_119{color:var(--color-border)}._expandButton_5j2n8_123{background:none;border:none;color:var(--color-text-secondary);font-size:1rem;cursor:pointer;padding:.5rem;transition:transform .2s}._jobDetails_5j2n8_133{padding:0 1.5rem 1.5rem;border-top:1px solid var(--color-border)}._progressSection_5j2n8_138{margin:1rem 0}._progressBarContainer_5j2n8_142{width:100%;height:8px;background:var(--color-surface);border-radius:4px;overflow:hidden;margin-bottom:.5rem}._progressBar_5j2n8_142{height:100%;background:var(--color-primary);transition:width .3s ease}._progressText_5j2n8_157{font-size:.875rem;color:var(--color-text-secondary);text-align:center}._configSection_5j2n8_163,._costSection_5j2n8_164,._errorSection_5j2n8_165{margin:1.5rem 0}._configSection_5j2n8_163 h4,._costSection_5j2n8_164 h4,._errorSection_5j2n8_165 h4{margin:0 0 .75rem;font-size:1rem;color:var(--color-text-primary)}._configGrid_5j2n8_177,._costGrid_5j2n8_178{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}._configItem_5j2n8_184,._costItem_5j2n8_185{display:flex;gap:.5rem}._configLabel_5j2n8_190,._costLabel_5j2n8_191{font-weight:500;color:var(--color-text-secondary)}._errorMessage_5j2n8_196{margin:0;padding:1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:4px;color:var(--color-error);font-size:.875rem}._completedAt_5j2n8_206{margin-top:1rem;font-size:.875rem;color:var(--color-text-secondary)}._actions_5j2n8_212{display:flex;gap:.75rem;margin-top:1.5rem}._cancelButton_5j2n8_218,._resumeButton_5j2n8_219{padding:.5rem 1rem;border:none;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}._cancelButton_5j2n8_218{background:#ef444433;color:#ef4444}._cancelButton_5j2n8_218:hover{background:#ef44444d}._resumeButton_5j2n8_219{background:var(--color-primary);color:#fff}._resumeButton_5j2n8_219:hover{background:var(--color-primary-hover)}@media(max-width:768px){._header_5j2n8_5{flex-direction:column;align-items:stretch}._jobHeader_5j2n8_48{padding:.75rem 1rem}._jobDetails_5j2n8_133{padding:0 1rem 1rem}._jobStats_5j2n8_111{flex-wrap:wrap}._configGrid_5j2n8_177,._costGrid_5j2n8_178{grid-template-columns:1fr}}._list_fb5x8_1{display:flex;flex-direction:column;gap:1rem}._item_fb5x8_7{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;transition:all .2s}._item_fb5x8_7:hover{border-color:var(--color-info);box-shadow:0 4px 12px var(--color-info-background)}._chapterContent_fb5x8_23{display:flex;align-items:center;gap:1rem;width:100%}._content_fb5x8_30{display:flex;align-items:center;gap:1rem;flex:1}._number_fb5x8_37{background:var(--color-info);color:var(--color-on-primary);width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;flex-shrink:0}._info_fb5x8_51{display:flex;flex-direction:column;gap:.375rem}._title_fb5x8_57{font-size:1.125rem;font-weight:600;color:var(--color-text-primary);margin:0}._badges_fb5x8_64{display:flex;gap:.5rem;flex-wrap:wrap}._actions_fb5x8_70{display:flex;align-items:center;gap:.75rem}._reorderButtons_fb5x8_76{display:flex;gap:.25rem;align-items:center}._reorderButton_fb5x8_76{background:transparent;border:1px solid var(--color-border);color:var(--color-text-secondary);padding:.25rem .5rem;border-radius:4px;cursor:pointer;font-size:1rem;line-height:1;transition:all .2s;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}._reorderButton_fb5x8_76:hover:not(:disabled){background:var(--color-surface-hover);border-color:var(--color-text-tertiary);color:var(--color-text-primary)}._reorderButton_fb5x8_76:disabled{opacity:.3;cursor:not-allowed}._expandButton_fb5x8_110{background:transparent;border:1px solid var(--color-border);color:var(--color-text-secondary);padding:.25rem .5rem;border-radius:4px;cursor:pointer;font-size:.875rem;line-height:1;transition:all .2s;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._expandButton_fb5x8_110:hover{background:var(--color-surface-hover);border-color:var(--color-text-tertiary);color:var(--color-text-primary)}._summary_fb5x8_134{padding:.75rem 1rem;background:var(--color-background);border-radius:6px;color:var(--color-text-secondary);font-size:.9375rem;line-height:1.5;margin-left:4rem;border-left:3px solid var(--color-info)}@media(max-width:768px){._summary_fb5x8_134{margin-left:0}}._empty_fb5x8_151{background:var(--color-surface);border:2px dashed var(--color-border);border-radius:8px;padding:3rem 2rem;text-align:center;color:var(--color-text-secondary)}._container_b9ziv_1{margin:0 auto;padding:2rem 1.5rem;min-height:calc(100vh - 80px)}._coverContainer_b9ziv_7{width:250px;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px #0006}._coverDesktop_b9ziv_14 ._coverContainer_b9ziv_7{float:left;margin:0 2rem 1rem 0}._coverMobile_b9ziv_19{display:none}._coverImage_b9ziv_23{width:100%;height:auto;display:block;aspect-ratio:3 / 4;object-fit:cover}@media(max-width:768px){._coverDesktop_b9ziv_14{display:none}._coverMobile_b9ziv_19{display:block}._coverMobile_b9ziv_19 ._coverContainer_b9ziv_7{width:200px;margin:1.5rem 0}}._loading_b9ziv_46,._error_b9ziv_47{text-align:center;padding:4rem 2rem;color:var(--color-text-secondary)}._error_b9ziv_47{color:var(--color-error);background:var(--color-error-background);border:1px solid var(--color-error-border);border-radius:8px}._header_b9ziv_60{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem}._ownerActions_b9ziv_68{display:flex;gap:.75rem;flex-wrap:wrap}._title_b9ziv_74{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);margin:0 0 .5rem}._author_b9ziv_81{color:var(--color-text-secondary);font-size:1.125rem;margin:0}._ratingDisplay_b9ziv_87{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}._stars_b9ziv_94{color:#fbbf24;font-size:1.25rem;line-height:1}._ratingText_b9ziv_100{color:var(--color-text-secondary);font-size:.9375rem;font-weight:500}._description_b9ziv_106{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.7;margin:0 0 1.5rem}._pendingApprovalBanner_b9ziv_113{display:flex;gap:1rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:2px solid #ffc107;border-radius:8px;margin:1rem 0}._bannerIcon_b9ziv_123{font-size:2rem;flex-shrink:0}._bannerContent_b9ziv_128{flex:1}._bannerTitle_b9ziv_132{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:#856404}._bannerText_b9ziv_139{margin:0;color:#856404;font-size:.95rem}._aiAgentBadge_b9ziv_145{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--color-surface-elevated) 0%,var(--color-surface) 100%);border:1px solid var(--color-border);padding:.625rem 1.125rem;border-radius:6px;margin-bottom:1.5rem}._aiAgentLabel_b9ziv_160{color:var(--color-text-secondary);font-size:.875rem;font-weight:500}._aiAgentName_b9ziv_166{color:var(--color-info);font-weight:700;font-size:.9375rem}._meta_b9ziv_172{display:flex;gap:.75rem;margin-bottom:2rem}._purchaseBox_b9ziv_178{background:var(--color-surface);border:2px solid var(--color-info);border-radius:8px;padding:2rem;margin-bottom:2rem;text-align:center}._purchaseBox_b9ziv_178 h3{color:var(--color-text-primary);font-size:1.5rem;margin:0 0 .75rem}._purchaseBox_b9ziv_178 p{color:var(--color-text-secondary);margin:0 0 1.5rem}._freePreview_b9ziv_198{color:var(--color-success);font-weight:600}._readingActions_b9ziv_203{display:flex;gap:1rem;margin:2rem 0}._completedBox_b9ziv_209{display:flex;gap:1rem;align-items:center}._completedText_b9ziv_215{color:var(--color-success);font-size:1rem;font-weight:600;margin:0}._progressActions_b9ziv_222{display:flex;gap:1rem;align-items:flex-start}._continueButtonWrapper_b9ziv_228{display:flex;flex-direction:column;gap:.5rem}._progressHint_b9ziv_234{font-size:.8125rem;color:var(--color-text-secondary);font-weight:400}._guestAccessInfo_b9ziv_240{font-size:.875rem;color:var(--color-text-secondary);margin-top:.5rem}._autoGenerateSection_b9ziv_246{margin:2rem 0}._tabContent_b9ziv_250{padding:2rem 0}._storyInfo_b9ziv_254{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:1.5rem}._storyInfo_b9ziv_254 h3{color:var(--color-text-primary);font-size:1.25rem;font-weight:600;margin:0 0 1.5rem}._infoGrid_b9ziv_268{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}._infoItem_b9ziv_274{display:flex;flex-direction:column;gap:.25rem}._infoLabel_b9ziv_280{color:var(--color-text-secondary);font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em}._infoValue_b9ziv_288{color:var(--color-text-primary);font-size:1rem;font-weight:600;text-transform:capitalize}._noAccess_b9ziv_295{text-align:center;color:var(--color-text-secondary);font-style:italic;padding:3rem 2rem}._section_b9ziv_302{margin-top:3rem}._sectionHeader_b9ziv_306{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._sectionTitle_b9ziv_313{font-size:1.75rem;font-weight:700;color:var(--color-text-primary);margin:0}._adminTools_b9ziv_320{margin-top:3rem;background:linear-gradient(135deg,var(--color-error-background) 0%,var(--color-surface) 100%);border:2px solid var(--color-error-border);border-radius:12px;padding:1.5rem}._adminToolsHeader_b9ziv_332{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-error-border)}._adminToolsTitle_b9ziv_338{font-size:1.5rem;font-weight:700;color:var(--color-error);margin:0}._adminToolsContent_b9ziv_345{display:flex;flex-direction:column;gap:1rem}._adminToolItem_b9ziv_351{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:1.25rem}._adminToolInfo_b9ziv_362 h3{font-size:1.125rem;font-weight:600;color:var(--color-text-primary);margin:0 0 .5rem}._adminToolInfo_b9ziv_362 p{font-size:.9375rem;color:var(--color-text-secondary);margin:0;line-height:1.5}@media(max-width:768px){._adminToolItem_b9ziv_351{flex-direction:column;align-items:flex-start}}._modalOverlay_b9ziv_383{position:fixed;inset:0;background:#000000bf;display:flex;align-items:flex-start;justify-content:center;z-index:1000;overflow-y:auto;padding:2rem 0}._editModal_b9ziv_398{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;width:90%;max-width:600px;box-shadow:0 20px 60px #00000080;display:flex;flex-direction:column;margin:auto 0}._modalHeader_b9ziv_410{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,var(--color-surface-elevated) 0%,var(--color-surface) 100%);flex-shrink:0}._modalHeader_b9ziv_410 h3{margin:0;font-size:1.25rem;font-weight:700;color:var(--color-text-primary)}._closeButton_b9ziv_431{background:transparent;border:none;color:var(--color-text-secondary);font-size:2rem;line-height:1;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._closeButton_b9ziv_431:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}._modalContent_b9ziv_453{padding:1.5rem}._modalContent_b9ziv_453 label{display:block;color:var(--color-text-secondary);margin-bottom:.5rem;margin-top:1.25rem;font-weight:600}._modalContent_b9ziv_453 label:first-of-type{margin-top:0}._modalContent_b9ziv_453 input,._modalContent_b9ziv_453 textarea{width:100%;background:var(--color-surface-elevated);border:1px solid var(--color-border);color:var(--color-text-primary);padding:.75rem 1rem;border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .2s;box-sizing:border-box}._modalContent_b9ziv_453 textarea{resize:vertical;min-height:100px;line-height:1.5}._modalContent_b9ziv_453 input:focus,._modalContent_b9ziv_453 textarea:focus{outline:none;border-color:var(--color-border-focus);box-shadow:0 0 0 3px var(--color-info-background)}._helpText_b9ziv_496{font-size:.875rem;color:var(--color-text-secondary);margin:.375rem 0 0;line-height:1.4}._authorOnlyBadge_b9ziv_503{display:inline-block;font-size:.75rem;font-weight:600;color:var(--color-info);background:var(--color-info-background);padding:.125rem .5rem;border-radius:4px;text-transform:uppercase;letter-spacing:.025em}._authorOnlyField_b9ziv_515{border-left:3px solid var(--color-info);background:linear-gradient(to right,var(--color-info-background),var(--color-surface-elevated))}._modalContent_b9ziv_453 ._error_b9ziv_47{background:var(--color-error-background);border:1px solid var(--color-error-border);color:var(--color-error);padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem;font-size:.9375rem}._spinner_b9ziv_534{display:inline-block}._row_b9ziv_538{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._field_b9ziv_544{display:flex;flex-direction:column}@media(max-width:768px){._row_b9ziv_538{grid-template-columns:1fr}}._modalFooter_b9ziv_555{padding:1rem 1.5rem;border-top:1px solid var(--color-border);display:flex;justify-content:flex-end;gap:.75rem;flex-shrink:0}@media(max-width:768px){._header_b9ziv_60{flex-direction:column}._title_b9ziv_74{font-size:2rem}}._commentForm_5ooqo_1{width:100%}._formGroup_5ooqo_5{margin-bottom:1rem}._label_5ooqo_9{display:block;font-weight:600;color:var(--color-text-primary);margin-bottom:.5rem}._textarea_5ooqo_16{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface);color:var(--color-text-primary);font-family:inherit;font-size:1rem;line-height:1.5;resize:vertical;min-height:100px;transition:border-color .2s}._textarea_5ooqo_16:focus{outline:none;border-color:var(--color-border-focus)}._textarea_5ooqo_16:disabled{opacity:.6;cursor:not-allowed}._charCounter_5ooqo_41{display:flex;justify-content:flex-end;margin-top:.5rem;font-size:.875rem;color:var(--color-text-tertiary)}._overLimit_5ooqo_49{color:var(--color-error);font-weight:600}._error_5ooqo_54{padding:.75rem;margin-bottom:1rem;background:var(--color-error);color:#fff;border-radius:4px;font-size:.875rem}._actions_5ooqo_63{display:flex;gap:.75rem;justify-content:flex-end}._card_u7s53_1{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;transition:all .2s}._hover_u7s53_8:hover{border-color:var(--color-primary);box-shadow:0 4px 12px #4a9eff26}._padding-none_u7s53_14{padding:0}._padding-small_u7s53_18{padding:.75rem}._padding-medium_u7s53_22{padding:1.25rem}._padding-large_u7s53_26{padding:2rem}._commentCard_hfte1_1{display:flex;gap:1.25rem;margin-bottom:1rem}._sidebar_hfte1_7{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.75rem;width:120px}._username_hfte1_16{font-weight:600;font-size:.875rem;color:var(--color-text-primary);text-align:center;word-wrap:break-word;width:100%}._main_hfte1_25{flex:1;display:flex;flex-direction:column;gap:.75rem;min-width:0}._header_hfte1_33{display:flex;justify-content:space-between;align-items:center}._actions_hfte1_39{display:flex;gap:.5rem}._content_hfte1_44{color:var(--color-text-primary);line-height:1.6;white-space:pre-wrap;word-wrap:break-word}._footer_hfte1_51{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--color-text-secondary)}._date_hfte1_59{color:var(--color-text-tertiary)}._edited_hfte1_63{font-style:italic;color:var(--color-text-tertiary)}@media(max-width:768px){._commentCard_hfte1_1{flex-direction:column;gap:1rem}._sidebar_hfte1_7{flex-direction:row;width:100%;justify-content:flex-start}._username_hfte1_16{text-align:left;flex:1}}._commentsList_116wv_1{width:100%}._header_116wv_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}._title_116wv_14{margin:0;font-size:1.25rem;font-weight:600;color:var(--color-text-primary)}._sortControls_116wv_21{display:flex;align-items:center;gap:.5rem}._sortLabel_116wv_27{font-size:.875rem;color:var(--color-text-secondary)}._sortSelect_116wv_32{padding:.375rem .75rem;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface);color:var(--color-text-primary);font-size:.875rem;cursor:pointer;transition:border-color .2s}._sortSelect_116wv_32:hover{border-color:var(--color-primary)}._sortSelect_116wv_32:focus{outline:none;border-color:var(--color-border-focus)}._comments_116wv_1{display:flex;flex-direction:column;gap:1rem}._message_116wv_58{text-align:center;padding:2rem 1rem;color:var(--color-text-secondary)}._emptyState_1579s_1{text-align:center;padding:3rem 1rem;background:var(--color-surface, #ffffff);border:1px solid var(--color-border, #e5e7eb);border-radius:8px;color:var(--color-text-secondary, #6b7280)}._title_1579s_10{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:var(--color-text-primary, #1f2937)}._subtitle_1579s_17{font-size:1rem;margin:0}._commentsTab_1xykx_1{width:100%}._loading_1xykx_5{text-align:center;padding:3rem 1rem;color:var(--color-text-secondary)}._commentFormSection_1xykx_11{margin-bottom:2rem;padding:1.5rem;background:var(--color-surface-elevated);border-radius:8px;border:1px solid var(--color-border)}._disabledMessage_1xykx_19{padding:1.5rem;margin-bottom:2rem;background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:8px;text-align:center;color:var(--color-text-secondary)}._error_1xykx_29{padding:1rem;margin-bottom:1.5rem;background:var(--color-error);color:#fff;border-radius:4px;font-size:.875rem}._loadMore_1xykx_38{display:flex;justify-content:center;margin-top:2rem}._loadMoreButton_1xykx_44{padding:.75rem 1.5rem;background:var(--color-primary);color:var(--color-on-primary);border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}._loadMoreButton_1xykx_44:hover:not(:disabled){background:var(--color-primary-hover)}._loadMoreButton_1xykx_44:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){._commentFormSection_1xykx_11{padding:1rem}}._loginPrompt_kpro7_1{text-align:center;padding:2rem;background:var(--color-surface, #ffffff);border:1px solid var(--color-border, #e5e7eb);border-radius:8px;color:var(--color-info, #3b82f6);font-weight:600;margin-bottom:2rem}._loginPrompt_kpro7_1 p{margin:0}._form_tw87x_1{background:var(--color-surface, #ffffff);border:1px solid var(--color-border, #e5e7eb);border-radius:8px;padding:1.5rem;margin-bottom:2rem}._formGroup_tw87x_9{margin-bottom:1.5rem}._formGroup_tw87x_9:last-of-type{margin-bottom:1rem}._label_tw87x_17{display:block;font-weight:600;color:var(--color-text-primary, #1f2937);margin-bottom:.5rem}._required_tw87x_24{color:var(--color-error, #dc2626)}._textarea_tw87x_28{width:100%;padding:.75rem;border:1px solid var(--color-border, #e5e7eb);border-radius:6px;font-family:inherit;font-size:1rem;line-height:1.5;resize:vertical;min-height:100px;background:var(--color-background, #ffffff);color:var(--color-text-primary, #1f2937)}._textarea_tw87x_28:focus{outline:none;border-color:var(--color-primary, #4a9eff);box-shadow:0 0 0 3px #4a9eff1a}._charCounter_tw87x_48{font-size:.875rem;color:var(--color-text-secondary, #6b7280);margin-top:.5rem;text-align:right}._error_tw87x_55{background:var(--color-error, #dc2626);color:#fff;padding:.75rem;border-radius:6px;margin-bottom:1rem;font-size:.875rem}._actions_tw87x_64{display:flex;gap:1rem;justify-content:flex-end}._submitButton_tw87x_70,._cancelButton_tw87x_71{padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s;border:none;font-size:1rem}._submitButton_tw87x_70{background:var(--color-primary, #4a9eff);color:#fff}._submitButton_tw87x_70:hover:not(:disabled){background:var(--color-primary-hover, #3b82f6)}._submitButton_tw87x_70:disabled{opacity:.5;cursor:not-allowed}._cancelButton_tw87x_71{background:transparent;color:var(--color-text-secondary, #6b7280);border:1px solid var(--color-border, #e5e7eb)}._cancelButton_tw87x_71:hover:not(:disabled){background:var(--color-surface-elevated, #f9fafb)}._starRating_1wjek_1{display:inline-flex;gap:.125rem}._star_1wjek_1{display:inline-block;line-height:1;transition:all .15s;-webkit-user-select:none;user-select:none}._small_1wjek_14{font-size:1rem}._medium_1wjek_18{font-size:1.5rem}._large_1wjek_22{font-size:2rem}._filled_1wjek_27{color:var(--color-warning, #f59e0b)}._empty_1wjek_31{color:var(--color-border, #e5e7eb)}._interactive_1wjek_36{cursor:pointer}._interactive_1wjek_36:hover,._interactive_1wjek_36:focus{transform:scale(1.1)}._interactive_1wjek_36:focus{outline:2px solid var(--color-primary, #4a9eff);outline-offset:2px;border-radius:2px}._ratingDistribution_1f6wv_1{display:flex;flex-direction:column;gap:.375rem;width:100%}._row_1f6wv_8{display:grid;grid-template-columns:auto 1fr auto;gap:.625rem;align-items:center}._label_1f6wv_15{font-size:.8125rem;font-weight:600;color:var(--color-text-secondary);min-width:1.75rem}._barContainer_1f6wv_22{position:relative;height:1rem;background:var(--color-surface-elevated, #f3f4f6);border-radius:3px;overflow:hidden}._bar_1f6wv_22{height:100%;background:var(--color-warning, #f59e0b);border-radius:3px;transition:width .3s ease;min-width:0}._count_1f6wv_38{font-size:.8125rem;font-weight:600;color:var(--color-text-primary);min-width:1.75rem;text-align:right}._container_8ednp_1{background:var(--color-surface, #ffffff);border:1px solid var(--color-border, #e5e7eb);border-radius:8px;padding:1.25rem;margin-bottom:1.5rem;display:flex;gap:2rem;align-items:center}._summary_8ednp_12{display:flex;flex-shrink:0}._rating_8ednp_17{display:flex;flex-direction:column;align-items:center;gap:.375rem;min-width:120px}._ratingNumber_8ednp_25{font-size:2.5rem;font-weight:700;color:var(--color-text-primary, #1f2937);line-height:1}._reviewCount_8ednp_32{font-size:.8125rem;color:var(--color-text-secondary, #6b7280)}._distribution_8ednp_37{flex:1;min-width:0}@media(max-width:768px){._container_8ednp_1{flex-direction:column;gap:1.25rem;align-items:stretch}._summary_8ednp_12{justify-content:center}._distribution_8ednp_37{padding-top:1.25rem;border-top:1px solid var(--color-border, #e5e7eb)}}._reviewCard_1kw69_1{display:flex;gap:1.25rem}._sidebar_1kw69_6{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.75rem;width:120px}._username_1kw69_15{font-weight:600;font-size:.875rem;color:var(--color-text-primary);text-align:center;word-wrap:break-word;width:100%}._main_1kw69_24{flex:1;display:flex;flex-direction:column;gap:.75rem;min-width:0}._header_1kw69_32{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._actions_1kw69_39{display:flex;gap:.5rem}._content_1kw69_44{font-size:.95rem;line-height:1.6;color:var(--color-text-primary);white-space:pre-wrap;word-wrap:break-word}._footer_1kw69_52{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text-secondary)}._date_1kw69_60{font-size:.875rem}._edited_1kw69_64{font-style:italic;color:var(--color-text-tertiary)}@media(max-width:768px){._reviewCard_1kw69_1{flex-direction:column;gap:1rem}._sidebar_1kw69_6{flex-direction:row;width:100%;justify-content:flex-start}._username_1kw69_15{text-align:left;flex:1}._header_1kw69_32{flex-direction:column;gap:.5rem}._actions_1kw69_39{align-self:flex-start}}._starRatingDisplay_1u0se_1{display:inline-flex;align-items:center;gap:.5rem}._stars_1u0se_7{display:inline-flex;gap:.125rem}._star_1u0se_1{display:inline-block;line-height:1;-webkit-user-select:none;user-select:none}._small_1u0se_19{font-size:1rem}._medium_1u0se_23{font-size:1.5rem}._large_1u0se_27{font-size:2rem}._filled_1u0se_32{color:var(--color-warning, #f59e0b)}._empty_1u0se_36{color:var(--color-border, #e5e7eb)}._half_1u0se_41{position:relative;color:var(--color-warning, #f59e0b)}._halfStarContainer_1u0se_46{position:relative;display:inline-block}._halfStarFilled_1u0se_51{position:absolute;left:0;top:0;width:50%;overflow:hidden;color:var(--color-warning, #f59e0b)}._halfStarEmpty_1u0se_60{color:var(--color-border, #e5e7eb)}._number_1u0se_64{font-size:1rem;font-weight:600;color:var(--color-text-primary)}._container_hfamd_1{margin-bottom:2rem}._header_hfamd_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--color-border, #e5e7eb)}._title_hfamd_14{font-size:1.5rem;font-weight:700;color:var(--color-text-primary, #1f2937);margin:0}._sortControl_hfamd_21{display:flex;align-items:center;gap:.5rem}._sortLabel_hfamd_27{font-size:.875rem;color:var(--color-text-secondary, #6b7280);font-weight:500}._sortSelect_hfamd_33{padding:.5rem 2rem .5rem .75rem;border:1px solid var(--color-border, #e5e7eb);border-radius:6px;background:var(--color-surface, #ffffff);color:var(--color-text-primary, #1f2937);font-size:.875rem;cursor:pointer;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='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.25rem}._sortSelect_hfamd_33:focus{outline:none;border-color:var(--color-primary, #4a9eff);box-shadow:0 0 0 3px #4a9eff1a}._reviewsList_hfamd_54{display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){._header_hfamd_5{flex-direction:column;align-items:flex-start;gap:1rem}._sortControl_hfamd_21{width:100%}._sortSelect_hfamd_33{flex:1}}._container_l5pnj_1{width:100%}._loading_l5pnj_5,._error_l5pnj_6{text-align:center;padding:3rem 2rem;background:var(--color-surface, #ffffff);border:1px solid var(--color-border, #e5e7eb);border-radius:8px;color:var(--color-text-secondary, #6b7280);font-size:1rem}._error_l5pnj_6{background:var(--color-error, #dc2626);color:#fff}._userReviewSection_l5pnj_21{margin-bottom:1.5rem}._writeReviewButton_l5pnj_25{width:100%;padding:1rem;background:var(--color-primary, #4a9eff);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}._writeReviewButton_l5pnj_25:hover{background:var(--color-primary-hover, #3b82f6)}._sectionTitle_l5pnj_42{font-size:1.125rem;font-weight:700;color:var(--color-text-primary, #1f2937);margin:0}._userReview_l5pnj_21{background:var(--color-surface, #ffffff);border:1px solid var(--color-border, #e5e7eb);border-radius:8px;padding:1.25rem}._userReviewHeader_l5pnj_56{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border, #e5e7eb)}._reviewDisplay_l5pnj_65{display:flex;flex-direction:column;gap:.75rem}._reviewRating_l5pnj_71{display:flex;align-items:center}._reviewContent_l5pnj_76{color:var(--color-text-primary, #1f2937);line-height:1.6;white-space:pre-wrap;word-wrap:break-word}._reviewMeta_l5pnj_83{font-size:.8125rem;color:var(--color-text-secondary, #6b7280)}._edited_l5pnj_88{font-style:italic;color:var(--color-text-tertiary, #9ca3af)}._reviewActions_l5pnj_93{display:flex;gap:.5rem;align-items:center}._editButton_l5pnj_99,._deleteButton_l5pnj_100{padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s;font-size:.8125rem;white-space:nowrap}._editButton_l5pnj_99{background:var(--color-primary, #4a9eff);color:#fff;border:none}._editButton_l5pnj_99:hover{background:var(--color-primary-hover, #3b82f6)}._deleteButton_l5pnj_100{background:transparent;color:var(--color-error, #dc2626);border:1px solid var(--color-border, #e5e7eb)}._deleteButton_l5pnj_100:hover{background:var(--color-error, #dc2626);color:#fff;border-color:var(--color-error, #dc2626)}._formContainer_l5pnj_132{margin-bottom:2rem}._pagination_l5pnj_136{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--color-border, #e5e7eb)}._pageButton_l5pnj_146{padding:.5rem 1rem;background:var(--color-surface, #ffffff);border:1px solid var(--color-border, #e5e7eb);border-radius:6px;color:var(--color-text-primary, #1f2937);font-weight:600;cursor:pointer;transition:all .2s}._pageButton_l5pnj_146:hover:not(:disabled){background:var(--color-surface-elevated, #f9fafb);border-color:var(--color-primary, #4a9eff)}._pageButton_l5pnj_146:disabled{opacity:.5;cursor:not-allowed}._pageInfo_l5pnj_167{color:var(--color-text-secondary, #6b7280);font-size:.875rem}@media(max-width:768px){._userReviewHeader_l5pnj_56{flex-direction:column;align-items:flex-start;gap:1rem}._reviewActions_l5pnj_93{width:100%;justify-content:stretch}._editButton_l5pnj_99,._deleteButton_l5pnj_100{flex:1}}
