.AdultGateModal-module__JPdTBG__overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;animation:.2s ease-out AdultGateModal-module__JPdTBG__overlayFadeIn;display:flex;position:fixed;inset:0}.AdultGateModal-module__JPdTBG__dialog{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:380px;padding:32px 28px 24px;animation:.25s ease-out AdultGateModal-module__JPdTBG__dialogSlideIn;box-shadow:0 16px 48px #0003}.AdultGateModal-module__JPdTBG__iconWrap{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:24px;display:flex}.AdultGateModal-module__JPdTBG__title{color:#18181b;letter-spacing:-.01em;margin:0 0 8px;font-size:18px;font-weight:700}.AdultGateModal-module__JPdTBG__description{color:#52525b;margin:0 0 6px;font-size:14px;line-height:1.6}.AdultGateModal-module__JPdTBG__ageNotice{color:#71717a;background:#f4f4f5;border-radius:20px;margin:0 0 24px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block}.AdultGateModal-module__JPdTBG__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:0 0 16px;padding:10px 14px;font-size:13px;line-height:1.4}.AdultGateModal-module__JPdTBG__actions{gap:10px;display:flex}.AdultGateModal-module__JPdTBG__cancelBtn,.AdultGateModal-module__JPdTBG__verifyBtn{cursor:pointer;border:none;border-radius:10px;flex:1;padding:12px 16px;font-size:14px;font-weight:600;transition:background .15s,opacity .15s,transform .1s}.AdultGateModal-module__JPdTBG__cancelBtn{color:#52525b;background:#f4f4f5}.AdultGateModal-module__JPdTBG__cancelBtn:hover{background:#e4e4e7}.AdultGateModal-module__JPdTBG__cancelBtn:active{transform:scale(.98)}.AdultGateModal-module__JPdTBG__verifyBtn{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);box-shadow:0 2px 8px #6366f14d}.AdultGateModal-module__JPdTBG__verifyBtn:hover{opacity:.92}.AdultGateModal-module__JPdTBG__verifyBtn:active{transform:scale(.98)}.AdultGateModal-module__JPdTBG__verifyBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}body.dark-mode .AdultGateModal-module__JPdTBG__dialog{background:var(--bg-tertiary,#1e1e2e);border:1px solid var(--border-light,#ffffff14);box-shadow:0 16px 48px #00000080}body.dark-mode .AdultGateModal-module__JPdTBG__title{color:var(--text-primary,#f4f4f5)}body.dark-mode .AdultGateModal-module__JPdTBG__description{color:var(--text-secondary,#a1a1aa)}body.dark-mode .AdultGateModal-module__JPdTBG__ageNotice{color:var(--text-tertiary,#71717a);background:#ffffff0f}body.dark-mode .AdultGateModal-module__JPdTBG__error{color:#f87171;background:#ef44441a;border-color:#ef444433}body.dark-mode .AdultGateModal-module__JPdTBG__cancelBtn{color:var(--text-primary,#f4f4f5);background:#ffffff0f}body.dark-mode .AdultGateModal-module__JPdTBG__cancelBtn:hover{background:#ffffff1a}@keyframes AdultGateModal-module__JPdTBG__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes AdultGateModal-module__JPdTBG__dialogSlideIn{0%{opacity:0;transform:scale(.95)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}
.CreatorLiteSection-module__wsDYNG__container{background:var(--bg-primary);z-index:100;flex-direction:column;display:flex;position:fixed;inset:0}.CreatorLiteSection-module__wsDYNG__topNav{border-bottom:1px solid var(--border-light);background:var(--bg-primary);justify-content:space-between;align-items:center;padding:12px 24px;display:flex}.CreatorLiteSection-module__wsDYNG__navLeft,.CreatorLiteSection-module__wsDYNG__navRight{align-items:center;gap:12px;display:flex}.CreatorLiteSection-module__wsDYNG__backBtn{width:44px;min-width:44px;height:44px;min-height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.CreatorLiteSection-module__wsDYNG__backBtn:hover{background:var(--bg-secondary);color:var(--text-primary)}.CreatorLiteSection-module__wsDYNG__switchButton{border:1px solid var(--border-light);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:#ffffff0a;border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .15s;display:inline-flex}.CreatorLiteSection-module__wsDYNG__switchButton:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:#4f46e514}.CreatorLiteSection-module__wsDYNG__tabs{background:var(--bg-secondary);border-radius:8px;gap:4px;padding:4px;display:flex}.CreatorLiteSection-module__wsDYNG__tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s}.CreatorLiteSection-module__wsDYNG__tab:hover{color:var(--text-primary)}.CreatorLiteSection-module__wsDYNG__tab.CreatorLiteSection-module__wsDYNG__active{background:var(--bg-primary);color:var(--text-primary);box-shadow:0 1px 3px #0000001a}.CreatorLiteSection-module__wsDYNG__tab.CreatorLiteSection-module__wsDYNG__disabled{color:var(--text-muted);cursor:not-allowed;opacity:.55}.CreatorLiteSection-module__wsDYNG__tab.CreatorLiteSection-module__wsDYNG__disabled:hover{color:var(--text-muted)}.CreatorLiteSection-module__wsDYNG__styleToggle{background:var(--bg-secondary);border-radius:6px;gap:2px;padding:3px;display:flex}.CreatorLiteSection-module__wsDYNG__styleBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .15s}.CreatorLiteSection-module__wsDYNG__styleBtn:hover{color:var(--text-secondary)}.CreatorLiteSection-module__wsDYNG__styleBtn.CreatorLiteSection-module__wsDYNG__active{background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);color:#fff}.CreatorLiteSection-module__wsDYNG__styleBtn.CreatorLiteSection-module__wsDYNG__disabled{opacity:.5;cursor:not-allowed}.CreatorLiteSection-module__wsDYNG__styleBtn.CreatorLiteSection-module__wsDYNG__disabled:hover{color:var(--text-muted)}.CreatorLiteSection-module__wsDYNG__comingSoon{background:var(--bg-tertiary);color:var(--text-muted);border-radius:3px;margin-left:4px;padding:2px 4px;font-size:9px;font-weight:400}.CreatorLiteSection-module__wsDYNG__tokenActionBar{align-items:center;gap:8px;display:flex;position:relative}.CreatorLiteSection-module__wsDYNG__tokenSummary{border:1px solid var(--border-light);color:var(--text-primary);cursor:pointer;background:#ffffff0a;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.CreatorLiteSection-module__wsDYNG__tokenSummary:hover{border-color:var(--text-secondary)}.CreatorLiteSection-module__wsDYNG__tokenIcon{color:var(--accent-primary)}.CreatorLiteSection-module__wsDYNG__tokenSummaryLabel{color:var(--text-secondary);font-weight:500}.CreatorLiteSection-module__wsDYNG__tokenSummaryValue{color:var(--text-primary)}.CreatorLiteSection-module__wsDYNG__tokenInline{vertical-align:middle;align-items:center;gap:4px;display:inline-flex}.CreatorLiteSection-module__wsDYNG__tokenInlineIcon{color:currentColor;flex-shrink:0;align-items:center;display:flex}.CreatorLiteSection-module__wsDYNG__tokenChevron{transition:transform .2s;transform:rotate(90deg)}.CreatorLiteSection-module__wsDYNG__tokenSummary.CreatorLiteSection-module__wsDYNG__open .CreatorLiteSection-module__wsDYNG__tokenChevron{transform:rotate(270deg)}.CreatorLiteSection-module__wsDYNG__tokenDropdown{background:var(--bg-primary);border:1px solid var(--border-light);z-index:5;border-radius:8px;flex-direction:column;gap:6px;min-width:180px;padding:10px 12px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 30px #0000001f}.CreatorLiteSection-module__wsDYNG__tokenBreakdownRow{color:var(--text-secondary);justify-content:space-between;font-size:12px;display:flex}.CreatorLiteSection-module__wsDYNG__tokenBreakdownRow span:last-child{color:var(--text-primary);font-weight:600}.CreatorLiteSection-module__wsDYNG__generateBtn{background:var(--accent-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:600;transition:all .15s}.CreatorLiteSection-module__wsDYNG__generateBtn:disabled{opacity:.4;cursor:not-allowed}.CreatorLiteSection-module__wsDYNG__generateBtn:hover:not(:disabled){opacity:.92;box-shadow:0 2px 10px #4f46e52e}.CreatorLiteSection-module__wsDYNG__tokenDisplay{background:var(--bg-secondary);color:var(--accent-primary);border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:flex}.CreatorLiteSection-module__wsDYNG__tokenDisplay svg{color:inherit}.CreatorLiteSection-module__wsDYNG__guestTokenDisplay,.CreatorLiteSection-module__wsDYNG__guestTokenIcon,.CreatorLiteSection-module__wsDYNG__guestTokenText{color:var(--color-info-blue)}.CreatorLiteSection-module__wsDYNG__guestTokenCountdown{color:var(--text-secondary);margin-left:4px;font-size:11px;font-weight:500}.CreatorLiteSection-module__wsDYNG__content{--panel-width:clamp(260px,24vw,340px);grid-template-columns:var(--panel-width)1fr;flex:1;gap:0;transition:grid-template-columns .25s;display:grid;position:relative;overflow:hidden}.CreatorLiteSection-module__wsDYNG__content.CreatorLiteSection-module__wsDYNG__panelCollapsed{--panel-width:0px}.CreatorLiteSection-module__wsDYNG__content.CreatorLiteSection-module__wsDYNG__fullWidth{grid-template-columns:1fr}.CreatorLiteSection-module__wsDYNG__panel{border-right:1px solid var(--border-light);background:var(--bg-primary);flex-direction:column;gap:20px;min-width:0;padding:20px;transition:opacity .2s,transform .25s;display:flex;overflow-y:auto}.CreatorLiteSection-module__wsDYNG__content.CreatorLiteSection-module__wsDYNG__panelCollapsed .CreatorLiteSection-module__wsDYNG__panel{opacity:0;pointer-events:none;border-right:none;padding:0;overflow:hidden;transform:translate(-8px)}.CreatorLiteSection-module__wsDYNG__panelEdgeToggle{top:50%;left:calc(var(--panel-width) + 10px);border:1px solid var(--border-light);background:var(--bg-primary);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--text-secondary);cursor:pointer;z-index:6;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:inline-flex;position:absolute;transform:translateY(-50%);box-shadow:0 6px 18px #00000014}.CreatorLiteSection-module__wsDYNG__panelEdgeToggle:hover{border-color:var(--text-primary);color:var(--text-primary)}.CreatorLiteSection-module__wsDYNG__content.CreatorLiteSection-module__wsDYNG__panelCollapsed .CreatorLiteSection-module__wsDYNG__panelEdgeToggle{left:12px}.CreatorLiteSection-module__wsDYNG__panelResizeHandle{top:0;left:var(--panel-width);cursor:pointer;z-index:5;width:8px;height:100%;position:absolute;transform:translate(-50%)}.CreatorLiteSection-module__wsDYNG__content.CreatorLiteSection-module__wsDYNG__resizing{-webkit-user-select:none;user-select:none;transition:none}.CreatorLiteSection-module__wsDYNG__content.CreatorLiteSection-module__wsDYNG__resizing .CreatorLiteSection-module__wsDYNG__panel,.CreatorLiteSection-module__wsDYNG__content.CreatorLiteSection-module__wsDYNG__resizing .CreatorLiteSection-module__wsDYNG__resultWrapper,.CreatorLiteSection-module__wsDYNG__content.CreatorLiteSection-module__wsDYNG__resizing .CreatorLiteSection-module__wsDYNG__panelResizeHandle{pointer-events:none;transition:none}.CreatorLiteSection-module__wsDYNG__resultWrapper{display:contents}@media (max-width:1023px){.CreatorLiteSection-module__wsDYNG__topNav{padding:12px 16px}.CreatorLiteSection-module__wsDYNG__navLeft,.CreatorLiteSection-module__wsDYNG__navRight{gap:8px}.CreatorLiteSection-module__wsDYNG__tokenSummary{flex:1;justify-content:space-between}.CreatorLiteSection-module__wsDYNG__generateBtn{flex-shrink:0}.CreatorLiteSection-module__wsDYNG__content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.CreatorLiteSection-module__wsDYNG__panel{border-bottom:none;border-right:none;flex:0 0 45%;min-height:150px;max-height:75%;overflow-y:auto}.CreatorLiteSection-module__wsDYNG__resultWrapper{flex-direction:column;flex:55%;min-height:150px;display:flex;overflow:hidden}.CreatorLiteSection-module__wsDYNG__content.CreatorLiteSection-module__wsDYNG__resizing{-webkit-user-select:none;user-select:none;cursor:row-resize}.CreatorLiteSection-module__wsDYNG__content.CreatorLiteSection-module__wsDYNG__resizing .CreatorLiteSection-module__wsDYNG__panel,.CreatorLiteSection-module__wsDYNG__content.CreatorLiteSection-module__wsDYNG__resizing .CreatorLiteSection-module__wsDYNG__resultWrapper{pointer-events:none}.CreatorLiteSection-module__wsDYNG__panelEdgeToggle,.CreatorLiteSection-module__wsDYNG__panelResizeHandle{display:none}}@media (max-width:640px){.CreatorLiteSection-module__wsDYNG__topNav{padding:8px 12px}.CreatorLiteSection-module__wsDYNG__navLeft,.CreatorLiteSection-module__wsDYNG__navRight{gap:6px}.CreatorLiteSection-module__wsDYNG__backBtn{flex-shrink:0;width:32px;min-width:32px;height:32px}.CreatorLiteSection-module__wsDYNG__tabs{display:none}.CreatorLiteSection-module__wsDYNG__mobileTabSelector{flex-shrink:0;display:block;position:relative}.CreatorLiteSection-module__wsDYNG__tabMenuTrigger{border:1px solid var(--border-light);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;font-weight:500;display:flex}.CreatorLiteSection-module__wsDYNG__tabMenuTrigger svg:last-child{opacity:.8;transition:transform .2s}.CreatorLiteSection-module__wsDYNG__tabMenuTrigger.CreatorLiteSection-module__wsDYNG__open svg:last-child{transform:rotate(180deg)}.CreatorLiteSection-module__wsDYNG__tabDropdown{background:var(--bg-primary);border:1px solid var(--border-light);z-index:100;border-radius:8px;min-width:120px;padding:4px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 24px #0000001f}.CreatorLiteSection-module__wsDYNG__tabDropdownItem{width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;display:flex}.CreatorLiteSection-module__wsDYNG__tabDropdownItem:hover{background:var(--bg-secondary)}.CreatorLiteSection-module__wsDYNG__tabDropdownItem.CreatorLiteSection-module__wsDYNG__active{color:var(--accent-primary);font-weight:600}.CreatorLiteSection-module__wsDYNG__tabDropdownItem.CreatorLiteSection-module__wsDYNG__disabled{color:var(--text-muted);cursor:not-allowed;opacity:.55}.CreatorLiteSection-module__wsDYNG__tabDropdownItem.CreatorLiteSection-module__wsDYNG__disabled:hover{background:0 0}.CreatorLiteSection-module__wsDYNG__styleToggle{display:none}.CreatorLiteSection-module__wsDYNG__mobileStyleSelector{flex-shrink:0;display:block;position:relative}.CreatorLiteSection-module__wsDYNG__styleMenuTrigger{border:1px solid var(--border-light);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;font-weight:500;display:flex}.CreatorLiteSection-module__wsDYNG__styleMenuTrigger svg:last-child{opacity:.8;transition:transform .2s}.CreatorLiteSection-module__wsDYNG__styleMenuTrigger.CreatorLiteSection-module__wsDYNG__open svg:last-child{transform:rotate(180deg)}.CreatorLiteSection-module__wsDYNG__styleDropdown{background:var(--bg-primary);border:1px solid var(--border-light);z-index:100;border-radius:8px;min-width:130px;padding:4px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0000001f}.CreatorLiteSection-module__wsDYNG__styleDropdownItem{width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;display:flex}.CreatorLiteSection-module__wsDYNG__styleDropdownItem:hover{background:var(--bg-secondary)}.CreatorLiteSection-module__wsDYNG__styleDropdownItem.CreatorLiteSection-module__wsDYNG__active{color:var(--accent-primary);font-weight:600}.CreatorLiteSection-module__wsDYNG__styleDropdownItem.CreatorLiteSection-module__wsDYNG__disabled{opacity:.5;cursor:not-allowed}.CreatorLiteSection-module__wsDYNG__styleDropdownItem.CreatorLiteSection-module__wsDYNG__disabled:hover{background:0 0}.CreatorLiteSection-module__wsDYNG__soonBadge{background:var(--bg-tertiary);color:var(--text-muted);border-radius:4px;padding:2px 5px;font-size:9px;font-weight:400}.CreatorLiteSection-module__wsDYNG__tokenDisplay,.CreatorLiteSection-module__wsDYNG__tokenActionBar{display:none}.CreatorLiteSection-module__wsDYNG__mobileTokenCompact{flex-shrink:0;display:block;position:relative}.CreatorLiteSection-module__wsDYNG__tokenCompactBtn{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-primary);cursor:pointer;border-radius:6px;align-items:center;gap:3px;padding:6px 8px;font-size:11px;font-weight:500;display:flex}.CreatorLiteSection-module__wsDYNG__tokenBalanceText{color:var(--accent-primary);font-weight:600}.CreatorLiteSection-module__wsDYNG__tokenArrow{color:var(--text-muted);font-size:10px}.CreatorLiteSection-module__wsDYNG__tokenAfterText{color:var(--text-secondary)}.CreatorLiteSection-module__wsDYNG__tokenCostBadge{color:var(--color-error,#ef4444);background:#ef44441a;border-radius:4px;padding:2px 5px;font-size:10px;font-weight:600}.CreatorLiteSection-module__wsDYNG__tokenChevronCompact{color:var(--text-muted);margin-left:2px;transition:transform .2s}.CreatorLiteSection-module__wsDYNG__tokenCompactBtn.CreatorLiteSection-module__wsDYNG__open .CreatorLiteSection-module__wsDYNG__tokenChevronCompact{transform:rotate(180deg)}.CreatorLiteSection-module__wsDYNG__tokenDropdownCompact{background:var(--bg-primary);border:1px solid var(--border-light);z-index:100;border-radius:8px;min-width:160px;padding:8px 10px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0000001f}.CreatorLiteSection-module__wsDYNG__mobileFAB{background:var(--accent-primary);color:#fff;cursor:pointer;z-index:200;border:none;border-radius:24px;justify-content:center;align-items:center;gap:6px;min-width:130px;height:48px;padding:0 20px;font-size:14px;font-weight:600;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #4f46e566}.CreatorLiteSection-module__wsDYNG__mobileFAB:active:not(:disabled){transform:translate(-50%)scale(.97)}.CreatorLiteSection-module__wsDYNG__mobileFAB:disabled{opacity:.5;cursor:not-allowed}.CreatorLiteSection-module__wsDYNG__fabCost{background:#fff3;border-radius:10px;align-items:center;gap:3px;padding:2px 6px;font-size:11px;font-weight:500;display:flex}.CreatorLiteSection-module__wsDYNG__fabSpinner{animation:.8s linear infinite CreatorLiteSection-module__wsDYNG__fabSpinnerRotate}@keyframes CreatorLiteSection-module__wsDYNG__fabSpinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CreatorLiteSection-module__wsDYNG__panel{gap:16px;padding:16px 16px 90px}}@media (max-width:420px){.CreatorLiteSection-module__wsDYNG__topNav{padding:6px 8px}.CreatorLiteSection-module__wsDYNG__navLeft,.CreatorLiteSection-module__wsDYNG__navRight{gap:4px}.CreatorLiteSection-module__wsDYNG__backBtn{width:44px;min-width:44px;height:44px;min-height:44px}.CreatorLiteSection-module__wsDYNG__backBtn svg{width:18px;height:18px}.CreatorLiteSection-module__wsDYNG__tabMenuTrigger{gap:3px;padding:4px 8px;font-size:11px}.CreatorLiteSection-module__wsDYNG__tabMenuTrigger svg:first-child{width:14px;height:14px}.CreatorLiteSection-module__wsDYNG__tabMenuTrigger svg:last-child{width:10px;height:10px}.CreatorLiteSection-module__wsDYNG__styleMenuTrigger{gap:3px;padding:4px 8px;font-size:11px}.CreatorLiteSection-module__wsDYNG__styleMenuTrigger svg:first-child{width:14px;height:14px}.CreatorLiteSection-module__wsDYNG__styleMenuTrigger svg:last-child{width:10px;height:10px}.CreatorLiteSection-module__wsDYNG__tokenCompactBtn{gap:2px;padding:4px 6px;font-size:10px}.CreatorLiteSection-module__wsDYNG__tokenCompactBtn svg{width:10px;height:10px}.CreatorLiteSection-module__wsDYNG__tokenCostBadge{padding:1px 4px;font-size:9px}.CreatorLiteSection-module__wsDYNG__mobileFAB{min-width:110px;height:44px;padding:0 16px;font-size:13px;bottom:16px}.CreatorLiteSection-module__wsDYNG__fabCost{font-size:10px}.CreatorLiteSection-module__wsDYNG__panel{padding:12px 12px 80px}}@media (min-width:641px){.CreatorLiteSection-module__wsDYNG__mobileTabSelector,.CreatorLiteSection-module__wsDYNG__mobileStyleSelector,.CreatorLiteSection-module__wsDYNG__mobileTokenCompact,.CreatorLiteSection-module__wsDYNG__mobileFAB,.CreatorLiteSection-module__wsDYNG__styleLabelShort{display:none}}.CreatorLiteSection-module__wsDYNG__errorModal{z-index:1000;background:#000000b3;justify-content:center;align-items:center;animation:.2s CreatorLiteSection-module__wsDYNG__fadeIn;display:flex;position:fixed;inset:0}@keyframes CreatorLiteSection-module__wsDYNG__fadeIn{0%{opacity:0}to{opacity:1}}.CreatorLiteSection-module__wsDYNG__errorModalContent{background:var(--bg-primary);border:1px solid var(--border-light);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:16px;max-width:400px;padding:32px;animation:.3s CreatorLiteSection-module__wsDYNG__slideUp;display:flex;box-shadow:0 20px 50px #0006}@keyframes CreatorLiteSection-module__wsDYNG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CreatorLiteSection-module__wsDYNG__errorModalIcon{font-size:48px;line-height:1}.CreatorLiteSection-module__wsDYNG__errorModalTitle{color:var(--text-primary);font-size:18px;font-weight:600}.CreatorLiteSection-module__wsDYNG__errorModalMessage{color:var(--text-secondary);flex-direction:column;gap:8px;font-size:14px;line-height:1.6;display:flex}.CreatorLiteSection-module__wsDYNG__errorModalMessage p{margin:0}.CreatorLiteSection-module__wsDYNG__errorModalBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:8px;padding:12px 32px;font-size:14px;font-weight:600;transition:all .15s}.CreatorLiteSection-module__wsDYNG__errorModalBtn:hover{opacity:.9;box-shadow:0 4px 12px #4f46e54d}.CreatorLiteSection-module__wsDYNG__comingSoonWrapper{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:40px 20px;display:flex}.CreatorLiteSection-module__wsDYNG__comingSoonTitle{color:var(--text-secondary);font-size:15px;font-weight:500}.CreatorLiteSection-module__wsDYNG__comingSoonDesc{color:var(--text-muted);font-size:13px;line-height:1.5}
.Modals-module__Frf2pG__modalOverlay{z-index:var(--z-modal);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modals-module__Frf2pG__modal{background:var(--bg-primary);text-align:center;border-radius:12px;width:90%;max-width:400px;padding:32px}.Modals-module__Frf2pG__modal h2{color:var(--text-primary);margin:0 0 12px;font-size:18px;font-weight:600}.Modals-module__Frf2pG__modal p{color:var(--text-secondary);margin:0 0 24px;font-size:14px;line-height:1.5}.Modals-module__Frf2pG__modalDesc{color:var(--text-muted);margin:0 0 16px;font-size:13px}.Modals-module__Frf2pG__modalBtns{gap:12px;display:flex}.Modals-module__Frf2pG__primaryBtn{background:var(--text-primary);color:var(--bg-primary);cursor:pointer;border:none;border-radius:8px;flex:1;padding:12px;font-size:14px;font-weight:600;transition:opacity .15s}.Modals-module__Frf2pG__primaryBtn:hover{opacity:.9}.Modals-module__Frf2pG__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.Modals-module__Frf2pG__secondaryBtn{border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:12px;font-size:14px;font-weight:500;transition:all .15s}.Modals-module__Frf2pG__secondaryBtn:hover{border-color:var(--text-primary);color:var(--text-primary)}.Modals-module__Frf2pG__modalField{text-align:left;margin-bottom:16px}.Modals-module__Frf2pG__modalField label{color:var(--text-secondary);margin-bottom:6px;font-size:13px;display:block}.Modals-module__Frf2pG__modalInput{border:1px solid var(--border-light);background:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:6px;outline:none;padding:10px 12px;font-size:14px;transition:border-color .15s}.Modals-module__Frf2pG__modalInput:focus{border-color:var(--accent-primary)}.Modals-module__Frf2pG__modalTextarea{border:1px solid var(--border-light);background:var(--bg-secondary);width:100%;color:var(--text-primary);resize:vertical;border-radius:6px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.Modals-module__Frf2pG__modalTextarea:focus{border-color:var(--accent-primary)}.Modals-module__Frf2pG__modalPreview{background:var(--bg-secondary);text-align:left;border-radius:6px;margin-bottom:16px;padding:12px}.Modals-module__Frf2pG__modalPreview p{color:var(--text-muted);margin:4px 0;font-size:12px}.Modals-module__Frf2pG__modalContent{background:var(--bg-primary);border-radius:12px;flex-direction:column;width:90%;max-width:720px;min-height:0;max-height:min(80vh,720px);padding:24px;display:flex}.Modals-module__Frf2pG__modalContent h3{color:var(--text-primary);margin:0 0 8px;font-size:16px;font-weight:600}.Modals-module__Frf2pG__loadingSpinner,.Modals-module__Frf2pG__emptyState{color:var(--text-tertiary);justify-content:center;align-items:center;padding:40px 0;font-size:14px;display:flex}.Modals-module__Frf2pG__myWorksGrid{column-count:4;flex:1;column-gap:4px;min-height:0;margin-bottom:16px;padding-right:4px;overflow-y:auto}.Modals-module__Frf2pG__myWorkItem{break-inside:avoid;cursor:pointer;background:var(--bg-secondary);border:2px solid #0000;border-radius:8px;width:100%;margin-bottom:4px;transition:all .15s;display:block;position:relative;overflow:hidden}.Modals-module__Frf2pG__myWorkItem:hover{border-color:var(--accent-primary);transform:scale(1.02)}.Modals-module__Frf2pG__myWorkImage{object-fit:contain;background:var(--bg-secondary);width:100%;height:100%}.Modals-module__Frf2pG__loadMoreWrapper{column-span:all;justify-content:center;padding:12px 0 4px;display:flex}.Modals-module__Frf2pG__loadMoreBtn{border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;padding:8px 24px;font-size:13px;font-weight:500;transition:all .15s}.Modals-module__Frf2pG__loadMoreBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.Modals-module__Frf2pG__loadMoreBtn:disabled{opacity:.5;cursor:not-allowed}.Modals-module__Frf2pG__modalActions{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}@media (max-width:640px){.Modals-module__Frf2pG__myWorksGrid{column-count:3}.Modals-module__Frf2pG__modal,.Modals-module__Frf2pG__modalContent{padding:20px}}
.toast-container{bottom:var(--space-6,24px);z-index:10000;gap:var(--space-2,8px);pointer-events:none;max-width:calc(100vw - var(--space-8,32px));flex-direction:column;display:flex;position:fixed;left:50%;transform:translate(-50%)}.toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;pointer-events:auto;cursor:pointer;background:#1e1e1ef2;border-radius:10px;align-items:center;gap:10px;min-width:200px;max-width:400px;padding:12px 16px;font-size:14px;font-weight:500;animation:.3s ease-out toast-slide-in;display:flex;box-shadow:0 4px 20px #0000004d}.toast:hover{background:#282828fa}@keyframes toast-slide-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.toast-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex}.toast-message{flex:1;line-height:1.4}.toast-close{color:#ffffff80;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px;font-size:14px;line-height:1;transition:color .2s}.toast-close:hover{color:#fff}.toast-success{border-left:3px solid #10b981}.toast-success .toast-icon{color:#fff;background:#10b981}.toast-error{border-left:3px solid #ef4444}.toast-error .toast-icon{color:#fff;background:#ef4444}.toast-warning{border-left:3px solid #f59e0b}.toast-warning .toast-icon{color:#fff;background:#f59e0b}.toast-info{border-left:3px solid #3b82f6}.toast-info .toast-icon{color:#fff;background:#3b82f6}@media (max-width:640px){.toast-container{bottom:var(--bottom-nav-safe-area,80px);left:var(--space-4,16px);right:var(--space-4,16px);max-width:none;transform:none}.toast{min-width:auto;max-width:none;padding:var(--space-3,12px)var(--space-4,14px);font-size:13px}}
.GenerationLogsTab-module__aqaK6G__genLogs{flex-direction:column;gap:24px;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsHeader{justify-content:space-between;align-items:center;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsTitle{color:var(--text-primary);margin:0;font-size:16px;font-weight:600}.GenerationLogsTab-module__aqaK6G__genLogsRefresh{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;transition:all .15s;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsRefresh:hover:not(:disabled){background:var(--bg-tertiary)}.GenerationLogsTab-module__aqaK6G__genLogsRefresh.GenerationLogsTab-module__aqaK6G__loading{opacity:.6;cursor:not-allowed}.GenerationLogsTab-module__aqaK6G__genLogsSection{flex-direction:column;gap:12px;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsSectionTitle{color:var(--text-primary);align-items:center;gap:8px;margin:0;font-size:14px;font-weight:600;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsSectionIcon{color:var(--text-muted);display:flex}.GenerationLogsTab-module__aqaK6G__genLogsSectionIcon.GenerationLogsTab-module__aqaK6G__error{color:#ef4444}.GenerationLogsTab-module__aqaK6G__genLogsBadge{background:var(--bg-tertiary);color:var(--text-muted);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500}.GenerationLogsTab-module__aqaK6G__genLogsStatusGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:768px){.GenerationLogsTab-module__aqaK6G__genLogsStatusGrid{grid-template-columns:1fr}}.GenerationLogsTab-module__aqaK6G__genLogsStatusCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:16px}.GenerationLogsTab-module__aqaK6G__genLogsStatusCard.GenerationLogsTab-module__aqaK6G__connected{background:#10b9810d;border-color:#10b981}.GenerationLogsTab-module__aqaK6G__genLogsStatusCard.GenerationLogsTab-module__aqaK6G__disconnected{background:#ef44440d;border-color:#ef4444}.GenerationLogsTab-module__aqaK6G__genLogsStatusIndicator{color:var(--text-primary);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsStatusDot{background:#ef4444;border-radius:50%;width:8px;height:8px}.GenerationLogsTab-module__aqaK6G__genLogsStatusDot.GenerationLogsTab-module__aqaK6G__active{background:#10b981;animation:2s infinite GenerationLogsTab-module__aqaK6G__pulse;box-shadow:0 0 8px #10b98180}@keyframes GenerationLogsTab-module__aqaK6G__pulse{0%,to{opacity:1}50%{opacity:.5}}.GenerationLogsTab-module__aqaK6G__genLogsStatusDetail{color:var(--text-muted);margin-top:4px;font-size:12px}.GenerationLogsTab-module__aqaK6G__genLogsStatusError{color:#ef4444;margin-top:4px;font-size:11px}.GenerationLogsTab-module__aqaK6G__genLogsStatusValue{color:var(--text-primary);font-size:24px;font-weight:600}.GenerationLogsTab-module__aqaK6G__genLogsStatusLabel{color:var(--text-muted);margin-top:4px;font-size:12px}.GenerationLogsTab-module__aqaK6G__genLogsErrorSummary{flex-wrap:wrap;gap:8px;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsErrorChip{background:var(--bg-secondary);border:1px solid var(--border-color);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;transition:all .15s;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsErrorChip:hover{border-color:#ef4444}.GenerationLogsTab-module__aqaK6G__genLogsErrorChip.GenerationLogsTab-module__aqaK6G__active{background:#ef44441a;border-color:#ef4444}.GenerationLogsTab-module__aqaK6G__genLogsErrorChipCode{color:var(--text-secondary);font-size:12px}.GenerationLogsTab-module__aqaK6G__genLogsErrorChipCount{color:#ef4444;font-size:12px;font-weight:600}.GenerationLogsTab-module__aqaK6G__genLogsErrorClear{border:1px dashed var(--border-color);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-size:12px}.GenerationLogsTab-module__aqaK6G__genLogsErrorList{flex-direction:column;gap:8px;max-height:300px;display:flex;overflow-y:auto}.GenerationLogsTab-module__aqaK6G__genLogsErrorItem{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsErrorLeft{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsErrorCode{color:#ef4444;font-size:12px;font-weight:600}.GenerationLogsTab-module__aqaK6G__genLogsErrorMsg{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.GenerationLogsTab-module__aqaK6G__genLogsErrorRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsErrorUser{color:var(--text-secondary);font-size:12px}.GenerationLogsTab-module__aqaK6G__genLogsErrorMode{background:var(--bg-tertiary);color:var(--text-muted);border-radius:3px;padding:2px 6px;font-size:10px}.GenerationLogsTab-module__aqaK6G__genLogsErrorTime{color:var(--text-muted);font-size:11px}.GenerationLogsTab-module__aqaK6G__genLogsEmpty{text-align:center;color:var(--text-muted);padding:24px;font-size:13px}.GenerationLogsTab-module__aqaK6G__genLogsPerfSummary{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:768px){.GenerationLogsTab-module__aqaK6G__genLogsPerfSummary{grid-template-columns:repeat(2,1fr)}}.GenerationLogsTab-module__aqaK6G__genLogsPerfCard{background:var(--bg-secondary);border:1px solid var(--border-color);text-align:center;border-radius:8px;padding:16px}.GenerationLogsTab-module__aqaK6G__genLogsPerfCard.GenerationLogsTab-module__aqaK6G__success{border-color:#10b981}.GenerationLogsTab-module__aqaK6G__genLogsPerfCard.GenerationLogsTab-module__aqaK6G__error{border-color:#ef4444}.GenerationLogsTab-module__aqaK6G__genLogsPerfCard.GenerationLogsTab-module__aqaK6G__rate{border-color:#3b82f6}.GenerationLogsTab-module__aqaK6G__genLogsPerfValue{color:var(--text-primary);font-size:24px;font-weight:600}.GenerationLogsTab-module__aqaK6G__genLogsPerfCard.GenerationLogsTab-module__aqaK6G__success .GenerationLogsTab-module__aqaK6G__genLogsPerfValue{color:#10b981}.GenerationLogsTab-module__aqaK6G__genLogsPerfCard.GenerationLogsTab-module__aqaK6G__error .GenerationLogsTab-module__aqaK6G__genLogsPerfValue{color:#ef4444}.GenerationLogsTab-module__aqaK6G__genLogsPerfCard.GenerationLogsTab-module__aqaK6G__rate .GenerationLogsTab-module__aqaK6G__genLogsPerfValue{color:#3b82f6}.GenerationLogsTab-module__aqaK6G__genLogsPerfLabel{color:var(--text-muted);margin-top:4px;font-size:12px}.GenerationLogsTab-module__aqaK6G__genLogsChart{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:16px}.GenerationLogsTab-module__aqaK6G__genLogsChartTitle{color:var(--text-secondary);margin-bottom:12px;font-size:13px;font-weight:500}.GenerationLogsTab-module__aqaK6G__genLogsChartBars{align-items:flex-end;gap:2px;height:120px;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsChartBarWrapper{flex-direction:column;flex:1;align-items:center;height:100%;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsChartBar{background:#10b981;border-radius:2px 2px 0 0;width:100%;max-width:20px;min-height:2px;transition:height .3s;position:relative}.GenerationLogsTab-module__aqaK6G__genLogsChartBarFailed{background:#ef4444;border-radius:0 0 2px 2px;position:absolute;bottom:0;left:0;right:0}.GenerationLogsTab-module__aqaK6G__genLogsChartLabel{color:var(--text-muted);height:14px;margin-top:4px;font-size:10px}.GenerationLogsTab-module__aqaK6G__genLogsChartLegend{justify-content:center;gap:16px;margin-top:12px;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsChartLegendItem{color:var(--text-muted);align-items:center;gap:6px;font-size:11px;display:flex}.GenerationLogsTab-module__aqaK6G__genLogsChartLegendDot{border-radius:2px;width:8px;height:8px}.GenerationLogsTab-module__aqaK6G__genLogsChartLegendDot.GenerationLogsTab-module__aqaK6G__success{background:#10b981}.GenerationLogsTab-module__aqaK6G__genLogsChartLegendDot.GenerationLogsTab-module__aqaK6G__failed{background:#ef4444}.GenerationLogsTab-module__aqaK6G__skeletonActions{gap:8px;display:flex}
.UnsafeModerationTab-module__vMBscW__root{flex-direction:column;gap:0;height:100%;display:flex}.UnsafeModerationTab-module__vMBscW__viewToggle{background:var(--bg-surface,#f1f5f999);border-radius:10px;gap:2px;width:fit-content;margin-bottom:16px;padding:3px;display:flex}.UnsafeModerationTab-module__vMBscW__viewToggleBtn{color:var(--text-secondary,#64748b);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:7px 18px;font-size:13px;font-weight:500;transition:all .2s}.UnsafeModerationTab-module__vMBscW__viewToggleBtn:hover{color:var(--text-primary,#1e293b)}.UnsafeModerationTab-module__vMBscW__viewToggleBtnActive{background:var(--bg-card,#fff);color:var(--text-primary,#1e293b);font-weight:600;box-shadow:0 1px 3px #00000014}.UnsafeModerationTab-module__vMBscW__filterTabs{border-bottom:1px solid var(--border-color,#e2e8f0);gap:1px;margin-bottom:0;padding:0 4px;display:flex;overflow-x:auto}.UnsafeModerationTab-module__vMBscW__filterTab{color:var(--text-secondary,#64748b);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:10px 16px;font-size:13px;font-weight:500;transition:color .15s;position:relative}.UnsafeModerationTab-module__vMBscW__filterTab:hover{color:var(--text-primary,#334155)}.UnsafeModerationTab-module__vMBscW__filterTabActive{color:var(--text-primary,#1e293b);font-weight:600}.UnsafeModerationTab-module__vMBscW__filterTabActive:after{content:"";background:var(--accent-color,#3b82f6);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.UnsafeModerationTab-module__vMBscW__filterCount{background:var(--bg-surface,#f1f5f9);min-width:18px;height:18px;color:var(--text-secondary,#64748b);border-radius:9px;justify-content:center;align-items:center;margin-left:6px;padding:0 5px;font-size:11px;font-weight:600;display:inline-flex}.UnsafeModerationTab-module__vMBscW__filterTabActive .UnsafeModerationTab-module__vMBscW__filterCount{color:var(--accent-color,#3b82f6);background:#3b82f61a}.UnsafeModerationTab-module__vMBscW__layout{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-card,#fff);border-radius:12px;grid-template-columns:minmax(280px,360px) 1fr;gap:0;height:calc(100vh - 240px);min-height:400px;display:grid;overflow:hidden}.UnsafeModerationTab-module__vMBscW__listPanel{border-right:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fafbfc);overflow-y:auto}.UnsafeModerationTab-module__vMBscW__listEmpty{height:200px;color:var(--text-secondary,#94a3b8);flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}.UnsafeModerationTab-module__vMBscW__listEmptyIcon{opacity:.4;font-size:32px}.UnsafeModerationTab-module__vMBscW__listItem{border-bottom:1px solid var(--border-color,#e2e8f099);cursor:pointer;padding:14px 16px;transition:background .15s;position:relative}.UnsafeModerationTab-module__vMBscW__listItem:hover{background:var(--bg-hover,#f1f5f9cc)}.UnsafeModerationTab-module__vMBscW__listItemSelected{background:#3b82f60f}.UnsafeModerationTab-module__vMBscW__listItemSelected:before{content:"";background:var(--accent-color,#3b82f6);border-radius:0 3px 3px 0;width:3px;position:absolute;top:4px;bottom:4px;left:0}.UnsafeModerationTab-module__vMBscW__listItemHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.UnsafeModerationTab-module__vMBscW__listItemTitle{color:var(--text-primary,#1e293b);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:600;overflow:hidden}.UnsafeModerationTab-module__vMBscW__listItemMeta{color:var(--text-secondary,#94a3b8);align-items:center;gap:6px;font-size:12px;display:flex}.UnsafeModerationTab-module__vMBscW__listItemDot{background:var(--text-secondary,#94a3b8);border-radius:50%;flex-shrink:0;width:2px;height:2px}.UnsafeModerationTab-module__vMBscW__badge{letter-spacing:.01em;border-radius:6px;flex-shrink:0;align-items:center;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.UnsafeModerationTab-module__vMBscW__badgePending{color:#d97706;background:#f59e0b1a}.UnsafeModerationTab-module__vMBscW__badgeReviewing{color:#2563eb;background:#3b82f61a}.UnsafeModerationTab-module__vMBscW__badgeApproved{color:#16a34a;background:#22c55e1a}.UnsafeModerationTab-module__vMBscW__badgeRejected{color:#dc2626;background:#ef44441a}.UnsafeModerationTab-module__vMBscW__badgeAutoBlocked{color:#4b5563;background:#6b72801a}.UnsafeModerationTab-module__vMBscW__detailPanel{padding:24px;overflow-y:auto}.UnsafeModerationTab-module__vMBscW__detailEmpty{height:100%;color:var(--text-secondary,#94a3b8);justify-content:center;align-items:center;font-size:14px;display:flex}.UnsafeModerationTab-module__vMBscW__detailHeader{border-bottom:1px solid var(--border-color,#e2e8f0);justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:16px;display:flex}.UnsafeModerationTab-module__vMBscW__detailTitle{color:var(--text-primary,#1e293b);margin:0 0 6px;font-size:18px;font-weight:700;line-height:1.3}.UnsafeModerationTab-module__vMBscW__detailMeta{color:var(--text-secondary,#64748b);font-size:13px}.UnsafeModerationTab-module__vMBscW__section{margin-bottom:24px}.UnsafeModerationTab-module__vMBscW__sectionTitle{color:var(--text-secondary,#64748b);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:12px;font-weight:700}.UnsafeModerationTab-module__vMBscW__description{color:var(--text-primary,#334155);margin-bottom:20px;font-size:14px;line-height:1.7}.UnsafeModerationTab-module__vMBscW__tags{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.UnsafeModerationTab-module__vMBscW__tag{background:var(--bg-surface,#f1f5f9);color:var(--text-secondary,#475569);border:1px solid var(--border-color,#e2e8f0cc);border-radius:6px;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.UnsafeModerationTab-module__vMBscW__imageGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.UnsafeModerationTab-module__vMBscW__imageCard{border:1px solid var(--border-color,#e2e8f0);aspect-ratio:1;background:var(--bg-surface,#f8fafc);border-radius:10px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.UnsafeModerationTab-module__vMBscW__imageCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.UnsafeModerationTab-module__vMBscW__imageCard img{object-fit:cover;width:100%;height:100%;display:block}.UnsafeModerationTab-module__vMBscW__imageLabel{color:#fff;text-align:center;background:linear-gradient(#0000,#000000b3);padding:6px 10px;font-size:11px;font-weight:500;position:absolute;bottom:0;left:0;right:0}.UnsafeModerationTab-module__vMBscW__infoGrid{grid-template-columns:repeat(2,1fr);gap:8px 20px;font-size:13px;display:grid}.UnsafeModerationTab-module__vMBscW__infoItem{color:var(--text-primary,#334155);align-items:center;gap:6px;padding:4px 0;display:flex}.UnsafeModerationTab-module__vMBscW__infoLabel{color:var(--text-secondary,#94a3b8);flex-shrink:0;font-size:12px}.UnsafeModerationTab-module__vMBscW__promptBox{background:var(--bg-surface,#f8fafc);border:1px solid var(--border-color,#e2e8f0cc);white-space:pre-wrap;word-break:break-all;max-height:200px;color:var(--text-primary,#334155);border-radius:8px;padding:12px 14px;font-size:13px;line-height:1.7;overflow-y:auto}.UnsafeModerationTab-module__vMBscW__promptLabel{color:var(--text-secondary,#94a3b8);margin-bottom:6px;font-size:12px;font-weight:500}.UnsafeModerationTab-module__vMBscW__charCard{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-card,#fff);border-radius:10px;margin-bottom:10px;padding:14px 16px;transition:border-color .15s}.UnsafeModerationTab-module__vMBscW__charCard:hover{border-color:var(--border-color-hover,#cbd5e1)}.UnsafeModerationTab-module__vMBscW__charName{color:var(--text-primary,#1e293b);margin-bottom:6px;font-size:14px;font-weight:600}.UnsafeModerationTab-module__vMBscW__charRole{color:var(--text-secondary,#94a3b8);margin-left:6px;font-size:12px;font-weight:400}.UnsafeModerationTab-module__vMBscW__charDesc{color:var(--text-primary,#475569);opacity:.9;margin-bottom:6px;font-size:13px;line-height:1.5}.UnsafeModerationTab-module__vMBscW__charDetail{color:var(--text-secondary,#64748b);margin-bottom:4px;font-size:12px}.UnsafeModerationTab-module__vMBscW__moderationGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.UnsafeModerationTab-module__vMBscW__moderationItem{background:var(--bg-surface,#f8fafc);border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:13px;display:flex}.UnsafeModerationTab-module__vMBscW__moderationLabel{color:var(--text-secondary,#64748b)}.UnsafeModerationTab-module__vMBscW__moderationValue{color:var(--text-primary,#1e293b);font-weight:600}.UnsafeModerationTab-module__vMBscW__rejectionReason{color:#b91c1c;background:#ef44440f;border:1px solid #ef44441f;border-radius:8px;margin-top:10px;padding:10px 14px;font-size:13px;line-height:1.5}.UnsafeModerationTab-module__vMBscW__assetItem{background:var(--bg-surface,#f8fafc);color:var(--text-primary,#475569);border-radius:6px;margin-bottom:4px;padding:6px 10px;font-size:12px}.UnsafeModerationTab-module__vMBscW__actionBar{border-top:1px solid var(--border-color,#e2e8f0);flex-wrap:wrap;align-items:center;gap:8px;margin-top:24px;padding-top:20px;display:flex}.UnsafeModerationTab-module__vMBscW__btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 20px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.UnsafeModerationTab-module__vMBscW__btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.UnsafeModerationTab-module__vMBscW__btnApprove{color:#fff;background:#22c55e}.UnsafeModerationTab-module__vMBscW__btnApprove:hover:not(:disabled){background:#16a34a;transform:translateY(-1px);box-shadow:0 4px 12px #22c55e4d}.UnsafeModerationTab-module__vMBscW__btnReject{color:#fff;background:#ef4444}.UnsafeModerationTab-module__vMBscW__btnReject:hover:not(:disabled){background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.UnsafeModerationTab-module__vMBscW__btnReview{background:var(--bg-surface,#f1f5f9);color:var(--text-primary,#334155);border:1px solid var(--border-color,#e2e8f0)}.UnsafeModerationTab-module__vMBscW__btnReview:hover:not(:disabled){background:var(--bg-hover,#e2e8f0);border-color:var(--border-color-hover,#cbd5e1)}.UnsafeModerationTab-module__vMBscW__btnDm{color:#fff;background:#7c3aed}.UnsafeModerationTab-module__vMBscW__btnDm:hover:not(:disabled){background:#6d28d9;transform:translateY(-1px);box-shadow:0 4px 12px #7c3aed4d}.UnsafeModerationTab-module__vMBscW__actionDone{color:var(--text-secondary,#94a3b8);font-size:13px;font-style:italic}.UnsafeModerationTab-module__vMBscW__loading{color:var(--text-secondary,#94a3b8);justify-content:center;align-items:center;gap:10px;padding:40px;font-size:14px;display:flex}.UnsafeModerationTab-module__vMBscW__spinner{border:2px solid var(--border-color,#e2e8f0);border-top-color:var(--accent-color,#3b82f6);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite UnsafeModerationTab-module__vMBscW__spin}@keyframes UnsafeModerationTab-module__vMBscW__spin{to{transform:rotate(360deg)}}.UnsafeModerationTab-module__vMBscW__statsGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin-bottom:28px;display:grid}.UnsafeModerationTab-module__vMBscW__statCard{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-card,#fff);border-radius:12px;padding:18px 16px;transition:transform .2s,box-shadow .2s}.UnsafeModerationTab-module__vMBscW__statCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.UnsafeModerationTab-module__vMBscW__statValue{color:var(--text-primary,#1e293b);margin-bottom:4px;font-size:28px;font-weight:700;line-height:1.1}.UnsafeModerationTab-module__vMBscW__statLabel{color:var(--text-secondary,#94a3b8);font-size:12px;font-weight:500}.UnsafeModerationTab-module__vMBscW__processingGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;display:grid}.UnsafeModerationTab-module__vMBscW__processingCard{border:1px solid var(--border-color,#e2e8f0);text-align:center;background:var(--bg-card,#fff);border-radius:10px;padding:16px}.UnsafeModerationTab-module__vMBscW__processingValue{color:var(--text-primary,#1e293b);font-size:22px;font-weight:700}.UnsafeModerationTab-module__vMBscW__processingLabel{color:var(--text-secondary,#94a3b8);margin-top:4px;font-size:12px}.UnsafeModerationTab-module__vMBscW__chartWrap{align-items:flex-end;gap:3px;height:120px;padding-bottom:24px;display:flex;position:relative}.UnsafeModerationTab-module__vMBscW__barGroup{flex-direction:column;flex:1;align-items:center;gap:1px;display:flex;position:relative}.UnsafeModerationTab-module__vMBscW__bar{border-radius:3px 3px 0 0;width:100%;max-width:16px;min-height:1px;transition:height .3s}.UnsafeModerationTab-module__vMBscW__barLabel{color:var(--text-secondary,#94a3b8);white-space:nowrap;font-size:9px;position:absolute;bottom:-20px}.UnsafeModerationTab-module__vMBscW__legendRow{color:var(--text-secondary,#64748b);gap:16px;margin-top:12px;font-size:12px;display:flex}.UnsafeModerationTab-module__vMBscW__legendDot{vertical-align:middle;border-radius:3px;width:10px;height:10px;margin-right:5px;display:inline-block}.UnsafeModerationTab-module__vMBscW__statsSection{margin-bottom:28px}.UnsafeModerationTab-module__vMBscW__statsSectionTitle{color:var(--text-secondary,#64748b);text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px;font-size:13px;font-weight:700}.UnsafeModerationTab-module__vMBscW__statsEmpty{color:var(--text-secondary,#94a3b8);padding:12px 0;font-size:13px}.dark .UnsafeModerationTab-module__vMBscW__layout{background:var(--bg-card,#1e293b);border-color:#94a3b81f}.dark .UnsafeModerationTab-module__vMBscW__listPanel{background:var(--bg-surface,#0f172a99);border-color:#94a3b81a}.dark .UnsafeModerationTab-module__vMBscW__listItem:hover{background:#94a3b80f}.dark .UnsafeModerationTab-module__vMBscW__listItemSelected{background:#3b82f614}.dark .UnsafeModerationTab-module__vMBscW__viewToggle{background:#1e293b99}.dark .UnsafeModerationTab-module__vMBscW__viewToggleBtnActive{color:#f1f5f9;background:#334155cc}.dark .UnsafeModerationTab-module__vMBscW__filterTabs{border-color:#94a3b81a}.dark .UnsafeModerationTab-module__vMBscW__filterTab:hover{color:#e2e8f0}.dark .UnsafeModerationTab-module__vMBscW__filterTabActive{color:#f1f5f9}.dark .UnsafeModerationTab-module__vMBscW__filterCount{color:#94a3b8;background:#94a3b81a}.dark .UnsafeModerationTab-module__vMBscW__filterTabActive .UnsafeModerationTab-module__vMBscW__filterCount{color:#60a5fa;background:#3b82f626}.dark .UnsafeModerationTab-module__vMBscW__statCard{background:#1e293b99;border-color:#94a3b81a}.dark .UnsafeModerationTab-module__vMBscW__processingCard{background:#1e293b99;border-color:#94a3b81a}.dark .UnsafeModerationTab-module__vMBscW__btnReview{color:#e2e8f0;background:#33415599;border-color:#94a3b826}.dark .UnsafeModerationTab-module__vMBscW__btnReview:hover:not(:disabled){background:#47556999}.UnsafeModerationTab-module__vMBscW__badgePostUpdate{color:#0d9488;background:#14b8a61a;border:1px solid #14b8a633}.UnsafeModerationTab-module__vMBscW__diffBanner{color:#b45309;background:#fbbf2414;border:1px solid #fbbf2433;border-radius:8px;margin-bottom:14px;padding:10px 14px;font-size:13px;line-height:1.5}.UnsafeModerationTab-module__vMBscW__diffSummary{color:var(--text-primary,#334155);background:#3b82f60d;border:1px solid #3b82f61f;border-radius:8px;margin-bottom:16px;padding:8px 12px;font-size:13px;line-height:1.5}.UnsafeModerationTab-module__vMBscW__diffSection{background:var(--bg-surface,#f8fafccc);border:1px solid var(--border,#e2e8f099);border-radius:10px;margin-bottom:16px;padding:12px}.UnsafeModerationTab-module__vMBscW__diffFieldLabel{color:var(--text-primary,#1e293b);margin-bottom:8px;font-size:13px;font-weight:600}.UnsafeModerationTab-module__vMBscW__diffColumns{grid-template-columns:1fr 1fr;gap:10px;display:grid}.UnsafeModerationTab-module__vMBscW__diffBefore,.UnsafeModerationTab-module__vMBscW__diffAfter{min-width:0}.UnsafeModerationTab-module__vMBscW__diffColumnLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:600}.UnsafeModerationTab-module__vMBscW__diffBefore .UnsafeModerationTab-module__vMBscW__diffColumnLabel{color:#ef4444}.UnsafeModerationTab-module__vMBscW__diffAfter .UnsafeModerationTab-module__vMBscW__diffColumnLabel{color:#22c55e}.UnsafeModerationTab-module__vMBscW__diffAdded{color:#16a34a;background:#22c55e1f;border-radius:3px;padding:1px 4px}.UnsafeModerationTab-module__vMBscW__diffRemoved{color:#dc2626;background:#ef44441a;border-radius:3px;padding:1px 4px;text-decoration:line-through}.UnsafeModerationTab-module__vMBscW__diffImageAdded{border:2px solid #22c55e;position:relative}.UnsafeModerationTab-module__vMBscW__diffImageRemoved{border:2px solid #ef4444;position:relative}.UnsafeModerationTab-module__vMBscW__diffImageOverlay{color:#1e293b;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;position:absolute;top:4px;right:4px}.UnsafeModerationTab-module__vMBscW__diffTagAdded{color:#16a34a!important;background:#22c55e1f!important;border-color:#22c55e4d!important}.UnsafeModerationTab-module__vMBscW__diffTagRemoved{text-decoration:line-through;color:#dc2626!important;background:#ef44441a!important;border-color:#ef444433!important}.UnsafeModerationTab-module__vMBscW__diffBadgeAdded{color:#16a34a;background:#22c55e1a;border:1px solid #22c55e33}.UnsafeModerationTab-module__vMBscW__diffBadgeRemoved{color:#dc2626;background:#ef44441a;border:1px solid #ef444433}.UnsafeModerationTab-module__vMBscW__diffBadgeChanged{color:#2563eb;background:#3b82f61a;border:1px solid #3b82f633}.dark .UnsafeModerationTab-module__vMBscW__badgePostUpdate{color:#5eead4;background:#14b8a626;border-color:#14b8a640}.dark .UnsafeModerationTab-module__vMBscW__diffBanner{color:#fbbf24;background:#fbbf2414;border-color:#fbbf2426}.dark .UnsafeModerationTab-module__vMBscW__diffSummary{color:#e2e8f0;background:#3b82f60f;border-color:#3b82f61a}.dark .UnsafeModerationTab-module__vMBscW__diffSection{background:#1e293b80;border-color:#94a3b81a}.dark .UnsafeModerationTab-module__vMBscW__diffFieldLabel{color:#e2e8f0}.dark .UnsafeModerationTab-module__vMBscW__diffColumnLabel{color:#64748b}
.ConfirmDialog-module__2F4gKq__overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;animation:.15s ease-out ConfirmDialog-module__2F4gKq__overlayFadeIn;display:flex;position:fixed;inset:0}.ConfirmDialog-module__2F4gKq__dialog{background:#fff;border-radius:14px;width:90%;max-width:360px;padding:24px;animation:.2s ease-out ConfirmDialog-module__2F4gKq__dialogSlideIn;box-shadow:0 8px 32px #00000026}.ConfirmDialog-module__2F4gKq__title{color:#18181b;margin:0 0 8px;font-size:16px;font-weight:600}.ConfirmDialog-module__2F4gKq__message{color:#71717a;margin:0 0 20px;font-size:14px;line-height:1.5}.ConfirmDialog-module__2F4gKq__actions{justify-content:flex-end;gap:8px;display:flex}.ConfirmDialog-module__2F4gKq__cancelBtn,.ConfirmDialog-module__2F4gKq__confirmBtn{cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .15s,opacity .15s}.ConfirmDialog-module__2F4gKq__cancelBtn{color:#52525b;background:#f4f4f5}.ConfirmDialog-module__2F4gKq__cancelBtn:hover{background:#e4e4e7}.ConfirmDialog-module__2F4gKq__confirmBtn{background:var(--accent-primary,#6366f1);color:#fff}.ConfirmDialog-module__2F4gKq__confirmBtn:hover{opacity:.9}.ConfirmDialog-module__2F4gKq__confirmBtnDanger{background:#ef4444}.ConfirmDialog-module__2F4gKq__confirmBtnDanger:hover{background:#dc2626}body.dark-mode .ConfirmDialog-module__2F4gKq__dialog{background:var(--bg-tertiary);border:1px solid var(--border-light);box-shadow:0 8px 32px #0009}body.dark-mode .ConfirmDialog-module__2F4gKq__title{color:var(--text-primary)}body.dark-mode .ConfirmDialog-module__2F4gKq__message{color:var(--text-secondary)}body.dark-mode .ConfirmDialog-module__2F4gKq__cancelBtn{color:var(--text-primary);background:#1d1d38}body.dark-mode .ConfirmDialog-module__2F4gKq__cancelBtn:hover{background:#343946}@keyframes ConfirmDialog-module__2F4gKq__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module__2F4gKq__dialogSlideIn{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}
.ReportDialog-module__oySIba__overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;animation:.15s ease-out ReportDialog-module__oySIba__overlayFadeIn;display:flex;position:fixed;inset:0}.ReportDialog-module__oySIba__dialog{background:#fff;border-radius:14px;width:90%;max-width:400px;padding:24px;animation:.2s ease-out ReportDialog-module__oySIba__dialogSlideIn;box-shadow:0 8px 32px #00000026}.ReportDialog-module__oySIba__title{color:#18181b;margin:0 0 4px;font-size:16px;font-weight:600}.ReportDialog-module__oySIba__subtitle{color:#a1a1aa;margin:0 0 16px;font-size:13px}.ReportDialog-module__oySIba__options{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.ReportDialog-module__oySIba__option{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:background .15s;display:flex}.ReportDialog-module__oySIba__option:hover{background:#f4f4f5}.ReportDialog-module__oySIba__radio{width:16px;height:16px;accent-color:var(--accent-primary,#6366f1)}.ReportDialog-module__oySIba__optionLabel{color:#3f3f46;font-size:14px}.ReportDialog-module__oySIba__textarea{color:#18181b;resize:vertical;border:1px solid #e4e4e7;border-radius:8px;outline:none;width:100%;margin-bottom:16px;padding:10px 12px;font-family:inherit;font-size:13px;transition:border-color .15s}.ReportDialog-module__oySIba__textarea:focus{border-color:var(--accent-primary,#6366f1)}.ReportDialog-module__oySIba__actions{justify-content:flex-end;gap:8px;display:flex}.ReportDialog-module__oySIba__cancelBtn,.ReportDialog-module__oySIba__submitBtn{cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .15s,opacity .15s}.ReportDialog-module__oySIba__cancelBtn{color:#52525b;background:#f4f4f5}.ReportDialog-module__oySIba__cancelBtn:hover{background:#e4e4e7}.ReportDialog-module__oySIba__submitBtn{color:#fff;background:#ef4444}.ReportDialog-module__oySIba__submitBtn:hover{background:#dc2626}.ReportDialog-module__oySIba__submitBtn:disabled{opacity:.4;cursor:not-allowed}body.dark-mode .ReportDialog-module__oySIba__dialog{background:var(--bg-tertiary);border:1px solid var(--border-light);box-shadow:0 8px 32px #0009}body.dark-mode .ReportDialog-module__oySIba__title{color:var(--text-primary)}body.dark-mode .ReportDialog-module__oySIba__subtitle{color:var(--text-tertiary)}body.dark-mode .ReportDialog-module__oySIba__option:hover{background:#ffffff0a}body.dark-mode .ReportDialog-module__oySIba__optionLabel{color:var(--text-primary)}body.dark-mode .ReportDialog-module__oySIba__textarea{background:var(--bg-secondary);color:var(--text-primary);border-color:#ffffff14}body.dark-mode .ReportDialog-module__oySIba__textarea:focus{border-color:#818cf866}body.dark-mode .ReportDialog-module__oySIba__cancelBtn{color:var(--text-primary);background:#1d1d38}body.dark-mode .ReportDialog-module__oySIba__cancelBtn:hover{background:#343946}@keyframes ReportDialog-module__oySIba__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ReportDialog-module__oySIba__dialogSlideIn{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}
.SimpleLightbox-module__8qHEZa__overlay{z-index:9999;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;animation:.15s SimpleLightbox-module__8qHEZa__slb-fadeIn;display:flex;position:fixed;inset:0}@keyframes SimpleLightbox-module__8qHEZa__slb-fadeIn{0%{opacity:0}to{opacity:1}}.SimpleLightbox-module__8qHEZa__content{cursor:default;max-width:90vw;max-height:90vh;position:relative}.SimpleLightbox-module__8qHEZa__image{object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:8px;max-width:90vw;max-height:90vh;display:block}.SimpleLightbox-module__8qHEZa__closeBtn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex;position:absolute;top:-36px;right:0}.SimpleLightbox-module__8qHEZa__closeBtn:hover{background:#ffffff40}.SimpleLightbox-module__8qHEZa__nav{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.SimpleLightbox-module__8qHEZa__nav:hover{background:#ffffff4d}.SimpleLightbox-module__8qHEZa__navPrev{left:-48px}.SimpleLightbox-module__8qHEZa__navNext{right:-48px}.SimpleLightbox-module__8qHEZa__indexInfo{color:#ffffffb3;white-space:nowrap;font-size:13px;font-weight:500;position:absolute;bottom:-28px;left:50%;transform:translate(-50%)}.SimpleLightbox-module__8qHEZa__errorMsg{color:#fff9;text-align:center;padding:40px 32px;font-size:14px}@media (max-width:768px){.SimpleLightbox-module__8qHEZa__navPrev{left:8px}.SimpleLightbox-module__8qHEZa__navNext{right:8px}.SimpleLightbox-module__8qHEZa__closeBtn{top:8px;right:8px}}
.LoraMarketCard-module__rBXkXq__card{text-align:left;background:var(--bg-primary,#fff);border:1px solid var(--border-color,#e6e6e6);cursor:pointer;border-radius:14px;flex-direction:column;width:100%;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.LoraMarketCard-module__rBXkXq__card:hover{border-color:#6366f166;transform:translateY(-2px);box-shadow:0 12px 20px -12px #00000040}.LoraMarketCard-module__rBXkXq__cardSelected{border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.LoraMarketCard-module__rBXkXq__cardSelected:after{content:"";z-index:3;background:#6366f1 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") 50% no-repeat;border-radius:50%;width:22px;height:22px;position:absolute;top:8px;left:8px}.LoraMarketCard-module__rBXkXq__cardPreview{border-color:#6366f199;box-shadow:0 0 0 3px #6366f126}.LoraMarketCard-module__rBXkXq__imageWrapper{aspect-ratio:1;background:var(--bg-tertiary,#f5f5f7);justify-content:center;align-items:center;width:100%;display:flex;position:relative}.LoraMarketCard-module__rBXkXq__moreButton{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s,background .2s;display:flex;position:absolute;top:8px;right:8px}.LoraMarketCard-module__rBXkXq__card:hover .LoraMarketCard-module__rBXkXq__moreButton{opacity:1}.LoraMarketCard-module__rBXkXq__moreButton:hover{background:#000c}.LoraMarketCard-module__rBXkXq__image{object-fit:cover;width:100%;height:100%}.LoraMarketCard-module__rBXkXq__placeholder{color:var(--text-tertiary,#9b9b9b);flex-direction:column;align-items:center;gap:6px;font-size:12px;display:flex}.LoraMarketCard-module__rBXkXq__info{flex-direction:column;gap:6px;padding:12px 14px 14px;display:flex}.LoraMarketCard-module__rBXkXq__name{color:var(--text-primary,#1a1a1a);font-size:14px;font-weight:600}.LoraMarketCard-module__rBXkXq__uploader{color:var(--text-secondary,#666);font-size:12px}.LoraMarketCard-module__rBXkXq__stats{color:var(--text-secondary,#666);gap:10px;font-size:12px;display:flex}.LoraMarketCard-module__rBXkXq__stat{align-items:center;gap:4px;display:inline-flex}
.LoraMarketModal-module__VYuK7q__overlay{z-index:var(--z-modal-backdrop,80);background:#16171ab3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.LoraMarketModal-module__VYuK7q__modal{background:var(--bg-primary,#fff);width:min(1100px,96vw);max-height:90vh;z-index:var(--z-modal,90);border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 48px -24px #00000073}.LoraMarketModal-module__VYuK7q__header{border-bottom:1px solid var(--border-color,#ececec);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.LoraMarketModal-module__VYuK7q__title{color:var(--text-primary,#1a1a1a);margin:0;font-size:20px;font-weight:700}.LoraMarketModal-module__VYuK7q__subtitle{color:var(--text-secondary,#666);margin:6px 0 0;font-size:13px}.LoraMarketModal-module__VYuK7q__closeButton{border:1px solid var(--border-color,#e6e6e6);background:var(--bg-secondary,#f8f8f8);width:36px;height:36px;color:var(--text-primary,#1a1a1a);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:border-color .2s,background .2s;display:inline-flex}.LoraMarketModal-module__VYuK7q__closeButton:hover{background:#6366f11a;border-color:#6366f180}.LoraMarketModal-module__VYuK7q__toolbar{border-bottom:1px solid var(--border-color,#ececec);align-items:center;gap:12px;padding:16px 24px;display:flex}.LoraMarketModal-module__VYuK7q__search{flex:1;position:relative}.LoraMarketModal-module__VYuK7q__searchIcon{color:var(--text-tertiary,#999);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.LoraMarketModal-module__VYuK7q__searchInput{border:1px solid var(--border-color,#e6e6e6);background:var(--bg-secondary,#fafafa);width:100%;color:var(--text-primary,#1a1a1a);border-radius:10px;padding:10px 12px 10px 36px;font-size:14px}.LoraMarketModal-module__VYuK7q__searchInput:focus{border-color:#6366f199;outline:none;box-shadow:0 0 0 3px #6366f126}.LoraMarketModal-module__VYuK7q__sortGroup{gap:8px;display:flex}.LoraMarketModal-module__VYuK7q__sortButton{border:1px solid var(--border-color,#e6e6e6);background:var(--bg-secondary,#f8f8f8);color:var(--text-secondary,#555);cursor:pointer;border-radius:10px;padding:8px 12px;font-size:13px;transition:border-color .2s,background .2s,color .2s}.LoraMarketModal-module__VYuK7q__sortButtonActive{color:#fff;background:#6366f1f2;border-color:#6366f1f2}.LoraMarketModal-module__VYuK7q__body{flex:1;display:flex;overflow:hidden}.LoraMarketModal-module__VYuK7q__mainArea{border-right:1px solid var(--border-color,#ececec);flex-direction:column;flex:1;display:flex;overflow:hidden}.LoraMarketModal-module__VYuK7q__countRow{color:var(--text-secondary,#666);align-items:center;gap:8px;padding:12px 24px 0;font-size:12px;display:flex}.LoraMarketModal-module__VYuK7q__countLabel{color:var(--text-primary,#1a1a1a);font-weight:600}.LoraMarketModal-module__VYuK7q__countValue{color:var(--text-secondary,#666)}.LoraMarketModal-module__VYuK7q__content{flex:1;padding:20px 24px 10px;overflow-y:auto}.LoraMarketModal-module__VYuK7q__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;display:grid}.LoraMarketModal-module__VYuK7q__sidebar{background:var(--bg-secondary,#fafafa);flex-direction:column;flex-shrink:0;width:320px;display:flex}.LoraMarketModal-module__VYuK7q__preview{border-bottom:1px solid var(--border-color,#ececec);flex-direction:column;flex:1;padding:20px;display:flex;overflow-y:auto}.LoraMarketModal-module__VYuK7q__previewEmpty{color:var(--text-tertiary,#999);flex:1;justify-content:center;align-items:center;font-size:13px;display:flex}.LoraMarketModal-module__VYuK7q__previewImageWrapper{aspect-ratio:1;background:var(--bg-tertiary,#f0f0f0);border-radius:12px;width:100%;position:relative;overflow:hidden}.LoraMarketModal-module__VYuK7q__previewImage{object-fit:cover}.LoraMarketModal-module__VYuK7q__previewPlaceholder{width:100%;height:100%;color:var(--text-tertiary,#999);justify-content:center;align-items:center;display:flex}.LoraMarketModal-module__VYuK7q__previewInfo{margin-top:16px}.LoraMarketModal-module__VYuK7q__previewName{color:var(--text-primary,#1a1a1a);margin:0 0 6px;font-size:16px;font-weight:600;line-height:1.3}.LoraMarketModal-module__VYuK7q__previewMeta{color:var(--text-secondary,#666);flex-wrap:wrap;gap:8px 12px;margin-bottom:12px;font-size:12px;display:flex}.LoraMarketModal-module__VYuK7q__previewMetaItem{align-items:center;gap:4px;display:flex}.LoraMarketModal-module__VYuK7q__previewWeight{color:var(--text-primary,#1a1a1a);background:#6366f114;border-radius:6px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 10px;font-size:12px;display:inline-flex}.LoraMarketModal-module__VYuK7q__previewWeightLabel{color:var(--text-secondary,#666)}.LoraMarketModal-module__VYuK7q__previewWeightValue{color:#6366f1;font-weight:600}.LoraMarketModal-module__VYuK7q__previewSelectBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;width:100%;margin-top:auto;padding:12px;font-size:14px;font-weight:600;transition:background .2s}.LoraMarketModal-module__VYuK7q__previewSelectBtn:hover{background:#4f52dd}.LoraMarketModal-module__VYuK7q__previewSelectBtn:disabled{background:var(--bg-tertiary,#e0e0e0);color:var(--text-tertiary,#999);cursor:not-allowed}.LoraMarketModal-module__VYuK7q__selection{max-height:180px;padding:16px 20px;overflow-y:auto}.LoraMarketModal-module__VYuK7q__selectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.LoraMarketModal-module__VYuK7q__selectionTitle{color:var(--text-primary,#1a1a1a);font-size:12px;font-weight:600}.LoraMarketModal-module__VYuK7q__selectionCount{color:#6366f1;font-size:11px;font-weight:600}.LoraMarketModal-module__VYuK7q__selectionEmpty{color:var(--text-tertiary,#999);text-align:center;padding:12px 0;font-size:12px}.LoraMarketModal-module__VYuK7q__selectionList{flex-wrap:wrap;gap:8px;display:flex}.LoraMarketModal-module__VYuK7q__selectionChip{background:var(--bg-primary,#fff);border:1px solid var(--border-color,#e6e6e6);border-radius:8px;align-items:center;gap:6px;max-width:140px;padding:4px 6px 4px 4px;display:flex}.LoraMarketModal-module__VYuK7q__selectionChipImg{object-fit:cover;border-radius:6px;flex-shrink:0;width:28px;height:28px}.LoraMarketModal-module__VYuK7q__selectionChipPlaceholder{background:var(--bg-tertiary,#f0f0f0);width:28px;height:28px;color:var(--text-tertiary,#999);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.LoraMarketModal-module__VYuK7q__selectionChipName{color:var(--text-primary,#1a1a1a);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11px;overflow:hidden}.LoraMarketModal-module__VYuK7q__selectionChipRemove{width:18px;height:18px;color:var(--text-tertiary,#999);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.LoraMarketModal-module__VYuK7q__selectionChipRemove:hover{color:#ef4444;background:#ef44441a}.LoraMarketModal-module__VYuK7q__status{text-align:center;color:var(--text-secondary,#666);padding:40px 0;font-size:14px}.LoraMarketModal-module__VYuK7q__error{text-align:center;color:var(--text-secondary,#666);padding:40px 0}.LoraMarketModal-module__VYuK7q__error p{margin-bottom:12px}.LoraMarketModal-module__VYuK7q__retryButton{border:1px solid var(--border-color,#e0e0e0);background:var(--bg-secondary,#f5f5f5);cursor:pointer;border-radius:8px;padding:8px 16px}.LoraMarketModal-module__VYuK7q__footer{justify-content:center;padding:12px 24px 20px;display:flex}.LoraMarketModal-module__VYuK7q__loadMoreButton{border:1px solid var(--border-color,#e0e0e0);background:var(--bg-secondary,#f5f5f5);color:var(--text-primary,#1a1a1a);cursor:pointer;border-radius:10px;padding:10px 20px}.LoraMarketModal-module__VYuK7q__loadMoreButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:900px){.LoraMarketModal-module__VYuK7q__body{flex-direction:column}.LoraMarketModal-module__VYuK7q__mainArea{border-right:none;border-bottom:1px solid var(--border-color,#ececec)}.LoraMarketModal-module__VYuK7q__sidebar{flex-direction:row;width:100%;max-height:200px}.LoraMarketModal-module__VYuK7q__preview{border-bottom:none;border-right:1px solid var(--border-color,#ececec);flex:1;padding:12px}.LoraMarketModal-module__VYuK7q__previewImage{aspect-ratio:auto;width:80px;height:80px}.LoraMarketModal-module__VYuK7q__selection{flex:1;max-height:none;padding:12px}}@media (max-width:600px){.LoraMarketModal-module__VYuK7q__overlay{padding:0}.LoraMarketModal-module__VYuK7q__modal{border-radius:0;width:100%;height:100%;max-height:none}.LoraMarketModal-module__VYuK7q__header,.LoraMarketModal-module__VYuK7q__toolbar,.LoraMarketModal-module__VYuK7q__content,.LoraMarketModal-module__VYuK7q__footer,.LoraMarketModal-module__VYuK7q__countRow{padding-left:16px;padding-right:16px}.LoraMarketModal-module__VYuK7q__toolbar{flex-direction:column;align-items:stretch}.LoraMarketModal-module__VYuK7q__sidebar{flex-direction:column;max-height:280px}.LoraMarketModal-module__VYuK7q__preview{border-right:none;border-bottom:1px solid var(--border-color,#ececec);flex-direction:row;align-items:flex-start;gap:12px}.LoraMarketModal-module__VYuK7q__previewInfo{flex:1;margin-top:0}.LoraMarketModal-module__VYuK7q__previewSelectBtn{padding:10px;font-size:13px}}
.SelectedMarketLoras-module__mGaV7W__wrapper{flex-direction:column;gap:6px;margin-top:8px;display:flex}.SelectedMarketLoras-module__mGaV7W__title{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:11px;font-weight:600}.SelectedMarketLoras-module__mGaV7W__loraItem{background:var(--bg-secondary);border:1px solid #0000;border-radius:8px;flex-direction:column;gap:6px;padding:8px 10px;transition:border-color .15s;display:flex}.SelectedMarketLoras-module__mGaV7W__loraItem:hover{border-color:var(--border-light)}.SelectedMarketLoras-module__mGaV7W__nameRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.SelectedMarketLoras-module__mGaV7W__weightName{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:500;overflow:hidden}.SelectedMarketLoras-module__mGaV7W__removeButton{border:1px solid var(--border-light);background:var(--bg-primary);width:20px;height:20px;color:var(--text-tertiary);cursor:pointer;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.SelectedMarketLoras-module__mGaV7W__removeButton:hover{color:#ef4444;background:#ef444426;border-color:#ef44444d}.SelectedMarketLoras-module__mGaV7W__sliderRow{align-items:center;gap:8px;display:flex}.SelectedMarketLoras-module__mGaV7W__weightSlider{appearance:none;background:var(--border-light);cursor:pointer;border-radius:2px;outline:none;flex:1;height:4px}.SelectedMarketLoras-module__mGaV7W__weightSlider::-webkit-slider-thumb{appearance:none;background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);cursor:pointer;border-radius:50%;width:14px;height:14px;transition:transform .15s}.SelectedMarketLoras-module__mGaV7W__weightSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.SelectedMarketLoras-module__mGaV7W__weightSlider::-moz-range-thumb{background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);cursor:pointer;border:none;border-radius:50%;width:14px;height:14px}.SelectedMarketLoras-module__mGaV7W__weightValue{width:28px;color:var(--accent-primary);text-align:right;flex-shrink:0;font-size:11px;font-weight:600}
.ModelSelectModal-module__vHgNba__selectPanel{border:1px solid var(--border-color,#e0e0e0);background:var(--bg-tertiary,#f7f7f9);border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.ModelSelectModal-module__vHgNba__selectTitle{color:var(--text-primary,#1a1a1a);margin-bottom:4px;font-size:14px;font-weight:600}.ModelSelectModal-module__vHgNba__settingsGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ModelSelectModal-module__vHgNba__settingItem{background:var(--bg-primary,#fff);border:1px solid var(--border-color,#eee);border-radius:8px;flex-direction:column;gap:2px;padding:8px;display:flex}.ModelSelectModal-module__vHgNba__settingLabel{color:var(--text-tertiary,#999);text-transform:uppercase;font-size:10px}.ModelSelectModal-module__vHgNba__settingValue{color:var(--text-primary,#1a1a1a);font-size:13px;font-weight:600}.ModelSelectModal-module__vHgNba__flagRow{flex-wrap:wrap;gap:6px;display:flex}.ModelSelectModal-module__vHgNba__flag{border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:500;display:inline-flex}.ModelSelectModal-module__vHgNba__flagOk{color:#16a34a;background:#22c55e1a}.ModelSelectModal-module__vHgNba__flagNo{color:#d97706;background:#f59e0b1a}.ModelSelectModal-module__vHgNba__selectButton{background:var(--accent-color,#6366f1);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 16px;font-weight:600;transition:opacity .2s,transform .2s}.ModelSelectModal-module__vHgNba__selectButton:hover{transform:translateY(-1px)}.ModelSelectModal-module__vHgNba__selectButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.ModelSelectModal-module__vHgNba__selectHint{color:var(--text-secondary,#666);margin:0;font-size:12px}
.ModelMarketModal-module__2xM3kq__overlay{z-index:var(--z-modal-backdrop,80);background:#16171ab3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ModelMarketModal-module__2xM3kq__modal{background:var(--bg-primary,#fff);width:min(1100px,96vw);max-height:90vh;z-index:var(--z-modal,90);border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 48px -24px #00000073}.ModelMarketModal-module__2xM3kq__header{border-bottom:1px solid var(--border-color,#ececec);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ModelMarketModal-module__2xM3kq__title{color:var(--text-primary,#1a1a1a);margin:0;font-size:20px;font-weight:700}.ModelMarketModal-module__2xM3kq__subtitle{color:var(--text-secondary,#666);margin:6px 0 0;font-size:13px}.ModelMarketModal-module__2xM3kq__closeButton{border:1px solid var(--border-color,#e6e6e6);background:var(--bg-secondary,#f8f8f8);width:36px;height:36px;color:var(--text-primary,#1a1a1a);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:border-color .2s,background .2s;display:inline-flex}.ModelMarketModal-module__2xM3kq__closeButton:hover{background:#6366f11a;border-color:#6366f180}.ModelMarketModal-module__2xM3kq__toolbar{border-bottom:1px solid var(--border-color,#ececec);align-items:center;gap:12px;padding:16px 24px;display:flex}.ModelMarketModal-module__2xM3kq__search{flex:1;position:relative}.ModelMarketModal-module__2xM3kq__searchIcon{color:var(--text-tertiary,#999);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ModelMarketModal-module__2xM3kq__searchInput{border:1px solid var(--border-color,#e6e6e6);background:var(--bg-secondary,#fafafa);width:100%;color:var(--text-primary,#1a1a1a);border-radius:10px;padding:10px 12px 10px 36px;font-size:14px}.ModelMarketModal-module__2xM3kq__searchInput:focus{border-color:#6366f199;outline:none;box-shadow:0 0 0 3px #6366f126}.ModelMarketModal-module__2xM3kq__filterGroup{gap:6px;display:flex}.ModelMarketModal-module__2xM3kq__filterButton{border:1px solid var(--border-color,#e6e6e6);background:var(--bg-secondary,#f8f8f8);color:var(--text-secondary,#555);cursor:pointer;border-radius:10px;padding:8px 12px;font-size:13px;transition:border-color .2s,background .2s,color .2s}.ModelMarketModal-module__2xM3kq__filterButtonActive{color:#fff;background:#6366f1f2;border-color:#6366f1f2}.ModelMarketModal-module__2xM3kq__sortGroup{gap:8px;display:flex}.ModelMarketModal-module__2xM3kq__sortButton{border:1px solid var(--border-color,#e6e6e6);background:var(--bg-secondary,#f8f8f8);color:var(--text-secondary,#555);cursor:pointer;border-radius:10px;padding:8px 12px;font-size:13px;transition:border-color .2s,background .2s,color .2s}.ModelMarketModal-module__2xM3kq__sortButtonActive{color:#fff;background:#6366f1f2;border-color:#6366f1f2}.ModelMarketModal-module__2xM3kq__body{flex:1;display:flex;overflow:hidden}.ModelMarketModal-module__2xM3kq__mainArea{border-right:1px solid var(--border-color,#ececec);flex-direction:column;flex:1;display:flex;overflow:hidden}.ModelMarketModal-module__2xM3kq__countRow{color:var(--text-secondary,#666);align-items:center;gap:8px;padding:12px 24px 0;font-size:12px;display:flex}.ModelMarketModal-module__2xM3kq__countLabel{color:var(--text-primary,#1a1a1a);font-weight:600}.ModelMarketModal-module__2xM3kq__countValue{color:var(--text-secondary,#666)}.ModelMarketModal-module__2xM3kq__content{flex:1;padding:20px 24px 10px;overflow-y:auto}.ModelMarketModal-module__2xM3kq__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;display:grid}.ModelMarketModal-module__2xM3kq__sidebar{background:var(--bg-secondary,#fafafa);flex-direction:column;flex-shrink:0;width:320px;display:flex}.ModelMarketModal-module__2xM3kq__preview{flex-direction:column;flex:1;padding:20px;display:flex;overflow-y:auto}.ModelMarketModal-module__2xM3kq__previewEmpty{color:var(--text-tertiary,#999);flex:1;justify-content:center;align-items:center;font-size:13px;display:flex}.ModelMarketModal-module__2xM3kq__previewImageWrapper{aspect-ratio:1;background:var(--bg-tertiary,#f0f0f0);border-radius:12px;width:100%;position:relative;overflow:hidden}.ModelMarketModal-module__2xM3kq__previewImage{object-fit:cover}.ModelMarketModal-module__2xM3kq__previewPlaceholder{width:100%;height:100%;color:var(--text-tertiary,#999);justify-content:center;align-items:center;display:flex}.ModelMarketModal-module__2xM3kq__previewInfo{margin-top:16px}.ModelMarketModal-module__2xM3kq__previewName{color:var(--text-primary,#1a1a1a);margin:0 0 6px;font-size:16px;font-weight:600;line-height:1.3}.ModelMarketModal-module__2xM3kq__previewMeta{color:var(--text-secondary,#666);flex-wrap:wrap;gap:8px 12px;margin-bottom:12px;font-size:12px;display:flex}.ModelMarketModal-module__2xM3kq__previewMetaItem{align-items:center;gap:4px;display:flex}.ModelMarketModal-module__2xM3kq__previewSettings{background:#6366f10f;border-radius:8px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px;padding:10px;display:grid}.ModelMarketModal-module__2xM3kq__previewSettingsTitle{color:var(--text-secondary,#666);grid-column:1/-1;margin-bottom:2px;font-size:11px;font-weight:600}.ModelMarketModal-module__2xM3kq__previewSettingItem{flex-direction:column;gap:2px;display:flex}.ModelMarketModal-module__2xM3kq__previewSettingLabel{color:var(--text-tertiary,#999);font-size:10px}.ModelMarketModal-module__2xM3kq__previewSettingValue{color:var(--text-primary,#1a1a1a);font-size:12px;font-weight:600}.ModelMarketModal-module__2xM3kq__badgeRow{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.ModelMarketModal-module__2xM3kq__badge{color:#6366f1;background:#6366f114;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:500;display:inline-flex}.ModelMarketModal-module__2xM3kq__badgeWarning{color:#d97706;background:#f59e0b1a}.ModelMarketModal-module__2xM3kq__previewSelectBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;width:100%;margin-top:auto;padding:12px;font-size:14px;font-weight:600;transition:background .2s}.ModelMarketModal-module__2xM3kq__previewSelectBtn:hover{background:#4f52dd}.ModelMarketModal-module__2xM3kq__previewSelectBtnActive{background:var(--bg-tertiary,#e0e0e0);color:var(--text-primary,#1a1a1a)}.ModelMarketModal-module__2xM3kq__previewSelectBtnActive:hover{color:#fff;background:#dc3232}.ModelMarketModal-module__2xM3kq__status{text-align:center;color:var(--text-secondary,#666);padding:40px 0;font-size:14px}.ModelMarketModal-module__2xM3kq__error{text-align:center;color:var(--text-secondary,#666);padding:40px 0}.ModelMarketModal-module__2xM3kq__error p{margin-bottom:12px}.ModelMarketModal-module__2xM3kq__retryButton{border:1px solid var(--border-color,#e0e0e0);background:var(--bg-secondary,#f5f5f5);cursor:pointer;border-radius:8px;padding:8px 16px}.ModelMarketModal-module__2xM3kq__footer{justify-content:center;padding:12px 24px 20px;display:flex}.ModelMarketModal-module__2xM3kq__loadMoreButton{border:1px solid var(--border-color,#e0e0e0);background:var(--bg-secondary,#f5f5f5);color:var(--text-primary,#1a1a1a);cursor:pointer;border-radius:10px;padding:10px 20px}.ModelMarketModal-module__2xM3kq__loadMoreButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:900px){.ModelMarketModal-module__2xM3kq__body{flex-direction:column}.ModelMarketModal-module__2xM3kq__mainArea{border-right:none;border-bottom:1px solid var(--border-color,#ececec)}.ModelMarketModal-module__2xM3kq__sidebar{flex-direction:row;width:100%;max-height:200px}.ModelMarketModal-module__2xM3kq__preview{border-right:1px solid var(--border-color,#ececec);flex:1;padding:12px}}@media (max-width:600px){.ModelMarketModal-module__2xM3kq__overlay{padding:0}.ModelMarketModal-module__2xM3kq__modal{border-radius:0;width:100%;height:100%;max-height:none}.ModelMarketModal-module__2xM3kq__header,.ModelMarketModal-module__2xM3kq__toolbar,.ModelMarketModal-module__2xM3kq__content,.ModelMarketModal-module__2xM3kq__footer,.ModelMarketModal-module__2xM3kq__countRow{padding-left:16px;padding-right:16px}.ModelMarketModal-module__2xM3kq__toolbar{flex-direction:column;align-items:stretch}.ModelMarketModal-module__2xM3kq__filterGroup{flex-wrap:wrap}.ModelMarketModal-module__2xM3kq__sidebar{flex-direction:column;max-height:280px}.ModelMarketModal-module__2xM3kq__preview{border-right:none;border-bottom:1px solid var(--border-color,#ececec);flex-direction:row;align-items:flex-start;gap:12px}.ModelMarketModal-module__2xM3kq__previewInfo{flex:1;margin-top:0}.ModelMarketModal-module__2xM3kq__previewSelectBtn{padding:10px;font-size:13px}}
.LoraSelectModal-module__cLGGQa__selectPanel{border:1px solid var(--border-color,#e0e0e0);background:var(--bg-tertiary,#f7f7f9);border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.LoraSelectModal-module__cLGGQa__selectHeader{justify-content:space-between;align-items:center;display:flex}.LoraSelectModal-module__cLGGQa__selectTitle{color:var(--text-primary,#1a1a1a);font-size:14px;font-weight:600}.LoraSelectModal-module__cLGGQa__selectValue{color:var(--text-secondary,#555);font-size:13px;font-weight:600}.LoraSelectModal-module__cLGGQa__slider{width:100%}.LoraSelectModal-module__cLGGQa__sliderLabels{color:var(--text-tertiary,#999);justify-content:space-between;font-size:12px;display:flex}.LoraSelectModal-module__cLGGQa__selectButton{background:var(--accent-color,#6366f1);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 16px;font-weight:600;transition:opacity .2s,transform .2s}.LoraSelectModal-module__cLGGQa__selectButton:hover{transform:translateY(-1px)}.LoraSelectModal-module__cLGGQa__selectButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.LoraSelectModal-module__cLGGQa__selectHint{color:var(--text-secondary,#666);margin:0;font-size:12px}
.CoreSettingsPanel-module__iotGWq__field{flex-direction:column;gap:10px;display:flex}.CoreSettingsPanel-module__iotGWq__fieldAccented{background:#818cf805;border-left:2px solid #818cf84d;border-radius:0 8px 8px 0;padding:12px 12px 12px 14px;position:relative}.CoreSettingsPanel-module__iotGWq__fieldAccented:before{content:"";background:var(--accent-primary);border-radius:0 0 1px 1px;width:2px;height:20px;position:absolute;top:0;left:-2px}.CoreSettingsPanel-module__iotGWq__labelRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.CoreSettingsPanel-module__iotGWq__labelActions{align-items:center;gap:8px;display:inline-flex}.CoreSettingsPanel-module__iotGWq__label{color:var(--text-primary);letter-spacing:-.01em;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.CoreSettingsPanel-module__iotGWq__guideLink{border:1px solid var(--border-light);width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .18s;display:inline-flex}.CoreSettingsPanel-module__iotGWq__guideLink:hover{color:var(--accent-primary);background:#818cf80d;border-color:#818cf84d}.CoreSettingsPanel-module__iotGWq__guideIcon{width:14px;height:14px;display:block}.CoreSettingsPanel-module__iotGWq__loraSearchButton{color:var(--accent-primary);cursor:pointer;background:#818cf80f;border:1px solid #818cf866;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .2s;display:inline-flex}.CoreSettingsPanel-module__iotGWq__loraSearchButton:hover{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;border-color:#0000;box-shadow:0 2px 8px #818cf840}.CoreSettingsPanel-module__iotGWq__loraSearchButton:active{box-shadow:none;transform:scale(.97)}.CoreSettingsPanel-module__iotGWq__searchIcon{width:12px;height:12px;display:block}.CoreSettingsPanel-module__iotGWq__tooltip{border:1px solid var(--border-default);width:16px;height:16px;color:var(--text-tertiary);cursor:help;border-radius:50%;justify-content:center;align-items:center;font-size:10px;transition:all .15s;display:inline-flex;position:relative}.CoreSettingsPanel-module__iotGWq__tooltip:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:var(--accent-light)}.CoreSettingsPanel-module__iotGWq__tooltip:after{content:attr(data-tip);background:var(--text-primary);color:var(--bg-primary);opacity:0;visibility:hidden;z-index:100;text-align:left;border-radius:8px;width:280px;padding:10px 14px;font-size:12px;font-weight:400;line-height:1.5;transition:all .15s;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 4px 12px #00000026}.CoreSettingsPanel-module__iotGWq__tooltip:hover:after{opacity:1;visibility:visible}.CoreSettingsPanel-module__iotGWq__selectGroup{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.CoreSettingsPanel-module__iotGWq__selectBtn{border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;white-space:nowrap;text-align:center;text-overflow:ellipsis;background:0 0;border-radius:8px;padding:10px 8px;font-size:11px;font-weight:500;transition:all .15s;overflow:hidden}.CoreSettingsPanel-module__iotGWq__selectBtn:hover{border-color:var(--accent-primary)}.CoreSettingsPanel-module__iotGWq__selectBtn.CoreSettingsPanel-module__iotGWq__active{border-color:var(--accent-primary);background:var(--accent-primary);color:#fff}.CoreSettingsPanel-module__iotGWq__loraGroupContainer{flex-direction:column;gap:16px;display:flex}.CoreSettingsPanel-module__iotGWq__loraGroup{flex-direction:column;gap:8px;display:flex}.CoreSettingsPanel-module__iotGWq__loraGroupHeader{align-items:center;gap:8px;display:flex}.CoreSettingsPanel-module__iotGWq__loraGroupName{color:var(--text-secondary);font-size:12px;font-weight:600}.CoreSettingsPanel-module__iotGWq__loraGroupDesc{color:var(--text-tertiary);font-size:11px}.CoreSettingsPanel-module__iotGWq__loraGrid{flex-wrap:wrap;gap:8px;display:flex}.CoreSettingsPanel-module__iotGWq__loraBtn{border:1px solid var(--border-light);text-align:center;cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:8px 14px;transition:all .15s;display:flex}.CoreSettingsPanel-module__iotGWq__loraBtn:hover{border-color:var(--accent-primary);background:#4f46e50d}.CoreSettingsPanel-module__iotGWq__loraBtn.CoreSettingsPanel-module__iotGWq__active{border-color:var(--accent-primary);background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);color:#fff}.CoreSettingsPanel-module__iotGWq__loraName{color:inherit;font-size:12px;font-weight:500}.CoreSettingsPanel-module__iotGWq__loraWeightSection{background:var(--bg-secondary);border-radius:8px;flex-direction:column;gap:8px;margin-top:12px;padding:12px;display:flex}.CoreSettingsPanel-module__iotGWq__loraWeightRow{align-items:center;gap:12px;display:flex}.CoreSettingsPanel-module__iotGWq__loraWeightName{color:var(--text-secondary);flex:0 0 80px;font-size:12px;font-weight:500}.CoreSettingsPanel-module__iotGWq__loraWeightSlider{appearance:none;background:var(--border-light);cursor:pointer;border-radius:2px;outline:none;flex:1;height:4px}.CoreSettingsPanel-module__iotGWq__loraWeightSlider::-webkit-slider-thumb{appearance:none;background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);cursor:pointer;border-radius:50%;width:14px;height:14px;transition:transform .15s}.CoreSettingsPanel-module__iotGWq__loraWeightSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.CoreSettingsPanel-module__iotGWq__loraWeightSlider::-moz-range-thumb{background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);cursor:pointer;border:none;border-radius:50%;width:14px;height:14px}.CoreSettingsPanel-module__iotGWq__loraWeightValue{color:var(--accent-primary);text-align:right;flex:0 0 32px;font-size:12px;font-weight:600}.CoreSettingsPanel-module__iotGWq__fieldGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.CoreSettingsPanel-module__iotGWq__fieldItem{flex-direction:column;gap:8px;display:flex}.CoreSettingsPanel-module__iotGWq__selectDropdown{border:1px solid var(--border-light);background:var(--bg-secondary);width:100%;color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:16px;border-radius:8px;outline:none;padding:10px 36px 10px 12px;font-size:13px;transition:border-color .15s}.CoreSettingsPanel-module__iotGWq__selectDropdown:focus{border-color:var(--accent-primary)}.CoreSettingsPanel-module__iotGWq__selectDropdown:hover{border-color:var(--text-muted)}.CoreSettingsPanel-module__iotGWq__addBtn{border:1px solid var(--accent-primary);color:var(--accent-primary);cursor:pointer;background:0 0;border-radius:4px;padding:4px 8px;font-size:12px;transition:all .15s}.CoreSettingsPanel-module__iotGWq__addBtn:hover{background:var(--accent-primary);color:#fff}.CoreSettingsPanel-module__iotGWq__presetList,.CoreSettingsPanel-module__iotGWq__charList{flex-wrap:wrap;gap:8px;display:flex}.CoreSettingsPanel-module__iotGWq__presetItem,.CoreSettingsPanel-module__iotGWq__charItem{align-items:center;gap:4px;display:flex}.CoreSettingsPanel-module__iotGWq__presetBtn,.CoreSettingsPanel-module__iotGWq__charBtn{border:1px solid var(--border-light);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;border-radius:6px;padding:6px 12px;font-size:13px;transition:all .15s}.CoreSettingsPanel-module__iotGWq__presetBtn:hover,.CoreSettingsPanel-module__iotGWq__charBtn:hover{border-color:var(--accent-primary);background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);color:#fff}.CoreSettingsPanel-module__iotGWq__deleteBtn{width:20px;height:20px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;font-size:14px;line-height:1;transition:all .15s}.CoreSettingsPanel-module__iotGWq__deleteBtn:hover{color:#ef4444;background:#ef44441a}.CoreSettingsPanel-module__iotGWq__emptyText{color:var(--text-muted);margin:0;font-size:13px}.CoreSettingsPanel-module__iotGWq__disabledHint{color:var(--text-tertiary);margin-left:4px;font-size:10px;font-weight:400}.CoreSettingsPanel-module__iotGWq__selectDropdown.CoreSettingsPanel-module__iotGWq__disabled{opacity:.5;cursor:not-allowed;background-color:var(--bg-tertiary)}@media (max-width:640px){.CoreSettingsPanel-module__iotGWq__fieldGrid{grid-template-columns:1fr;gap:12px}.CoreSettingsPanel-module__iotGWq__selectGroup{flex-direction:column}}.CoreSettingsPanel-module__iotGWq__marketModelChip{background:var(--accent-light,#6366f114);border:1px solid var(--accent-primary,#6366f1);border-radius:10px;align-items:center;gap:8px;padding:8px 12px;display:flex}.CoreSettingsPanel-module__iotGWq__marketModelName{color:var(--text-primary);flex:1;font-size:13px;font-weight:600}.CoreSettingsPanel-module__iotGWq__marketModelBadge{background:var(--accent-primary,#6366f1);color:#fff;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.CoreSettingsPanel-module__iotGWq__marketModelRemove{width:20px;height:20px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.CoreSettingsPanel-module__iotGWq__marketModelRemove:hover{color:#ef4444;background:#ef44441a}
.AdvancedPanel-module__HUR1lG__field{flex-direction:column;gap:10px;display:flex}.AdvancedPanel-module__HUR1lG__labelSm{color:var(--text-tertiary);align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.AdvancedPanel-module__HUR1lG__tooltipSm{border:1px solid var(--border-default);width:14px;height:14px;color:var(--text-tertiary);cursor:help;border-radius:50%;justify-content:center;align-items:center;font-size:9px;transition:all .15s;display:inline-flex;position:relative}.AdvancedPanel-module__HUR1lG__tooltipSm:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:var(--accent-light)}.AdvancedPanel-module__HUR1lG__tooltipSm:after{content:attr(data-tip);background:var(--text-primary);color:var(--bg-primary);opacity:0;visibility:hidden;z-index:100;text-align:left;border-radius:8px;width:280px;padding:10px 14px;font-size:12px;font-weight:400;line-height:1.5;transition:all .15s;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 4px 12px #00000026}.AdvancedPanel-module__HUR1lG__tooltipSm:hover:after{opacity:1;visibility:visible}.AdvancedPanel-module__HUR1lG__textareaSm{border:1px solid var(--border-light);width:100%;color:var(--text-secondary);resize:vertical;background:0 0;border-radius:6px;min-height:60px;padding:10px 12px;font-family:inherit;font-size:12px;transition:border-color .15s}.AdvancedPanel-module__HUR1lG__textareaSm::placeholder{color:var(--text-tertiary)}.AdvancedPanel-module__HUR1lG__textareaSm:focus{border-color:var(--text-tertiary);outline:none}.AdvancedPanel-module__HUR1lG__chipRow{flex-wrap:wrap;gap:8px;display:flex}.AdvancedPanel-module__HUR1lG__chipSm{border:1px solid var(--border-light);color:var(--text-tertiary);cursor:pointer;background:0 0;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s}.AdvancedPanel-module__HUR1lG__chipSm:hover{border-color:var(--text-tertiary)}.AdvancedPanel-module__HUR1lG__chipSm.AdvancedPanel-module__HUR1lG__active{border-color:var(--accent-primary);background:var(--accent-primary);color:#fff}.AdvancedPanel-module__HUR1lG__seedSection{border:1px solid var(--border-light);background:var(--bg-secondary);border-radius:8px;padding:12px}.AdvancedPanel-module__HUR1lG__seedSection.AdvancedPanel-module__HUR1lG__expanded{border-color:var(--accent-primary)}.AdvancedPanel-module__HUR1lG__seedHeader{justify-content:space-between;align-items:center;display:flex}.AdvancedPanel-module__HUR1lG__seedToggle{border:1px solid var(--border-light);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;padding:4px 8px;font-size:11px;transition:all .15s}.AdvancedPanel-module__HUR1lG__seedToggle:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.AdvancedPanel-module__HUR1lG__seedContent{border-top:1px solid var(--border-light);flex-direction:column;gap:12px;margin-top:12px;padding-top:12px;display:flex}.AdvancedPanel-module__HUR1lG__seedRow{align-items:center;gap:8px;display:flex}.AdvancedPanel-module__HUR1lG__seedInput{border:1px solid var(--border-light);color:var(--text-primary);font-size:12px;font-family:var(--font-mono);background:0 0;border-radius:6px;flex:1;padding:8px 12px;transition:border-color .15s}.AdvancedPanel-module__HUR1lG__seedInput:disabled{opacity:.5;cursor:not-allowed}.AdvancedPanel-module__HUR1lG__seedInput::placeholder{color:var(--text-tertiary);font-family:var(--font-sans)}.AdvancedPanel-module__HUR1lG__seedInput:focus{border-color:var(--accent-primary);outline:none}.AdvancedPanel-module__HUR1lG__seedBtn{border:1px solid var(--border-light);width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.AdvancedPanel-module__HUR1lG__seedBtn:disabled{opacity:.4;cursor:not-allowed}.AdvancedPanel-module__HUR1lG__seedBtn:not(:disabled):hover{border-color:var(--accent-primary);color:var(--accent-primary)}.AdvancedPanel-module__HUR1lG__checkboxLabel{color:var(--text-secondary);cursor:pointer;align-items:center;gap:6px;font-size:12px;display:flex}.AdvancedPanel-module__HUR1lG__checkboxLabel input[type=checkbox]{width:14px;height:14px;accent-color:var(--accent-primary)}.AdvancedPanel-module__HUR1lG__customResolutionBox{border:1px solid var(--border-light);background:var(--bg-secondary);border-radius:8px;flex-direction:column;gap:8px;padding:10px;display:flex}.AdvancedPanel-module__HUR1lG__customResolutionInputs{align-items:center;gap:8px;display:flex}.AdvancedPanel-module__HUR1lG__customResolutionInput{border:1px solid var(--border-light);width:100%;min-width:0;color:var(--text-primary);font-size:12px;font-family:var(--font-mono);background:0 0;border-radius:6px;padding:8px 10px}.AdvancedPanel-module__HUR1lG__customResolutionInput:focus{border-color:var(--accent-primary);outline:none}.AdvancedPanel-module__HUR1lG__customResolutionSeparator{color:var(--text-tertiary);font-size:12px}.AdvancedPanel-module__HUR1lG__customResolutionHint{color:var(--text-tertiary);font-size:11px}.AdvancedPanel-module__HUR1lG__faceDetailerRow{justify-content:space-between;align-items:center;display:flex}.AdvancedPanel-module__HUR1lG__faceDetailerCost{color:var(--accent-primary);font-size:11px;font-weight:600}.AdvancedPanel-module__HUR1lG__seedModeRow{border-top:1px solid var(--border-light);flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;padding-top:8px;display:flex}.AdvancedPanel-module__HUR1lG__seedModeLabel{color:var(--text-tertiary);white-space:nowrap;font-size:11px}.AdvancedPanel-module__HUR1lG__seedModeToggle{border:1px solid var(--border-light);border-radius:6px;display:flex;overflow:hidden}.AdvancedPanel-module__HUR1lG__seedModeBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:3px 10px;font-size:11px;transition:all .15s}.AdvancedPanel-module__HUR1lG__seedModeBtn:not(:last-child){border-right:1px solid var(--border-light)}.AdvancedPanel-module__HUR1lG__seedModeBtnActive{background:var(--accent-primary);color:#fff}.AdvancedPanel-module__HUR1lG__seedModeHint{width:100%;color:var(--color-warning,#f59e0b);font-size:10px}.AdvancedPanel-module__HUR1lG__referenceArea{display:flex}.AdvancedPanel-module__HUR1lG__referenceOptions{gap:8px;width:100%;display:flex}.AdvancedPanel-module__HUR1lG__referenceOptionBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:#4f46e50d}.AdvancedPanel-module__HUR1lG__referencePreview{border-radius:8px;width:80px;height:80px;position:relative;overflow:hidden}.AdvancedPanel-module__HUR1lG__referenceRemove{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s;display:flex;position:absolute;top:4px;right:4px}.AdvancedPanel-module__HUR1lG__referenceRemove:hover{background:#dc2626e6}.AdvancedPanel-module__HUR1lG__img2imgBadge,.AdvancedPanel-module__HUR1lG__styleBadge{text-transform:uppercase;letter-spacing:.5px;color:#fff;border-radius:4px;align-items:center;margin-left:6px;padding:2px 6px;font-size:9px;font-weight:600;display:inline-flex}.AdvancedPanel-module__HUR1lG__img2imgBadge{background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%)}.AdvancedPanel-module__HUR1lG__styleBadge{background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%)}.AdvancedPanel-module__HUR1lG__referenceWithOptions{gap:12px;width:100%;padding:8px;display:flex}.AdvancedPanel-module__HUR1lG__referenceModeOptions{flex-direction:column;flex:1;gap:8px;display:flex}.AdvancedPanel-module__HUR1lG__referenceModeLabel{border:1px solid var(--border-light);cursor:pointer;border-radius:6px;align-items:flex-start;gap:8px;padding:8px 10px;transition:all .15s;display:flex}.AdvancedPanel-module__HUR1lG__referenceModeLabel:hover{border-color:var(--accent-primary);background:#4f46e50d}.AdvancedPanel-module__HUR1lG__referenceModeLabel:has(input:checked){border-color:var(--accent-primary);background:#4f46e514}.AdvancedPanel-module__HUR1lG__referenceModeLabel.AdvancedPanel-module__HUR1lG__disabled{opacity:.5;cursor:not-allowed}.AdvancedPanel-module__HUR1lG__referenceModeLabel.AdvancedPanel-module__HUR1lG__disabled:hover{border-color:var(--border-light);background:0 0}.AdvancedPanel-module__HUR1lG__referenceModeLabel input[type=checkbox]{width:14px;height:14px;accent-color:var(--accent-primary);cursor:inherit;margin-top:2px}.AdvancedPanel-module__HUR1lG__referenceModeText{color:var(--text-primary);flex-direction:column;gap:2px;font-size:12px;font-weight:500;display:flex}.AdvancedPanel-module__HUR1lG__referenceModeDesc{color:var(--text-tertiary);font-size:10px;font-weight:400}.AdvancedPanel-module__HUR1lG__referenceArea{border:2px dashed #0000;border-radius:8px;transition:all .2s;display:flex}.AdvancedPanel-module__HUR1lG__referenceArea.AdvancedPanel-module__HUR1lG__dragOver{border-color:var(--accent-primary);background:#4f46e514}.AdvancedPanel-module__HUR1lG__dropHint{width:100%;color:var(--text-tertiary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:16px 12px 8px;font-size:11px;display:flex}.AdvancedPanel-module__HUR1lG__dropHint svg{opacity:.6}.AdvancedPanel-module__HUR1lG__referenceButtons{gap:8px;width:100%;padding:8px 0 16px;display:flex}.AdvancedPanel-module__HUR1lG__referenceOptions{flex-direction:column;gap:0;width:100%;display:flex}.AdvancedPanel-module__HUR1lG__referenceOptionBtn{border:1px solid var(--border-light);color:var(--text-tertiary);cursor:pointer;background:0 0;border-radius:6px;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:11px;transition:all .15s;display:flex}.AdvancedPanel-module__HUR1lG__optionalBadge{color:var(--text-muted);background:var(--bg-tertiary);border-radius:4px;margin-left:6px;padding:2px 6px;font-size:9px;font-weight:500}.AdvancedPanel-module__HUR1lG__referenceBox{border:2px dashed var(--border-light);background:var(--bg-secondary);cursor:pointer;border-radius:8px;width:100%;height:120px;transition:all .2s;position:relative;overflow:hidden}.AdvancedPanel-module__HUR1lG__referenceBox:hover{border-color:var(--accent-primary);background:#4f46e50d}.AdvancedPanel-module__HUR1lG__referenceBox.AdvancedPanel-module__HUR1lG__hasImage{cursor:default;border-style:solid}.AdvancedPanel-module__HUR1lG__referenceBox.AdvancedPanel-module__HUR1lG__dragOver{border-color:var(--accent-primary);background:#4f46e51a}.AdvancedPanel-module__HUR1lG__referenceImage{object-fit:contain}.AdvancedPanel-module__HUR1lG__referenceOverlay{opacity:0;background:0 0;justify-content:flex-end;align-items:flex-start;padding:8px;transition:opacity .2s;display:flex;position:absolute;inset:0}.AdvancedPanel-module__HUR1lG__referenceBox:hover .AdvancedPanel-module__HUR1lG__referenceOverlay{opacity:1}.AdvancedPanel-module__HUR1lG__referenceRemoveBtn{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.AdvancedPanel-module__HUR1lG__referenceRemoveBtn:hover{background:#dc2626e6}.AdvancedPanel-module__HUR1lG__referenceEmpty{height:100%;color:var(--text-tertiary);flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.AdvancedPanel-module__HUR1lG__referenceEmpty svg{opacity:.5}.AdvancedPanel-module__HUR1lG__hiddenInput{display:none}.AdvancedPanel-module__HUR1lG__referenceActions{gap:8px;display:flex}.AdvancedPanel-module__HUR1lG__referenceActionBtn{border:1px solid var(--border-light);color:var(--text-tertiary);cursor:pointer;background:0 0;border-radius:6px;flex:1;align-items:center;gap:6px;padding:8px 12px;font-size:11px;transition:all .15s;display:flex}.AdvancedPanel-module__HUR1lG__referenceActionBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.AdvancedPanel-module__HUR1lG__referenceModeSection{background:var(--bg-secondary);border-radius:6px;flex-direction:column;gap:8px;margin-top:4px;padding:10px 12px;display:flex}.AdvancedPanel-module__HUR1lG__modeHint{color:var(--text-muted);margin-left:4px;font-size:10px}.AdvancedPanel-module__HUR1lG__unavailableHint{color:var(--color-error,#ef4444);margin-left:auto;font-size:10px}.AdvancedPanel-module__HUR1lG__checkboxLabel.AdvancedPanel-module__HUR1lG__disabled{opacity:.5;cursor:not-allowed}.AdvancedPanel-module__HUR1lG__checkboxLabel.AdvancedPanel-module__HUR1lG__disabled input{cursor:not-allowed}.AdvancedPanel-module__HUR1lG__recommendBadge{color:var(--accent-primary);background:var(--accent-light,#4f46e51a);border-radius:4px;margin-left:8px;padding:2px 6px;font-size:9px;font-weight:600}.AdvancedPanel-module__HUR1lG__extraToken{color:#f59e0b;background:#f59e0b26;border-radius:3px;margin-left:4px;padding:1px 4px;font-size:9px;font-weight:600;display:inline-block}.AdvancedPanel-module__HUR1lG__tokenBadge{color:#f59e0b;background:#f59e0b26;border-radius:3px;margin-left:6px;padding:2px 5px;font-size:9px;font-weight:600;display:inline-block}
/*# sourceMappingURL=56acac1548ac2aa6.css.map*/