@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0a0c12;position:relative}.auth-container:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#282e39 1px,transparent 1px);background-size:30px 30px;opacity:.5}.auth-card{width:420px;padding:48px 44px;background:#101622d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:24px;box-shadow:0 8px 64px #0006;position:relative;z-index:1}.auth-header{text-align:center;margin-bottom:40px}.auth-logo{width:56px;height:56px;background:#135bec26;color:#135bec;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;margin:0 auto 20px}.auth-title{margin:0;font-size:26px;font-weight:700;letter-spacing:-.03em;color:#fff}.auth-subtitle{color:#64748b;margin-top:10px;font-size:14px;letter-spacing:-.01em}.auth-form .ant-form-item{margin-bottom:18px}.auth-form .ant-form-item-label>label{color:#94a3b8!important;font-size:13px;font-weight:500}.auth-input{height:50px!important;background:#1a1f2e!important;border:1px solid #282e39!important;border-radius:12px!important;color:#e2e8f0!important;font-size:15px!important;transition:all .2s!important}.auth-input:focus,.auth-input:hover,.auth-input-focused{background:#1e2538!important;border-color:#135bec!important;box-shadow:0 0 0 2px #135bec33!important}.auth-input .ant-input{background:transparent!important;color:#e2e8f0!important}.auth-input .ant-input::placeholder{color:#475569!important}.input-icon{color:#64748b!important;font-size:15px!important}.auth-btn{height:50px!important;border-radius:12px!important;font-size:15px!important;font-weight:600!important;letter-spacing:-.01em!important;background:#135bec!important;color:#fff!important;border:none!important;box-shadow:0 2px 16px #135bec4d!important;transition:all .2s!important}.auth-btn:hover{background:#1d6ff5!important;transform:translateY(-1px)!important;box-shadow:0 4px 24px #135bec66!important}.auth-footer{text-align:center;color:#64748b;font-size:14px;margin-top:28px;padding-top:24px;border-top:1px solid #282e39}.auth-link{color:#135bec!important;font-weight:600;text-decoration:none;transition:opacity .2s}.auth-link:hover{opacity:.8!important}.ant-input-password-icon{color:#64748b!important}.ant-input-password-icon:hover{color:#135bec!important}.ant-form-item-explain-error{color:#ef4444!important;font-size:12px;margin-top:6px}.sidebar-layout{display:flex;min-height:100vh;background:var(--bg-primary, #0a0a0a)}.sidebar{width:240px;background:var(--bg-secondary, #141414);border-right:1px solid var(--border-color, #262626);display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:100}.sidebar-header{padding:24px 20px;border-bottom:1px solid var(--border-color, #262626)}.sidebar-brand{display:flex;align-items:center;gap:12px}.sidebar-brand-icon{width:36px;height:36px;background:linear-gradient(135deg,#3b82f6,#06b6d4);border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #3b82f64d}.sidebar-brand-icon .material-symbols-outlined{font-size:22px;color:#fff}.sidebar-brand-title{font-size:20px;font-weight:700;color:var(--text-primary, #ffffff);letter-spacing:-.5px}.sidebar-nav{flex:1;padding:20px 12px;overflow-y:auto}.sidebar-group{margin-bottom:24px}.sidebar-group-title{padding:0 12px 12px;font-size:12px;font-weight:600;color:var(--text-tertiary, #737373);text-transform:uppercase;letter-spacing:.5px}.sidebar-group-items{display:flex;flex-direction:column;gap:4px}.sidebar-nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;border:none;background:transparent;color:var(--text-secondary, #a3a3a3);font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.sidebar-nav-item:hover{background:var(--hover-bg, #262626);color:var(--text-primary, #ffffff)}.sidebar-nav-item.active{background:var(--active-bg, #1e3a5f);color:var(--active-text, #3b82f6);font-weight:600}.sidebar-nav-item.active:hover{background:var(--active-bg-hover, #264873)}.sidebar-nav-item .material-symbols-outlined{font-size:22px;flex-shrink:0}.sidebar-nav-label{font-size:15px}.sidebar-footer{padding:16px 12px;border-top:1px solid var(--border-color, #262626);display:flex;flex-direction:column;gap:8px}.sidebar-user{display:flex;align-items:center;gap:10px;padding:10px 12px;color:var(--text-secondary, #a3a3a3);font-size:14px}.sidebar-user .material-symbols-outlined{font-size:20px}.sidebar-username{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-logout{display:flex;align-items:center;gap:12px;padding:10px 16px;border-radius:8px;border:none;background:transparent;color:var(--text-tertiary, #737373);font-size:14px;cursor:pointer;transition:all .2s ease}.sidebar-logout:hover{background:var(--hover-bg, #262626);color:var(--text-secondary, #a3a3a3)}.sidebar-logout .material-symbols-outlined{font-size:18px}.sidebar-main{flex:1;margin-left:240px;min-height:100vh;overflow-x:hidden}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-track{background:transparent}.sidebar-nav::-webkit-scrollbar-thumb{background:var(--border-color, #262626);border-radius:2px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary, #737373)}@media(max-width:768px){.sidebar{width:100%;transform:translate(-100%);transition:transform .3s ease}.sidebar.open{transform:translate(0)}.sidebar-main{margin-left:0}}.wb-root{font-family:Space Grotesk,system-ui,sans-serif;background:#101622;color:#e2e8f0;height:100vh;display:flex;flex-direction:column;overflow:hidden}.wb-main{display:flex;flex:1;overflow:hidden}.wb-chat{width:30%;min-width:360px;max-width:440px;display:flex;flex-direction:column;border-right:1px solid #282e39;background:#111318;z-index:20}.wb-chat-header{padding:14px 16px;border-bottom:1px solid #282e39;display:flex;align-items:center;justify-content:space-between}.wb-chat-header .status{display:flex;align-items:center;gap:8px}.wb-chat-header .status-dot{width:8px;height:8px;background:#135bec;border-radius:50%;box-shadow:0 0 10px #135bec80;animation:ai-pulse 2s ease-in-out infinite}@keyframes ai-pulse{0%,to{opacity:1;box-shadow:0 0 10px #135bec80}50%{opacity:.6;box-shadow:0 0 20px #135bec4d}}.wb-chat-header .status-text{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#135bec}.wb-chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:20px}.msg{display:flex;flex-direction:column;gap:6px}.msg-label{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:600;text-transform:uppercase;color:#64748b}.msg-label .material-symbols-outlined{font-size:18px}.msg-label.ai .material-symbols-outlined{color:#135bec}.msg-bubble{border-radius:12px;padding:14px;font-size:13px;line-height:1.6;max-width:95%}.msg-bubble.ai{background:#101622cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08)}.msg-bubble.user{background:#135bec;color:#fff;align-self:flex-end;border-top-right-radius:2px}.msg-bubble.system{background:#1e283c80;border:1px solid #282e39;color:#94a3b8;font-size:11px;font-family:SF Mono,monospace}.msg-agent-card{background:#282e3980;border:1px solid #333a47;border-radius:10px;padding:10px 14px;display:flex;align-items:center;gap:10px;margin-top:6px}.msg-agent-card .material-symbols-outlined{color:#135bec;font-size:20px}.msg-agent-card .agent-name{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.msg-agent-card .agent-ctx{font-size:10px;color:#64748b}.wb-chat-input{padding:14px;border-top:1px solid #282e39;background:#111318}.wb-chat-input textarea{width:100%;background:#282e39;border:none;border-radius:12px;padding:14px 48px 14px 14px;color:#e2e8f0;font-size:13px;font-family:Space Grotesk,system-ui,sans-serif;resize:none;min-height:48px;max-height:120px;outline:none;transition:box-shadow .2s}.wb-chat-input textarea:focus{box-shadow:0 0 0 2px #135bec4d}.wb-chat-input textarea::placeholder{color:#64748b}.wb-chat-input .input-wrap{position:relative}.wb-chat-input .send-btn{position:absolute;right:12px;bottom:10px;background:none;border:none;color:#135bec;cursor:pointer;transition:transform .15s;display:flex;align-items:center}.wb-chat-input .send-btn:hover{transform:scale(1.15)}.wb-canvas-area{flex:1;position:relative;overflow:hidden;background:#0a0c12}.canvas-grid-bg{background-image:radial-gradient(circle,#282e39 1px,transparent 1px);background-size:30px 30px;width:100%;height:100%;position:absolute;inset:0}.canvas-controls{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;gap:2px;z-index:30}.canvas-controls .glass-btn{background:#101622d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);color:#94a3b8;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s}.canvas-controls .glass-btn:first-child{border-radius:8px 0 0 8px}.canvas-controls .glass-btn:last-child{border-radius:0 8px 8px 0}.canvas-controls .glass-btn.solo{border-radius:8px;margin-left:6px}.canvas-controls .glass-btn:hover{background:#1e283ce6;color:#fff}.canvas-controls .zoom-label{background:#101622d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);color:#94a3b8;padding:0 12px;height:36px;display:flex;align-items:center;font-size:12px;font-weight:600}.wb-statusbar{position:absolute;bottom:20px;left:20px;display:flex;align-items:center;gap:14px;padding:10px 16px;background:#101622d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:12px;font-size:11px;color:#94a3b8;z-index:30}.wb-statusbar .stat{display:flex;align-items:center;gap:6px}.wb-statusbar .dot{width:6px;height:6px;border-radius:50%}.wb-statusbar .sep{width:1px;height:14px;background:#333a47}.canvas-transform{position:absolute;inset:0;transform-origin:0 0;cursor:grab}.canvas-transform.grabbing{cursor:grabbing}.wf-node{position:absolute;width:260px;border-radius:12px;padding:18px;background:#101622cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px #0000004d;border-left:4px solid #333a47;transition:border-color .4s,box-shadow .4s}.wf-node.status-completed{border-left-color:#22c55e}.wf-node.status-working{border-left-color:#135bec;box-shadow:0 0 20px #135bec26,0 8px 32px #0000004d}.wf-node.status-failed{border-left-color:#ef4444}.wf-node.status-submitted{border-left-color:#475569}.wf-node-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.wf-node-icon{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center}.wf-node-icon.completed{background:#22c55e1a;color:#22c55e}.wf-node-icon.working{background:#135bec1a;color:#135bec}.wf-node-icon.failed{background:#ef44441a;color:#ef4444}.wf-node-icon.submitted{background:#64748b1a;color:#64748b}.wf-node-badge{font-size:9px;font-weight:700;text-transform:uppercase;padding:3px 8px;border-radius:4px}.wf-node-badge.completed{background:#22c55e26;color:#22c55e}.wf-node-badge.working{background:#135bec26;color:#135bec;animation:ai-pulse 1.5s ease-in-out infinite}.wf-node-badge.failed{background:#ef444426;color:#ef4444}.wf-node-badge.submitted{background:#64748b26;color:#64748b}.wf-node-title{font-size:13px;font-weight:600;margin-bottom:4px}.wf-node-desc{font-size:10px;color:#64748b;line-height:1.5;margin-bottom:6px}.wf-node-agent{font-size:9px;color:#475569;margin-bottom:10px}.wf-node-progress{width:100%;height:4px;background:#1e293b;border-radius:2px;overflow:hidden}.wf-node-progress-fill{height:100%;border-radius:2px;transition:width .6s ease}.wf-node-progress-fill.completed{background:#22c55e;width:100%}.wf-node-progress-fill.working{background:#135bec;width:65%}.wf-node-progress-fill.failed{background:#ef4444;width:100%}.wf-node-progress-fill.submitted{background:#475569;width:0}.canvas-svg{position:absolute;inset:0;pointer-events:none;overflow:visible}.canvas-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#475569;gap:12px;z-index:5;pointer-events:none}.canvas-empty .material-symbols-outlined{font-size:56px;opacity:.3}.canvas-empty p{font-size:13px;opacity:.5}.wf-node.selected{border-color:#135bec!important;box-shadow:0 0 0 2px #135bec4d,0 8px 32px #0000004d}.wf-node-action{margin-top:8px;font-size:9px;color:#64748b;display:flex;align-items:center;gap:4px;opacity:0;transition:opacity .2s}.wf-node:hover .wf-node-action{opacity:1}.result-panel{position:absolute;top:12px;right:12px;width:440px;max-height:calc(100% - 24px);background:#101622eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 16px 64px #00000080;z-index:40;display:flex;flex-direction:column;overflow:hidden;animation:slide-in .25s ease}@keyframes slide-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.result-panel-header{padding:16px 20px;border-bottom:1px solid #282e39;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.result-panel-header h3{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}.result-close{background:none;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:6px;transition:all .15s}.result-close:hover{background:#282e39;color:#fff}.result-panel-body{flex:1;overflow-y:auto;padding:16px 20px}.result-meta{font-size:11px;color:#94a3b8;line-height:2;padding-bottom:12px;border-bottom:1px solid #282e39;margin-bottom:12px}.result-meta strong{color:#e2e8f0}.result-section{margin-bottom:20px}.result-section-title{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:10px;display:flex;align-items:center;gap:6px}.result-text-block{background:#1a1f2e;border:1px solid #282e39;border-radius:10px;padding:14px}.result-title{font-size:14px;font-weight:600;margin-bottom:10px;color:#fff}.result-pre{font-size:12px;line-height:1.8;color:#cbd5e1;white-space:pre-wrap;word-break:break-all;font-family:Space Grotesk,system-ui,sans-serif;max-height:400px;overflow-y:auto}.result-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.result-tag{background:#135bec1a;color:#135bec;padding:3px 10px;border-radius:6px;font-size:11px}.result-list{display:flex;flex-direction:column;gap:6px}.result-list-item{background:#1a1f2e;border:1px solid #282e39;border-radius:8px;padding:10px 12px;font-size:12px;display:flex;align-items:center;gap:8px}.result-list-num{color:#135bec;font-weight:700;font-size:11px;min-width:20px}.result-score{margin-left:auto;font-size:10px;color:#22c55e;font-weight:600}.readiness-score{display:flex;align-items:baseline;gap:4px;margin-bottom:14px}.readiness-num{font-size:36px;font-weight:700;color:#22c55e}.readiness-label{font-size:14px;color:#64748b}.result-note{margin-top:12px;font-size:11px;color:#94a3b8;background:#135bec0f;border-left:3px solid #135bec;padding:10px 14px;border-radius:0 8px 8px 0;line-height:1.6}.result-empty{text-align:center;padding:40px 20px;color:#475569}.result-empty p{font-size:12px;margin-top:8px}.result-trend{font-size:9px;font-weight:600;text-transform:uppercase;padding:2px 6px;border-radius:4px}.result-trend.rising{background:#22c55e1a;color:#22c55e}.result-trend.hot{background:#ef44441a;color:#ef4444}.result-trend.stable{background:#64748b1a;color:#94a3b8}.xhs-preview-container{display:flex;flex-direction:column;gap:14px}.xhs-phone-frame{background:#fff;border-radius:16px;overflow:hidden;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;box-shadow:0 4px 24px #0000004d;max-height:480px;overflow-y:auto}.xhs-phone-header{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;background:#fff;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:2}.xhs-image-area{width:100%;aspect-ratio:4 / 3;background:#f5f5f5;position:relative;overflow:hidden}.xhs-cover-img{width:100%;height:100%;object-fit:cover}.xhs-img-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999}.xhs-img-count{position:absolute;bottom:8px;right:8px;background:#0009;color:#fff;font-size:10px;padding:2px 8px;border-radius:10px}.xhs-author-row{display:flex;align-items:center;padding:12px 14px 6px;gap:10px}.xhs-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700;flex-shrink:0}.xhs-author-info{flex:1}.xhs-author-name{font-size:13px;font-weight:600;color:#333}.xhs-author-level{font-size:10px;color:#999}.xhs-follow-btn{background:#ff2442;color:#fff;border:none;border-radius:14px;padding:4px 14px;font-size:11px;font-weight:600;cursor:default}.xhs-note-title{padding:8px 14px 4px;font-size:16px;font-weight:700;color:#222;line-height:1.4}.xhs-note-body{padding:4px 14px 8px;font-size:13px;color:#555;line-height:1.8;max-height:150px;overflow-y:auto}.xhs-tags{padding:4px 14px 8px;display:flex;flex-wrap:wrap;gap:6px}.xhs-tag{color:#2e7cf6;font-size:12px;font-weight:500}.xhs-engagement-bar{display:flex;justify-content:space-around;padding:10px 14px;border-top:1px solid #f0f0f0}.xhs-eng-item{display:flex;align-items:center;gap:4px;color:#666;font-size:12px}.xhs-eng-item .material-symbols-outlined{color:#999}.xhs-comments{border-top:6px solid #f5f5f5;padding:12px 14px}.xhs-comments-title{font-size:13px;font-weight:600;color:#333;margin-bottom:10px}.xhs-comment{display:flex;gap:8px;margin-bottom:12px}.xhs-comment-avatar{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:600;flex-shrink:0}.xhs-comment-body{flex:1}.xhs-comment-user{font-size:11px;color:#999;margin-bottom:2px}.xhs-comment-text{font-size:12px;color:#333;line-height:1.5}.xhs-comment-meta{display:flex;gap:12px;font-size:10px;color:#bbb;margin-top:4px}.xhs-score-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.xhs-score-card{background:#1a1f2e;border:1px solid #282e39;border-radius:10px;padding:10px;text-align:center}.xhs-sc-label{font-size:9px;color:#64748b;margin-bottom:4px;text-transform:uppercase}.xhs-sc-value{font-size:22px;font-weight:700}.xhs-sc-sub{font-size:10px;color:#64748b}.xhs-stats-row{display:flex;justify-content:space-around;background:#1a1f2e;border:1px solid #282e39;border-radius:10px;padding:12px}.xhs-stat{text-align:center}.xhs-stat-num{font-size:16px;font-weight:700;color:#e2e8f0}.xhs-stat-label{font-size:9px;color:#64748b;margin-top:2px}::-webkit-scrollbar{width:5px}.creative-result{display:flex;flex-direction:column;gap:32px;padding:8px}.creative-section{background:#3b82f60d;border:1px solid rgba(59,130,246,.15);border-radius:20px;padding:28px;position:relative;overflow:hidden}.creative-section:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#135bec,#4285f4,#60a5fa);opacity:.5}.creative-section-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(59,130,246,.1)}.creative-section-header .material-symbols-outlined{font-size:24px;color:#4285f4}.creative-section-header h3{font-size:20px;font-weight:600;color:#fff;margin:0;flex:1}.creative-image-count{padding:6px 14px;background:#135bec33;border-radius:20px;font-size:13px;font-weight:500;color:#93c5fd}.creative-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.creative-image-card{background:#0000004d;border-radius:16px;overflow:hidden;transition:all .3s ease;border:1px solid rgba(59,130,246,.1)}.creative-image-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0006,0 0 60px #135bec1a;border-color:#3b82f64d}.creative-image-wrapper{aspect-ratio:3/4;background:#3b82f60d;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.creative-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.creative-image-card:hover .creative-image-wrapper img{transform:scale(1.05)}.creative-image-placeholder{display:flex;flex-direction:column;align-items:center;gap:12px;color:#6b7280}.creative-image-placeholder .material-symbols-outlined{font-size:48px;opacity:.5}.creative-image-info{padding:16px}.creative-image-type{display:block;font-size:14px;font-weight:600;color:#93c5fd;margin-bottom:8px}.creative-image-desc{font-size:13px;color:#9ca3af;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.creative-image-style{display:inline-block;margin-top:10px;padding:4px 10px;background:#3b82f61a;border-radius:4px;font-size:12px;color:#3b82f6}.creative-tips{margin-top:24px;padding:20px;background:#3b82f60d;border-radius:12px;border:1px solid rgba(59,130,246,.1)}.creative-tips h4{font-size:15px;font-weight:600;color:#93c5fd;margin:0 0 12px}.creative-tips ul{margin:0;padding-left:20px;color:#9ca3af;font-size:14px;line-height:1.8}.creative-tips li{margin-bottom:6px}.creative-copy-content{display:flex;flex-direction:column;gap:24px}.creative-copy-text{background:#0000004d;padding:24px;border-radius:12px;font-size:16px;line-height:1.8;color:#e5e7eb;border:1px solid rgba(59,130,246,.1)}.creative-copy-text p{margin:0 0 12px}.creative-copy-text p:last-child{margin-bottom:0}.creative-highlights h4{font-size:15px;font-weight:600;color:#93c5fd;margin:0 0 12px}.creative-highlights ul{margin:0;padding-left:20px;color:#9ca3af;font-size:14px;line-height:1.8}.creative-copy-meta{display:flex;flex-wrap:wrap;gap:12px}.creative-meta-tag{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:20px;font-size:13px;color:#3b82f6}.creative-meta-tag .material-symbols-outlined{font-size:16px}.creative-note-content{background:#0000004d;padding:24px;border-radius:12px;border:1px solid rgba(59,130,246,.1)}.creative-note-title{font-size:20px;font-weight:700;color:#fff;margin:0 0 16px;line-height:1.4}.creative-note-body{font-size:15px;line-height:1.8;color:#e5e7eb}.creative-note-body p{margin:0 0 12px}.creative-note-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(59,130,246,.1)}.creative-tag{padding:6px 12px;background:#3b82f626;border-radius:16px;font-size:13px;color:#93c5fd}.creative-titles-list{display:flex;flex-direction:column;gap:12px}.creative-title-item{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#0000004d;border-radius:12px;border:1px solid rgba(59,130,246,.1);transition:all .3s ease}.creative-title-item:hover{background:#3b82f61a;border-color:#3b82f64d}.creative-title-number{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#135bec,#4285f4);border-radius:50%;font-size:14px;font-weight:600;color:#fff;flex-shrink:0}.creative-title-text{flex:1;font-size:15px;color:#e5e7eb}.creative-title-score{padding:4px 10px;background:#22c55e26;border-radius:4px;font-size:12px;color:#22c55e;font-weight:500}.creative-topics{display:flex;flex-wrap:wrap;gap:10px}.creative-topic-tag{padding:8px 16px;background:linear-gradient(135deg,#135bec33,#4285f433);border:1px solid rgba(59,130,246,.3);border-radius:20px;font-size:14px;color:#93c5fd;font-weight:500;transition:all .3s ease}.creative-topic-tag:hover{transform:translateY(-2px);box-shadow:0 4px 12px #135bec4d}.creative-meta-info{display:flex;flex-wrap:wrap;gap:24px;padding:20px;background:#0003;border-radius:12px;border:1px solid rgba(59,130,246,.1)}.creative-meta-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#9ca3af}.creative-meta-item .material-symbols-outlined{font-size:18px;color:#3b82f6}@media(max-width:768px){.creative-section{padding:20px}.creative-images-grid{grid-template-columns:repeat(2,1fr);gap:16px}.creative-image-wrapper{aspect-ratio:1/1}.creative-copy-text,.creative-note-content{padding:16px}}.creative-result.placeholder{display:flex;align-items:center;justify-content:center;padding:48px 16px;background:#111;color:#aaa}.creative-placeholder-card{display:flex;flex-direction:column;align-items:center;gap:8px}.copy-result{display:flex;flex-direction:column;gap:32px;padding:8px}.copy-section{background:#3b82f60d;border:1px solid rgba(59,130,246,.15);border-radius:20px;padding:28px;position:relative;overflow:hidden}.copy-section:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#135bec,#4285f4,#60a5fa);opacity:.5}.copy-section-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(59,130,246,.1)}.copy-section-header .material-symbols-outlined{font-size:24px;color:#4285f4}.copy-section-header h3{font-size:20px;font-weight:600;color:#fff;margin:0;flex:1}.copy-main{background:linear-gradient(145deg,#135bec14,#0003)}.copy-content{display:flex;flex-direction:column;gap:24px}.copy-text-box{background:#0006;padding:28px;border-radius:16px;border:1px solid rgba(59,130,246,.15);font-size:17px;line-height:2;color:#e5e7eb}.copy-paragraph{margin:0 0 16px}.copy-paragraph:last-child{margin-bottom:0}.copy-highlights h4{font-size:15px;font-weight:600;color:#93c5fd;margin:0 0 16px}.copy-highlight-tags{display:flex;flex-wrap:wrap;gap:12px}.copy-highlight-tag{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:8px;font-size:14px;color:#22c55e;font-weight:500}.copy-highlight-tag .material-symbols-outlined{font-size:18px}.copy-structure h4{font-size:15px;font-weight:600;color:#93c5fd;margin:0 0 12px}.copy-structure ol{margin:0;padding-left:24px;color:#9ca3af;font-size:14px;line-height:2}.copy-structure li{margin-bottom:4px}.copy-note{background:#0000004d;padding:24px;border-radius:16px;border:1px solid rgba(59,130,246,.1)}.copy-note-title{font-size:22px;font-weight:700;color:#fff;margin:0 0 16px;line-height:1.4}.copy-note-body{font-size:16px;line-height:1.9;color:#e5e7eb}.copy-note-body p{margin:0 0 12px}.copy-structure-info{margin-top:20px;padding-top:20px;border-top:1px solid rgba(59,130,246,.1);display:flex;gap:12px;font-size:14px}.copy-structure-label{color:#3b82f6;font-weight:500}.copy-titles{display:flex;flex-direction:column;gap:12px}.copy-title-item{display:flex;align-items:flex-start;gap:16px;padding:18px 20px;background:#0000004d;border-radius:12px;border:1px solid rgba(59,130,246,.1);transition:all .3s ease}.copy-title-item:hover{background:#3b82f61a;border-color:#3b82f64d}.copy-title-rank{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#135bec,#4285f4);border-radius:50%;font-size:15px;font-weight:600;color:#fff;flex-shrink:0}.copy-title-content{flex:1}.copy-title-text{font-size:16px;color:#e5e7eb;margin:0 0 8px;line-height:1.5}.copy-title-meta{display:flex;gap:12px;align-items:center}.copy-title-tag{padding:4px 10px;background:#3b82f626;border-radius:4px;font-size:12px;color:#3b82f6}.copy-title-score{font-size:13px;color:#22c55e;font-weight:500}.copy-best-title{margin-top:20px;padding:20px;background:linear-gradient(135deg,#135bec33,#4285f433);border:2px solid rgba(66,133,244,.4);border-radius:12px;text-align:center}.copy-best-badge{display:inline-block;padding:4px 12px;background:linear-gradient(135deg,#135bec,#4285f4);border-radius:20px;font-size:12px;font-weight:600;color:#fff;margin-bottom:12px}.copy-best-title p{font-size:18px;font-weight:600;color:#fff;margin:0}.copy-strategy-note{display:flex;gap:12px;margin-top:20px;padding:16px;background:#fbbf241a;border:1px solid rgba(251,191,36,.3);border-radius:8px}.copy-strategy-note .material-symbols-outlined{font-size:20px;color:#fbbf24;flex-shrink:0}.copy-strategy-note p{margin:0;font-size:14px;color:#fbbf24;line-height:1.6}.copy-topics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.copy-topic-card{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#0000004d;border-radius:10px;border:1px solid rgba(59,130,246,.1)}.copy-topic-tag{font-size:14px;font-weight:600;color:#93c5fd}.copy-topic-views{font-size:12px;color:#9ca3af}.copy-topic-trend{padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500}.copy-trend-rising{background:#22c55e26;color:#22c55e}.copy-trend-hot{background:#ef444426;color:#ef4444}.copy-trend-stable{background:#9ca3af26;color:#9ca3af}.copy-recommended-tags{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;padding-top:20px;border-top:1px solid rgba(59,130,246,.1)}.copy-recommended-label{font-size:14px;color:#9ca3af}.copy-recommended-tag{padding:6px 12px;background:#3b82f626;border-radius:16px;font-size:13px;color:#93c5fd;transition:all .3s ease}.copy-recommended-tag:hover{background:#3b82f640;transform:translateY(-2px)}.copy-meta{display:flex;flex-wrap:wrap;gap:20px;padding:20px;background:#0003;border-radius:12px;border:1px solid rgba(59,130,246,.1)}.copy-meta-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#9ca3af}.copy-meta-item .material-symbols-outlined{font-size:18px;color:#3b82f6}.copy-readiness{background:linear-gradient(145deg,#135bec1a,#0003)}.copy-score{padding:6px 14px;border-radius:20px;font-size:16px;font-weight:700}.copy-score-5{background:#22c55e33;color:#22c55e}.copy-score-4{background:#22c55e26;color:#4ade80}.copy-score-3{background:#fbbf2433;color:#fbbf24}.copy-score-2{background:#f9731633;color:#fb923c}.copy-score-1,.copy-score-0{background:#ef444433;color:#f87171}.copy-checks{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.copy-check-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#0003;border-radius:8px;font-size:14px}.copy-check-passed{border-left:3px solid #22c55e}.copy-check-failed{border-left:3px solid #ef4444}.copy-check-item .material-symbols-outlined{font-size:20px}.copy-check-passed .material-symbols-outlined{color:#22c55e}.copy-check-failed .material-symbols-outlined{color:#ef4444}.copy-check-name{font-weight:500;color:#e5e7eb}.copy-check-detail{color:#9ca3af;font-size:13px;margin-left:auto}.copy-recommendation{display:flex;gap:12px;padding:16px;background:#3b82f61a;border-radius:8px;margin-bottom:16px}.copy-recommendation .material-symbols-outlined{font-size:20px;color:#4285f4;flex-shrink:0}.copy-recommendation p{margin:0;font-size:14px;color:#93c5fd;line-height:1.6}.copy-publish-time{display:flex;align-items:center;gap:8px;font-size:14px;color:#9ca3af}.copy-publish-time .material-symbols-outlined{font-size:18px;color:#3b82f6}@media(max-width:768px){.copy-section{padding:20px}.copy-text-box{padding:20px;font-size:15px}.copy-title-item{flex-direction:column;gap:12px}.copy-title-meta{flex-wrap:wrap}.copy-topics-grid{grid-template-columns:1fr}.copy-meta{flex-direction:column;gap:12px}.copy-check-item{flex-wrap:wrap}}.qc-root{height:100vh;display:flex;flex-direction:column;background:#101622;color:#e2e8f0;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow:hidden}.qc-bg-decoration{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.qc-bg-orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.2;animation:float 20s infinite ease-in-out}.qc-bg-orb-1{width:600px;height:600px;background:radial-gradient(circle,rgba(19,91,236,.4) 0%,transparent 70%);top:-200px;right:-200px;animation-delay:0s}.qc-bg-orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(59,130,246,.3) 0%,transparent 70%);bottom:-150px;left:-150px;animation-delay:-7s}.qc-bg-orb-3{width:400px;height:400px;background:radial-gradient(circle,rgba(29,111,245,.35) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:-14s}@keyframes float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-30px) scale(1.05)}50%{transform:translate(-20px,20px) scale(.95)}75%{transform:translate(20px,10px) scale(1.02)}}.qc-btn-primary{display:flex;align-items:center;gap:6px;padding:8px 18px;background:#135bec;border:none;border-radius:8px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s}.qc-btn-primary:hover{background:#1d6ff5}.qc-btn-secondary{padding:12px 24px;background:#135bec1a;border:1px solid rgba(19,91,236,.3);border-radius:10px;color:#93c5fd;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.qc-btn-secondary:hover{background:#135bec33;border-color:#135bec80}.qc-btn-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#135bec1a;border:1px solid rgba(19,91,236,.2);border-radius:6px;color:#3b82f6;cursor:pointer;transition:all .2s}.qc-btn-icon:hover{background:#135bec26;color:#60a5fa}.qc-main{flex:1;overflow-y:auto;padding:40px}.qc-hero{max-width:1200px;margin:0 auto;text-align:center}.qc-hero-content{margin-bottom:60px;position:relative;z-index:1}.qc-title-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#135bec1a;border:1px solid rgba(19,91,236,.3);border-radius:20px;font-size:13px;font-weight:500;color:#60a5fa;margin-bottom:20px}.qc-title-badge .material-symbols-outlined{font-size:16px;color:#135bec}.qc-title{font-size:48px;font-weight:700;background:linear-gradient(135deg,#fff,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px;letter-spacing:-1px}.qc-subtitle{font-size:18px;color:#94a3b8;font-weight:400}.qc-subtitle-highlight{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}.qc-features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto}.qc-feature-card{position:relative;border-radius:16px;padding:48px 32px 32px;cursor:pointer;transition:all .3s ease;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;background:#ffffff05;border:1px solid rgba(255,255,255,.05);min-height:420px;justify-content:flex-start}.qc-feature-card:hover{transform:translateY(-4px);background:#135bec0d;border-color:#135bec33;box-shadow:0 20px 40px #0000004d}.qc-feature-card-creative{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:300px;display:flex;align-items:flex-start;justify-content:center;padding-top:60px}.qc-creative-content{position:relative;z-index:2;text-align:center;width:100%}.qc-creative-title{font-size:36px;font-weight:700;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.5);text-align:center;width:100%}.qc-feature-card-creative:before{content:"";position:absolute;inset:0;background:#00000026;border-radius:16px;z-index:1}.qc-feature-card-creative:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0006}.qc-feature-icon-wrapper{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;background:#135bec1a}.qc-feature-icon-wrapper svg{filter:drop-shadow(0 2px 8px rgba(19,91,236,.3))}.qc-feature-title{font-size:22px;font-weight:600;color:#fff;margin-bottom:8px}.qc-feature-desc{font-size:14px;color:#94a3b8;line-height:1.5;margin-bottom:16px}.qc-feature-meta{display:flex;gap:8px;justify-content:center;margin-bottom:16px}.qc-feature-tag{padding:4px 12px;background:#135bec1a;border:1px solid rgba(19,91,236,.2);border-radius:12px;font-size:12px;font-weight:500;color:#60a5fa}.qc-feature-arrow{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#135bec1a;border:1px solid rgba(19,91,236,.2);border-radius:50%;color:#3b82f6;transition:all .2s}.qc-feature-card:hover .qc-feature-arrow{background:#135bec;color:#fff}.qc-modal-overlay{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.qc-modal{background:#1a1f2e;border:1px solid rgba(19,91,236,.2);border-radius:16px;width:100%;max-width:560px;max-height:90vh;overflow:hidden;animation:modalSlideIn .3s ease;box-shadow:0 25px 50px #00000080}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.qc-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(19,91,236,.1)}.qc-modal-header h3{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#fff;margin:0}.qc-modal-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#135bec1a;border:1px solid rgba(19,91,236,.2);border-radius:6px;color:#94a3b8;cursor:pointer;transition:all .2s}.qc-modal-close:hover{background:#135bec33;color:#e2e8f0}.qc-modal-body{padding:24px;overflow-y:auto;max-height:calc(90vh - 80px)}.qc-modal-desc{color:#94a3b8;font-size:14px;margin-bottom:24px;line-height:1.5}.qc-form-field{margin-bottom:20px}.qc-form-label{display:block;font-size:14px;font-weight:500;color:#e2e8f0;margin-bottom:8px}.qc-required{color:#ef4444;margin-left:4px}.qc-form-input,.qc-form-select,.qc-form-textarea{width:100%;padding:12px 16px;background:#135bec0d;border:1px solid rgba(19,91,236,.2);border-radius:8px;color:#e2e8f0;font-size:14px;transition:all .2s}.qc-form-input:focus,.qc-form-select:focus,.qc-form-textarea:focus{outline:none;border-color:#135bec;background:#135bec14;box-shadow:0 0 0 2px #135bec1a}.qc-form-textarea{resize:vertical;font-family:inherit;min-height:80px}.qc-form-error{display:block;font-size:12px;color:#ef4444;margin-top:6px}.qc-form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:20px;border-top:1px solid rgba(19,91,236,.1)}.qc-progress-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1200;padding:40px}.qc-progress-modal{background:#1a1f2e;border:1px solid rgba(19,91,236,.2);border-radius:16px;width:100%;max-width:520px;max-height:80vh;overflow:hidden}.qc-progress-header{padding:24px;text-align:center;border-bottom:1px solid rgba(19,91,236,.1)}.qc-progress-header h3{font-size:20px;font-weight:600;color:#fff;margin:0 0 8px}.qc-progress-header p{font-size:14px;color:#94a3b8;margin:0}.qc-progress-tasks{padding:20px;display:flex;flex-direction:column;gap:16px;max-height:300px;overflow-y:auto}.qc-progress-task{background:#135bec0d;border:1px solid rgba(19,91,236,.1);border-radius:8px;padding:12px 16px}.qc-progress-task-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.qc-progress-task-name{font-size:14px;font-weight:600;color:#fff}.qc-progress-task-status{padding:2px 8px;border-radius:10px;font-size:11px;font-weight:500}.qc-status-executing{background:#135bec33;color:#60a5fa}.qc-progress-bar-container{height:4px;background:#135bec1a;border-radius:2px;overflow:hidden}.qc-progress-bar{height:100%;background:linear-gradient(90deg,#135bec,#4285f4);border-radius:2px;transition:width .5s ease}.qc-progress-spinner{width:32px;height:32px;border:2px solid rgba(19,91,236,.2);border-top-color:#135bec;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 12px}.qc-results-container{max-width:1200px;margin:0 auto}.qc-results-header{margin-bottom:32px;text-align:center}.qc-back-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#135bec1a;border:1px solid rgba(19,91,236,.2);border-radius:8px;color:#60a5fa;font-size:13px;font-weight:500;cursor:pointer;margin-bottom:16px;transition:all .2s}.qc-back-btn:hover{background:#135bec26}.qc-results-header h2{font-size:32px;font-weight:700;background:linear-gradient(135deg,#fff,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.qc-results-header p{color:#94a3b8;font-size:14px}.qc-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.qc-result-card-preview{background:#ffffff05;border:1px solid rgba(19,91,236,.1);border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease}.qc-result-card-preview:hover{transform:translateY(-4px);background:#135bec0d;border-color:#135bec4d;box-shadow:0 20px 40px #0000004d}.qc-result-preview-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#0003;border-bottom:1px solid rgba(19,91,236,.1)}.qc-result-badge{padding:4px 12px;background:#135bec;border-radius:12px;font-size:12px;font-weight:600;color:#fff}.qc-result-preview-content{padding:20px;min-height:160px}.qc-image-thumb{aspect-ratio:3/4;border-radius:8px;overflow:hidden;background:#135bec1a}.qc-result-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#64748b;font-size:14px}.qc-detail-view{max-width:1000px;margin:0 auto}.qc-detail-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(19,91,236,.1)}.qc-detail-header h2{font-size:24px;font-weight:600;color:#fff;margin:0}@media(max-width:1024px){.qc-features{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.qc-main{padding:20px}.qc-title{font-size:32px}.qc-features{grid-template-columns:1fr}.nav-links{display:none}}.qc-main::-webkit-scrollbar{width:6px}.qc-main::-webkit-scrollbar-track{background:transparent}.qc-main::-webkit-scrollbar-thumb{background:#135bec4d;border-radius:3px}.qc-main::-webkit-scrollbar-thumb:hover{background:#135bec80}.am-root{font-family:Space Grotesk,system-ui,sans-serif;background:#101622;color:#e2e8f0;min-height:100vh;display:flex;flex-direction:column}.am-content{flex:1;padding:24px 32px;max-width:1400px;margin:0 auto;width:100%}.am-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.am-title{font-size:20px;font-weight:700}.am-subtitle{font-size:12px;color:#64748b;margin-top:4px}.am-panels{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px}.am-panel{background:#101622cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:20px}.am-panel h3{font-size:14px;font-weight:600;margin-bottom:14px;display:flex;align-items:center;gap:8px}.am-panel h3 .material-symbols-outlined{font-size:18px;color:#135bec}.am-panel label{display:block;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;margin-top:12px}.am-panel label:first-of-type{margin-top:0}.am-panel input,.am-panel textarea{width:100%;background:#1a1f2e;border:1px solid #282e39;border-radius:8px;padding:10px 12px;color:#e2e8f0;font-size:13px;font-family:inherit;outline:none;transition:border-color .2s}.am-panel input:focus,.am-panel textarea:focus{border-color:#135bec}.am-panel textarea{min-height:60px;resize:vertical}.am-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.am-btn-row{margin-top:16px;display:flex;gap:10px}.am-match-results{margin-top:16px;display:flex;flex-direction:column;gap:10px}.am-match-item{background:#1a1f2e;border:1px solid #282e39;border-radius:10px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.am-match-name{font-size:13px;font-weight:600}.am-match-source{font-size:10px;color:#64748b;margin-top:2px}.am-match-score{font-size:20px;font-weight:700;color:#135bec}.am-match-score small{font-size:10px;color:#64748b;font-weight:400}.am-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.am-agent-card{background:#101622cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:20px;transition:border-color .3s,box-shadow .3s}.am-agent-card:hover{border-color:#135bec4d;box-shadow:0 0 20px #135bec14}.am-agent-card .card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.am-agent-card .card-icon{width:40px;height:40px;border-radius:10px;background:#135bec1a;display:flex;align-items:center;justify-content:center;color:#135bec}.am-agent-card .card-source{font-size:10px;text-transform:uppercase;letter-spacing:.05em;font-weight:600;padding:3px 8px;border-radius:4px}.am-agent-card .card-source.local{background:#22c55e1a;color:#22c55e}.am-agent-card .card-source.remote{background:#8b5cf61a;color:#8b5cf6}.am-agent-card .card-name{font-size:15px;font-weight:700;margin-bottom:4px}.am-agent-card .card-desc{font-size:11px;color:#64748b;line-height:1.5;margin-bottom:12px}.am-agent-card .card-skills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.am-agent-card .skill-tag{background:#1a1f2e;border:1px solid #282e39;border-radius:6px;padding:3px 8px;font-size:10px;color:#94a3b8}.am-agent-card .card-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding-top:12px;border-top:1px solid #282e39}.am-agent-card .metric{text-align:center}.am-agent-card .metric-value{font-size:14px;font-weight:700;color:#fff}.am-agent-card .metric-label{font-size:9px;color:#64748b;text-transform:uppercase;margin-top:2px}.am-agent-card .card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.am-agent-card .health-dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:6px}.am-agent-card .health-dot.ok{background:#22c55e}.am-agent-card .health-dot.bad{background:#ef4444}.am-btn-danger{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.2);padding:6px 14px;border-radius:8px;font-size:11px;font-weight:600;cursor:pointer;transition:background .2s}.am-btn-danger:hover{background:#ef444433}.am-loading,.am-empty{text-align:center;padding:60px 20px;color:#475569}.am-empty .material-symbols-outlined{font-size:48px;opacity:.3;display:block;margin-bottom:12px}.history-page{font-family:Space Grotesk,system-ui,sans-serif;background:#101622;color:#e2e8f0;height:100vh;display:flex;flex-direction:column;overflow:hidden}.history-main{display:flex;flex:1;overflow:hidden}.history-list-section{width:480px;min-width:400px;border-right:1px solid #282e39;background:#111318;display:flex;flex-direction:column;overflow:hidden}.history-toolbar{padding:16px 20px;border-bottom:1px solid #282e39;flex-shrink:0}.history-title{font-size:16px;font-weight:700;display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#e2e8f0}.history-title .material-symbols-outlined{font-size:20px;color:#135bec}.history-count{background:#135bec26;color:#135bec;font-size:11px;font-weight:700;padding:2px 8px;border-radius:10px}.history-filters{display:flex;gap:6px}.filter-btn{background:#1a1f2e;border:1px solid #282e39;color:#94a3b8;font-size:11px;font-weight:600;padding:5px 12px;border-radius:6px;cursor:pointer;transition:all .15s}.filter-btn:hover{background:#282e39;color:#e2e8f0}.filter-btn.active{background:#135bec;border-color:#135bec;color:#fff}.history-cards{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:8px}.history-card{background:#101622cc;border:1px solid #282e39;border-radius:12px;padding:14px 16px;cursor:pointer;transition:all .2s;border-left:3px solid #333a47}.history-card:hover{background:#1e283c80;border-color:#333a47}.history-card.selected{border-color:#135bec;background:#135bec0f;box-shadow:0 0 0 1px #135bec33}.history-card.status-completed{border-left-color:#22c55e}.history-card.status-executing{border-left-color:#135bec}.history-card.status-planned{border-left-color:#f59e0b}.history-card.status-failed{border-left-color:#ef4444}.hcard-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.hcard-icon{font-size:18px}.hcard-icon.completed{color:#22c55e}.hcard-icon.executing{color:#135bec}.hcard-icon.planned{color:#f59e0b}.hcard-icon.failed{color:#ef4444}.hcard-status{font-size:10px;font-weight:700;text-transform:uppercase;padding:2px 8px;border-radius:4px}.hcard-status.completed{background:#22c55e1a;color:#22c55e}.hcard-status.executing{background:#135bec1a;color:#135bec}.hcard-status.planned{background:#f59e0b1a;color:#f59e0b}.hcard-status.failed{background:#ef44441a;color:#ef4444}.hcard-time{font-size:10px;color:#64748b;margin-left:auto}.hcard-input{font-size:13px;color:#e2e8f0;line-height:1.5;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hcard-meta{display:flex;align-items:center;gap:8px;font-size:10px;color:#64748b}.hcard-meta strong{color:#94a3b8}.hcard-sep{width:1px;height:10px;background:#333a47}.history-detail-section{flex:1;background:#0a0c12;overflow:hidden;display:flex;flex-direction:column}.detail-panel{display:flex;flex-direction:column;height:100%}.detail-header{padding:20px 24px;border-bottom:1px solid #282e39;display:flex;align-items:flex-start;justify-content:space-between;flex-shrink:0}.detail-title{font-size:18px;font-weight:700;color:#fff;margin-bottom:4px}.detail-subtitle{font-size:12px;color:#94a3b8;max-width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-meta-bar{padding:10px 24px;border-bottom:1px solid #282e39;display:flex;align-items:center;gap:20px;flex-shrink:0}.dmeta{display:flex;align-items:center;gap:6px;font-size:11px;color:#94a3b8}.dmeta-icon{font-size:16px}.dmeta-icon.completed{color:#22c55e}.dmeta-icon.executing{color:#135bec}.dmeta-icon.planned{color:#f59e0b}.dmeta-icon.failed{color:#ef4444}.dmeta-status{font-size:11px;font-weight:700}.dmeta-status.completed{color:#22c55e}.dmeta-status.executing{color:#135bec}.dmeta-status.planned{color:#f59e0b}.dmeta-status.failed{color:#ef4444}.detail-tabs{display:flex;border-bottom:1px solid #282e39;flex-shrink:0}.dtab{flex:1;padding:12px;background:none;border:none;border-bottom:2px solid transparent;color:#64748b;font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .15s}.dtab:hover{color:#e2e8f0;background:#ffffff05}.dtab.active{color:#135bec;border-bottom-color:#135bec}.detail-body{flex:1;overflow-y:auto;padding:20px 24px}.plan-info{display:flex;gap:20px;font-size:12px;color:#94a3b8;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #282e39}.plan-info strong{color:#e2e8f0}.plan-tasks{display:flex;flex-direction:column;gap:8px}.plan-task-card{background:#1a1f2e;border:1px solid #282e39;border-radius:10px;padding:14px;border-left:3px solid #333a47}.plan-task-card.status-completed{border-left-color:#22c55e}.plan-task-card.status-working{border-left-color:#135bec}.plan-task-card.status-failed{border-left-color:#ef4444}.pt-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.pt-index{width:22px;height:22px;border-radius:6px;background:#135bec1a;color:#135bec;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.pt-name{font-size:13px;font-weight:600;color:#e2e8f0}.pt-badge{margin-left:auto;font-size:9px;font-weight:700;text-transform:uppercase;padding:2px 8px;border-radius:4px}.pt-badge.completed{background:#22c55e1a;color:#22c55e}.pt-badge.working{background:#135bec1a;color:#135bec}.pt-badge.failed{background:#ef44441a;color:#ef4444}.pt-badge.submitted{background:#64748b1a;color:#64748b}.pt-desc{font-size:11px;color:#94a3b8;line-height:1.5;margin-bottom:6px}.pt-footer{display:flex;align-items:center;gap:12px;font-size:10px;color:#64748b}.pt-agent{display:flex;align-items:center;gap:4px}.pt-deps{color:#475569}.result-view{display:flex;flex-direction:column;gap:20px}.rv-section{padding-bottom:16px;border-bottom:1px solid #282e39}.rv-section:last-child{border-bottom:none}.rv-section-title{font-size:13px;font-weight:600;color:#e2e8f0;margin-bottom:10px;display:flex;align-items:center;gap:6px}.rv-section-title .material-symbols-outlined{color:#135bec}.rv-text-block{background:#1a1f2e;border:1px solid #282e39;border-radius:10px;padding:14px}.rv-pre{font-size:12px;line-height:1.8;color:#cbd5e1;white-space:pre-wrap;word-break:break-all;font-family:Space Grotesk,system-ui,sans-serif;max-height:400px;overflow-y:auto;margin:0}.rv-list{display:flex;flex-direction:column;gap:6px}.rv-list-item{background:#1a1f2e;border:1px solid #282e39;border-radius:8px;padding:10px 12px;font-size:12px;display:flex;align-items:center;gap:8px}.rv-list-num{color:#135bec;font-weight:700;font-size:11px;min-width:20px}.rv-list-text{flex:1;color:#e2e8f0}.rv-list-score{margin-left:auto;font-size:10px;color:#22c55e;font-weight:600}.rv-array-item{padding:6px 0;border-bottom:1px solid #1e293b;font-size:12px;color:#cbd5e1}.rv-array-item:last-child{border-bottom:none}.rv-subtask-result{background:#1a1f2e;border:1px solid #282e39;border-radius:8px;padding:10px 14px;margin-bottom:6px}.rv-st-head{display:flex;align-items:center;justify-content:space-between}.rv-st-name{font-size:12px;font-weight:600;color:#e2e8f0}.rv-st-agent{font-size:10px;color:#64748b;background:#64748b1a;padding:2px 8px;border-radius:4px}.history-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:40px;color:#64748b;font-size:13px}.history-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:60px 20px;color:#475569;text-align:center}.history-empty .material-symbols-outlined{font-size:48px;opacity:.3}.history-empty p{font-size:13px}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}.settings-page{font-family:Space Grotesk,system-ui,sans-serif;background:#101622;color:#e2e8f0;min-height:100vh;padding:40px}.settings-container{max-width:800px;margin:0 auto}.settings-title{font-size:32px;font-weight:700;color:#fff;margin-bottom:40px}.settings-section{margin-bottom:32px}.settings-section-title{font-size:14px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.settings-card{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:12px;overflow:hidden}.settings-item{display:flex;align-items:center;gap:16px;padding:16px 20px;cursor:pointer;transition:background .2s;border-bottom:1px solid rgba(255,255,255,.05)}.settings-item:last-child{border-bottom:none}.settings-item:hover{background:#ffffff08}.settings-item .material-symbols-outlined{font-size:22px;color:#3b82f6}.settings-item span:last-child{font-size:15px;color:#e2e8f0}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden}body{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Inter,SF Pro Display,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#101622;color:#e2e8f0}#root{height:100%}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#333a47;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#475569}::selection{background:#135bec4d;color:#fff}.ant-input,.ant-input-affix-wrapper{background:#1a1f2e!important;border-color:#282e39!important;color:#e2e8f0!important;border-radius:10px!important}.ant-input::placeholder{color:#64748b!important}.ant-input:focus,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:#135bec!important;box-shadow:0 0 0 2px #135bec33!important}.ant-btn-primary{background:#135bec!important;color:#fff!important;border:none!important;font-weight:600!important;border-radius:10px!important}.ant-btn-primary:hover{background:#1d6ff5!important}.ant-btn-default{background:#1a1f2e!important;border-color:#282e39!important;color:#e2e8f0!important;border-radius:10px!important}.ant-btn-default:hover{border-color:#135bec!important;color:#135bec!important}.ant-spin-dot-item{background-color:#135bec!important}.ant-message-notice-content{background:#1a1f2e!important;color:#e2e8f0!important;box-shadow:0 4px 24px #0000004d;border-radius:10px}
