@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{overflow-x:hidden}.history-container{width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box}.history-card{width:100%;max-width:100%;margin:0;border-radius:0;padding:0;box-sizing:border-box}.history-scroll{overflow-y:auto;width:100%;margin:0;padding:0 32px;box-sizing:border-box}.history-scroll::-webkit-scrollbar{width:6px;height:6px}.history-scroll::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.history-scroll::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.history-scroll::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.history-item{width:100%;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #f0f0f0;padding:18px 0;position:relative;transition:all .2s;box-sizing:border-box;max-width:100vw}.history-item:hover{background:#fafafa}.history-item:first-child{padding-top:0}.history-item:last-child{border-bottom:none}.history-loading{text-align:center;margin:32px;display:flex;flex-direction:column;align-items:center;gap:16px}.loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #1677ff;border-radius:50%;animation:spin 1s linear infinite}.history-error{color:#ff4d4f;text-align:center;margin:32px;padding:16px;background:#fff2f0;border-radius:8px}.history-empty{color:#888;text-align:center;font-size:16px;padding:48px;display:flex;flex-direction:column;align-items:center;gap:16px}.resource-wrapper{display:flex;flex-direction:column;gap:6px;width:100%}.resource-prompt{font-size:12px;color:#888;line-height:1.5;padding:6px;background:#f7f7f7;border-radius:6px;margin-top:4px;white-space:pre-wrap;word-break:break-all}.resource-preview{background:#fafafa;padding:10px;border-radius:8px;display:flex;flex-direction:column;gap:8px;width:100%;margin-top:8px}.resource-title{font-size:13px;color:#666;margin-bottom:4px;display:flex;align-items:center;gap:6px}.resource-title:before{content:"";display:block;width:3px;height:12px;background:#1677ff;border-radius:2px}.resource-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;width:100%}.resource-item{width:100%;min-width:0;max-width:100%;background:#fff;padding:8px;border-radius:8px;border:1px solid #f0f0f0;transition:all .2s;box-shadow:0 1px 2px #00000005;margin:0;box-sizing:border-box}.resource-item:hover{border-color:#1677ff20;box-shadow:0 2px 4px #0000000a}.resource-video{width:100%;height:120px;border-radius:6px;background:#000;object-fit:contain;max-width:100%;box-sizing:border-box}.resource-image{width:100%;height:120px;border-radius:6px;object-fit:contain;background:#f7f7f7;max-width:100%;box-sizing:border-box}.resource-audio{width:100%;margin:6px 0;background:#f7f7f7;border-radius:6px;padding:6px;max-width:100%;box-sizing:border-box}.resource-text{display:block;padding:8px;border-radius:6px;font-size:13px;line-height:1.5;color:#333;white-space:pre-wrap;word-break:break-all;background:#f7f7f7;border:none;max-height:120px;overflow-y:auto;box-sizing:border-box}.resource-text::-webkit-scrollbar{width:4px;height:4px}.resource-text::-webkit-scrollbar-track{background:transparent}.resource-text::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.download-button{color:#1677ff;font-weight:600;font-size:13px;text-decoration:none;padding:5px 12px;border:1px solid #1677ff;border-radius:6px;transition:all .2s;background:#fff;display:inline-flex;align-items:center;justify-content:center;min-width:70px}.download-button:hover{background:#1677ff;color:#fff}.fail-reason{color:#ff4d4f;font-size:12px;margin-top:8px;padding:6px;background:#fff2f0;border-radius:6px;display:flex;align-items:center;gap:6px}.fail-reason:before{content:"!";display:flex;align-items:center;justify-content:center;width:14px;height:14px;background:#ff4d4f;color:#fff;border-radius:50%;font-size:10px;font-weight:700}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}html,body{background:#f7f8fa;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;margin:0;max-width:100vw;overflow-x:hidden}.header{background:#fff;box-shadow:0 2px 8px #0000000a;position:sticky;top:0;z-index:100}.header-inner{max-width:1200px;margin:0 auto;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.logo-area{display:flex;align-items:center;min-width:0}.logo-img{height:36px;margin-right:8px;flex-shrink:0}.logo-title{font-size:20px;font-weight:700;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav-link{color:#222;font-size:16px;font-weight:500;padding:0 18px;line-height:64px;border-bottom:2px solid transparent;background:none;text-decoration:none;transition:border-color .2s,color .2s;white-space:nowrap;flex-shrink:0}.nav-link.active,.nav-link:hover{color:#1677ff;border-bottom:2px solid #1677ff}.main-content{max-width:700px;margin:0 auto;padding:32px 16px 16px;text-align:center}.main-title{font-size:2.2rem;font-weight:800;margin-bottom:.5em;word-break:break-all}.main-subtitle{color:#7b8794;font-size:1.1rem;margin-bottom:1.5em}.input-row{display:flex;justify-content:center;margin-bottom:2em}.video-input{flex:1;max-width:400px;padding:.75em 1em;border-radius:8px 0 0 8px;border:1px solid #d1d5db;font-size:1.1rem}.parse-btn{border-radius:0 8px 8px 0;background:#1677ff;color:#fff;border:none;font-size:1.1rem;padding:0 1.5em;font-weight:600;cursor:pointer;transition:background .2s}.parse-btn:hover{background:#1256b7}.features-row{display:flex;justify-content:space-between;margin:2em 0;gap:24px}.download-card{flex:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:2em 1em;text-align:center}.download-icon{font-size:2.2rem;margin-bottom:.5em}.download-title{font-weight:700;color:#1677ff;margin-bottom:.2em}.download-desc{color:#888;font-size:.98em}.group-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:2em 1em;margin:2em 0;text-align:center}.group-title{font-weight:700;color:#2b6;font-size:1.2em;margin-bottom:.5em}.group-desc{color:#555;margin-bottom:1em}.group-qr{width:160px;border-radius:8px;margin-bottom:.5em}.group-tip{color:#888;font-size:.95em}.faq-section{margin:2em 0;text-align:left}.faq-item{margin-bottom:1.2em}.faq-q{font-weight:700;color:#222}.faq-a{color:#555;margin-top:.2em}.footer{text-align:center;color:#888;font-size:14px;margin:2em 0 1em}@media (max-width: 700px){.header-inner{flex-direction:column;height:auto;padding:0 4px}.logo-area{margin-bottom:2px;width:100%;justify-content:flex-start}.logo-img{height:28px}.logo-title{font-size:16px}.nav{width:100vw;overflow-x:auto;gap:0;justify-content:flex-start;border-bottom:1px solid #eee}.nav-link{font-size:14px;padding:0 10px;line-height:44px;min-width:70px;text-align:center}.main-content{padding-left:0!important;padding-right:0!important;width:100vw!important;min-width:0!important;box-sizing:border-box}.features-row{flex-direction:column!important;gap:10px!important;max-width:100vw!important;width:100vw!important;box-sizing:border-box!important;margin:0!important}.download-card{min-width:0!important;max-width:100vw!important;width:100vw!important;padding:16px 2px!important;border-radius:10px!important;font-size:.98em!important;margin:0 auto!important}.main-title{font-size:1.2rem;margin-bottom:.3em}.main-subtitle{font-size:.98rem;margin-bottom:1em}.input-row{flex-direction:column;gap:8px;align-items:stretch;width:100vw!important;max-width:100vw!important;margin:0!important;padding:0 2px!important;box-sizing:border-box!important}.video-input,.parse-btn{border-radius:8px!important;width:100%!important;max-width:100vw!important;font-size:1rem;margin:0;box-sizing:border-box!important;min-width:0!important;padding-left:.5em!important;padding-right:.5em!important}.group-card{max-width:100vw!important;width:100vw!important;padding:12px 2px!important;border-radius:12px!important;box-sizing:border-box!important;margin:18px 0 0!important}.group-qr{width:100px}.faq-section{padding:0 2px;font-size:.98em}.copywriter-input-row{flex-direction:column!important;gap:8px!important;align-items:stretch!important}.copywriter-input-row textarea,.copywriter-input-row .parse-btn{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;margin:0!important}.userinfobox-float{top:12px!important;right:12px!important;padding:0!important}}@media (max-width: 600px){.login-flex-wrap{flex-direction:column!important;height:auto!important}.login-intro-col{padding:24px 8px 0!important;align-items:center!important;text-align:center!important}.login-card-col{margin-left:0!important;justify-content:center!important;width:100vw!important}.login-card{max-width:98vw!important;min-width:0!important;padding:32px 8px!important}}.responsive-flex{display:flex;flex-direction:row;gap:56px;align-items:flex-start;flex-wrap:wrap}.userinfobox-float{position:fixed;top:24px;right:40px;z-index:1000}
