body{background:linear-gradient(135deg,#232526,#414345);color:#f3f4f6;font-family:system-ui,sans-serif;margin:0;min-height:100vh}.container{background:#1e2024fa;border:1.5px solid #232526;border-radius:16px;box-shadow:0 4px 32px #00000040;margin:48px auto;max-width:540px;padding:2.5rem 2rem 2rem}h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#7f7fd5,#86a8e7 50%,#91eac9);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.form{gap:1.2rem}.form,.form label{display:flex;flex-direction:column}.form label{color:#e0e7ef;font-weight:500;gap:.4rem}input[type=file]{color-scheme:dark;margin-top:.3rem}input[type=text]{background:#232526;border:1.5px solid #35363a;border-radius:7px;color:#f3f4f6;font-size:1rem;padding:.6rem;transition:border .2s}input[type=text]:focus{border:1.5px solid #7f7fd5;outline:none}.phase-selection{display:flex;flex-direction:column;gap:.8rem}.phase-label{color:#e0e7ef;font-weight:500;margin:0}.radio-group{display:flex;flex-direction:row;gap:.6rem;margin-left:.5rem}.radio-option{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:.5rem;margin:0;padding:.5rem;transition:background .2s}.radio-option:hover{background:#7f7fd51a}.radio-option input[type=radio]{-webkit-appearance:none;appearance:none;background:#232526;border:2px solid #35363a;border-radius:50%;cursor:pointer;height:18px;position:relative;transition:border-color .2s,background .2s;width:18px}.radio-option input[type=radio]:checked{background:#232526;border-color:#7f7fd5}.radio-option input[type=radio]:checked:after{background:linear-gradient(90deg,#7f7fd5,#86a8e7);border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.radio-option span{color:#e0e7ef;font-size:.95rem;-webkit-user-select:none;user-select:none}button{background:linear-gradient(90deg,#7f7fd5,#86a8e7);border:none;border-radius:7px;box-shadow:0 2px 8px #7f7fd514;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:.5rem;padding:.9rem;transition:background .2s,transform .1s}button:disabled{background:#444857;cursor:not-allowed;opacity:.7}button:hover:not(:disabled){background:linear-gradient(90deg,#91eac9,#7f7fd5);transform:translateY(-2px) scale(1.03)}.export-all-btn{background:linear-gradient(90deg,#f59e0b,#d97706);margin:0;padding:.7rem 1.5rem}.export-all-btn:hover{background:linear-gradient(90deg,#d97706,#f59e0b)}.error{background:#2d1a1a;border:1.5px solid #b91c1c;border-radius:7px;color:#f87171;padding:.8rem}.error,.loading{font-weight:500;margin-top:1.2rem;text-align:center}.loading{color:#60a5fa}.results{margin-top:2.5rem}.images{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.image-block{align-items:center;background:linear-gradient(135deg,#232526 60%,#414345);border:1.5px solid #35363a;border-radius:12px;box-shadow:0 2px 12px #0000002e;display:flex;flex-direction:column;gap:.6rem;min-width:200px;padding:1rem 1rem .7rem}.images img{background:#232526;border:1.5px solid #35363a;border-radius:8px;box-shadow:0 1px 8px #0000002e;max-height:180px;max-width:180px}.download-btn{background:linear-gradient(90deg,#10b981,#06b6d4);border-radius:5px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;margin-top:.2rem;padding:.4rem 1.1rem;text-decoration:none;transition:background .2s,transform .1s}.download-btn:hover{background:linear-gradient(90deg,#06b6d4,#10b981);transform:scale(1.05)}.prompt-caption{background:#3c3c502e;border-radius:5px;color:#a5b4fc;font-size:.97rem;margin-top:.2rem;padding:.3rem .5rem;text-align:center;word-break:break-word}::-webkit-scrollbar{background:#232526;width:10px}::-webkit-scrollbar-thumb{background:#35363a;border-radius:8px}#root,body,html{height:100%;margin:0;padding:0}
/*# sourceMappingURL=main.2bbee27b.css.map*/