*{box-sizing:border-box}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f7f7f8;color:#1a1a1a}.wrap{max-width:860px;margin:0 auto;padding:40px 20px}h1{font-size:22px;margin:0 0 4px}.sub{color:#666;margin:0 0 24px;font-size:14px}.row{display:flex;gap:8px}input[type=text]{flex:1 1;padding:10px 12px;border:1px solid #d4d4d8;border-radius:8px;font-size:14px}button{padding:10px 16px;border:0;border-radius:8px;background:#1a1a1a;color:#fff;font-size:14px;cursor:pointer}button.secondary{background:#e4e4e7;color:#1a1a1a}button:disabled{opacity:.5;cursor:default}.card{background:#fff;border:1px solid #ececef;border-radius:12px;padding:16px;margin-top:16px}.meta{display:flex;justify-content:space-between;align-items:center;gap:12px}.title{font-weight:600;font-size:15px}.badge{font-size:12px;padding:3px 8px;border-radius:999px}.b-generating{background:#fef3c7;color:#92400e}.b-creating{background:#dbeafe;color:#1e40af}.b-done{background:#dcfce7;color:#166534}.b-error{background:#fee2e2;color:#991b1b}.thumbs{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.thumbs img{width:64px;height:85px;object-fit:cover;border-radius:6px;border:1px solid #eee}.thumbs .ph{width:64px;height:85px;border-radius:6px;background:#f1f1f1;display:grid;place-items:center;font-size:10px;color:#999}a{color:#1e40af}.err{color:#991b1b;font-size:13px;margin-top:8px}