.ImageHistory_container__P1nW0{padding:1rem 0}.ImageHistory_historyDetail__RJteb{font-size:.95rem;color:#475569}.ImageHistory_historyPrompt__kPmSp{font-size:.95rem;color:#475569;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;min-height:2.8em}.ImageHistory_historyGrid__xZQA8{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-gap:.9rem;gap:.9rem}.ImageHistory_historyToolbar__LMdlu{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;margin-bottom:.75rem}.ImageHistory_historyFilter__KohJx{display:flex;align-items:center;gap:.5rem}.ImageHistory_historyFilterLabel__H9c7q{color:#475569;font-size:.95rem}.ImageHistory_historySelect__5L9UX{padding:.45rem .6rem;border-radius:10px;border:1px solid #e2e8f0;background:#ffffff;color:#0f172a}.ImageHistory_historySaveBox__epbcm{display:flex;gap:.75rem;align-items:center;padding:.6rem .75rem;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc}.ImageHistory_historySaveMeta__T1sMF{display:flex;flex-direction:column;gap:.15rem}.ImageHistory_historySaveTitle__nQetn{font-weight:700;font-size:.9rem}.ImageHistory_historySaveValue__KgckX{color:#64748b;font-size:.85rem}.ImageHistory_historyHint__cmLt6{color:#64748b;font-size:.9rem;margin-bottom:.8rem}.ImageHistory_historyGroup__IVU_U{margin-top:1.1rem}.ImageHistory_historyGroupTitle__czv1F{font-weight:800;margin-bottom:.6rem}.ImageHistory_historyCard__BaG5a{padding:.9rem;border-radius:14px;border:1px solid #e2e8f0;background:#ffffff}.ImageHistory_historyHead__Qrvi1{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.ImageHistory_historyTime__qq0pZ{color:#64748b;font-size:.85rem;white-space:nowrap}.ImageHistory_historyPreview__t8YJe{margin-top:.5rem;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.ImageHistory_historyPreview__t8YJe:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ImageHistory_historyPreview__t8YJe img{width:100%;height:140px;object-fit:cover}.ImageHistory_historyCompare__iwPIy{margin-top:.5rem;display:grid;grid-template-columns:1fr auto 1fr;grid-gap:.4rem;gap:.4rem;align-items:center}.ImageHistory_historyCompareItem__n7yPY{border-radius:8px;overflow:hidden;border:1px solid #e2e8f0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.ImageHistory_historyCompareItem__n7yPY:hover{transform:scale(1.03);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ImageHistory_historyCompareItem__n7yPY img{width:100%;height:80px;object-fit:cover;display:block}.ImageHistory_historyCompareArrow__Vzfaz{color:#94a3b8;font-size:1rem;font-weight:600}.ImageHistory_historyActions__PmWz2{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.6rem}.ImageHistory_emptyState___TZzM{text-align:center;padding:2rem 1rem;color:#64748b}.ImageHistory_emptyIcon__yT1is{font-size:2.5rem;margin-bottom:.5rem}.ImageHistory_badge__bcZcD{display:inline-flex;align-items:center;justify-content:center;padding:.3rem .65rem;border-radius:12px;font-size:.8rem;font-weight:600;background:linear-gradient(135deg,#fcd34d,#fbbf24);color:#78350f;white-space:nowrap}.ImageHistory_secondaryBtn__H7Sui{padding:.5rem .9rem;border-radius:12px;font-size:.9rem;font-weight:600;background:#f1f5f9;color:#334155;border:none;cursor:pointer;transition:background .2s,color .2s}.ImageHistory_secondaryBtn__H7Sui:hover:not(:disabled){background:#e2e8f0}.ImageHistory_secondaryBtn__H7Sui:disabled{opacity:.5;cursor:not-allowed}.ImageHistory_previewOverlay__D5QlV{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ImageHistory_previewContent__fLPtm{position:relative;max-width:92vw;max-height:92vh;border-radius:16px;overflow:hidden;background:#0f172a;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.ImageHistory_previewImage__Aplo7{display:block;max-width:92vw;max-height:92vh;object-fit:contain}.ImageHistory_previewClose__YxW3I{position:absolute;top:8px;right:8px;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.9);color:#0f172a;border:none;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.ImageHistory_previewClose__YxW3I:hover{background:#ffffff}.ImageHistory_toastOverlay__ZzQ6C{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;pointer-events:none}.ImageHistory_toastContent__pOxRJ{padding:.85rem 1.5rem;border-radius:12px;background:rgba(15,23,42,.9);color:#ffffff;font-size:.95rem;font-weight:500;box-shadow:0 8px 24px rgba(0,0,0,.2);animation:ImageHistory_toastFadeIn__eR826 .2s ease-out}@keyframes ImageHistory_toastFadeIn__eR826{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.ImageHistory_historyGrid__xZQA8{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.ImageHistory_historyToolbar__LMdlu{flex-direction:column;align-items:stretch;gap:.6rem}.ImageHistory_historyFilter__KohJx{flex-wrap:wrap}.ImageHistory_historySaveBox__epbcm{padding:.5rem .6rem}.ImageHistory_historyCard__BaG5a{padding:.75rem}.ImageHistory_historyPreview__t8YJe img{height:120px}.ImageHistory_historyCompareItem__n7yPY img{height:65px}.ImageHistory_historyActions__PmWz2{justify-content:center}.ImageHistory_secondaryBtn__H7Sui{padding:.45rem .75rem;font-size:.85rem}}@media (max-width:480px){.ImageHistory_container__P1nW0{padding:.75rem 0}.ImageHistory_historyGrid__xZQA8{grid-template-columns:1fr;gap:.65rem}.ImageHistory_historyToolbar__LMdlu{gap:.5rem}.ImageHistory_historyFilter__KohJx{width:100%}.ImageHistory_historySelect__5L9UX{flex:1 1;min-width:0}.ImageHistory_historySaveBox__epbcm{flex-direction:column;align-items:flex-start;gap:.4rem}.ImageHistory_historyGroupTitle__czv1F{font-size:1rem}.ImageHistory_historyCard__BaG5a{padding:.65rem}.ImageHistory_historyHead__Qrvi1{flex-direction:column;align-items:flex-start;gap:.25rem}.ImageHistory_historyPreview__t8YJe img{height:160px}.ImageHistory_historyCompare__iwPIy{grid-template-columns:1fr auto 1fr;gap:.3rem}.ImageHistory_historyCompareItem__n7yPY img{height:70px}.ImageHistory_historyPrompt__kPmSp{font-size:.9rem}.ImageHistory_historyActions__PmWz2{gap:.4rem}.ImageHistory_secondaryBtn__H7Sui{flex:1 1;min-width:0;text-align:center}.ImageHistory_emptyState___TZzM{padding:1.5rem .75rem}.ImageHistory_emptyIcon__yT1is{font-size:2rem}.ImageHistory_previewContent__fLPtm{max-width:95vw;max-height:95vh}.ImageHistory_previewImage__Aplo7{max-width:95vw;max-height:90vh}.ImageHistory_previewClose__YxW3I{width:32px;height:32px;font-size:1.25rem}}