body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#f8f8f6;color:#111;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{min-height:100vh}.header{background:#111;color:#fff;padding:40px 24px;text-align:center}.header h1{font-size:28px;font-weight:700;margin-bottom:10px}.header p{color:#aaa;font-size:15px}.container{margin:0 auto;max-width:780px;padding:40px 24px}.input-section{background:#fff;border:1px solid #eee;border-radius:16px;margin-bottom:32px;padding:32px}.input-section h2{font-size:18px;font-weight:700;margin-bottom:24px}.form-group{margin-bottom:20px}.form-group label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.required{color:#e00}.form-group input,.form-group select,.form-group textarea{background:#fafafa;border:1px solid #ddd;border-radius:10px;font-size:14px;outline:none;padding:12px 16px;transition:border-color .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#111}.form-group textarea{line-height:1.6;resize:vertical}.generate-btn{background:#111;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:8px;padding:16px;transition:opacity .2s;width:100%}.generate-btn:hover{opacity:.85}.generate-btn:disabled{background:#ccc;cursor:not-allowed}.loading-section{background:#fff;border:1px solid #eee;border-radius:16px;margin-bottom:32px;padding:40px;text-align:center}.spinner{animation:spin .8s linear infinite;border:3px solid #eee;border-radius:50%;border-top-color:#111;height:40px;margin:0 auto 16px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.loading-section p{color:#888;font-size:14px}.result-section h2{font-size:18px;font-weight:700;margin-bottom:20px}.result-card{background:#fff;border:1px solid #eee;border-radius:16px;margin-bottom:16px;padding:24px}.result-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.result-header h3{font-size:15px;font-weight:700}.badge{background:#f0f0f0;border-radius:20px;color:#888;font-size:11px;padding:3px 10px}.title-item{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;gap:12px;padding:12px 0}.title-item:last-child{border-bottom:none}.title-num{align-items:center;background:#111;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:24px;justify-content:center;width:24px}.title-text{flex:1 1;font-size:14px;line-height:1.5}.copy-btn{background:#f5f5f5;border:none;border-radius:6px;color:#555;cursor:pointer;font-size:12px;padding:5px 12px;transition:background .2s;white-space:nowrap}.copy-btn:hover{background:#eee}.description{color:#444;font-size:14px;line-height:2;white-space:pre-wrap;word-break:keep-all}.keywords{display:flex;flex-wrap:wrap;gap:8px}.keyword-chip{background:#f0f0f0;color:#444}.keyword-chip,.tag-chip{border-radius:20px;font-size:13px;padding:6px 12px}.tag-chip{background:#e8f4fd;color:#1a7abf}.description-item{border-bottom:1px solid #f5f5f5;padding:16px 0}.description-item:last-child{border-bottom:none}.desc-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.desc-num{background:#111;border-radius:20px;color:#fff;font-size:12px;font-weight:700;padding:3px 10px}
/*# sourceMappingURL=main.2e8ff678.css.map*/