:root{font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;color:#182230;background:#f5f7fa;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}body{overflow-x:hidden;margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh}.topbar{height:72px;display:flex;align-items:center;gap:14px;padding:0 32px;border-bottom:1px solid #dfe5ec;background:#fff}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;background:#176b5b;color:#fff}.brand-copy h1{margin:0;font-size:18px;line-height:22px}.brand-copy span{color:#697586;font-size:12px}.service-state{margin-left:auto;display:flex;align-items:center;gap:7px;color:#475467;font-size:13px}.service-state>span{width:7px;height:7px;border-radius:50%;background:#eaaa08}.service-state.ready>span{background:#17b26a}main{width:min(1760px,calc(100% - 40px));margin:0 auto;padding:24px 0 56px}.workspace-head{display:flex;align-items:flex-end;justify-content:space-between;min-height:66px;margin-bottom:20px}.workspace-head h2{margin:0 0 8px;font-size:28px;line-height:34px}.workspace-head p{margin:0;color:#667085;font-size:15px}.workspace-grid{display:grid;grid-template-columns:minmax(360px,430px) minmax(0,1fr);gap:24px;align-items:start}.control-panel,.results-panel{border:1px solid #dfe5ec;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1018280a}.control-panel{padding:26px}.results-panel{min-height:680px;overflow:hidden}.section-title{display:flex;align-items:center;gap:11px;margin-bottom:16px}.section-title>span{flex:0 0 auto;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#e7f4f0;color:#176b5b;font-size:12px;font-weight:700}.section-title h3{margin:0;font-size:16px}.section-title p{margin:3px 0 0;color:#98a2b3;font-size:12px}.drop-zone{width:100%;min-height:166px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed #9aa7b6;border-radius:6px;background:#fafbfc;color:#176b5b}.drop-zone:hover{border-color:#176b5b;background:#f4faf8}.drop-zone strong{color:#344054;font-size:15px}.drop-zone small{color:#98a2b3;font-size:12px}.upload-actions{display:flex;gap:8px;margin-top:5px}.upload-actions button{height:36px;display:flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #cfd6df;border-radius:5px;background:#fff;color:#344054;font-size:12px;font-weight:650}.upload-actions button:hover{border-color:#176b5b;color:#176b5b}.file-list-block{margin-top:14px}.file-list-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;color:#667085;font-size:12px}.file-list-head button,.thumbnail button,.candidate>button{display:grid;place-items:center;border:0;background:transparent;color:#667085}.thumbnail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.thumbnail{position:relative;min-width:0}.thumbnail img,.add-tile{width:100%;aspect-ratio:1;border-radius:4px;object-fit:cover;background:#eef1f4}.thumbnail button{position:absolute;top:3px;right:3px;width:21px;height:21px;border-radius:3px;background:#101828b8;color:#fff}.thumbnail>span{display:block;overflow:hidden;margin-top:4px;color:#667085;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.add-tile{display:grid;place-items:center;border:1px dashed #c7ced8;color:#667085}.divider{height:1px;margin:22px 0;background:#eaecf0}.field-label{display:block;margin:17px 0 8px;color:#344054;font-size:13px;font-weight:650}.target-platform-label{margin-bottom:8px}.segmented-control{display:grid;grid-template-columns:repeat(3,1fr);padding:3px;border-radius:5px;background:#eef1f4}.segmented-control button{height:38px;border:0;border-radius:3px;background:transparent;color:#667085;font-size:13px}.segmented-control button.active{background:#fff;color:#176b5b;font-weight:700;box-shadow:0 1px 3px #1018281f}.text-input{width:100%;height:42px;padding:0 12px;border:1px solid #cfd6df;border-radius:5px;outline:0;background:#fff;color:#344054;font-size:13px}.text-input:focus{border-color:#176b5b;box-shadow:0 0 0 3px #176b5b1a}.keyword-rules-trigger{width:100%;min-height:52px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;border:1px solid #cfd6df;border-radius:5px;background:#fff;color:#344054;text-align:left}.keyword-rules-trigger:hover{border-color:#176b5b}.keyword-rules-trigger>span:first-child{width:30px;height:30px;display:grid;place-items:center;border-radius:4px;background:#e7f4f0;color:#176b5b}.keyword-rules-trigger>span:nth-child(2){min-width:0;display:grid;gap:2px}.keyword-rules-trigger strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.keyword-rules-trigger small{color:#98a2b3;font-size:11px}.keyword-rules-trigger>span:last-child{color:#176b5b;font-size:12px;font-weight:700}.rule-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.rule-setting-card .field-label{margin:0 0 7px}.rule-setting-card .keyword-rules-trigger{min-height:58px;grid-template-columns:28px minmax(0,1fr) auto;gap:7px;padding:7px 8px}.rule-setting-card .keyword-rules-trigger>span:first-child{width:27px;height:27px}.rule-setting-card .keyword-rules-trigger strong{font-size:12px}.rule-setting-card .keyword-rules-trigger small{font-size:10px}.rule-setting-card .keyword-rules-trigger>span:last-child{font-size:11px}.template-select-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.template-select-head .field-label{min-width:0}.template-manage-button{display:flex;align-items:center;gap:4px;margin-bottom:7px;padding:0;border:0;background:transparent;color:#176b5b;font-size:12px;font-weight:700;white-space:nowrap}.template-manage-button:hover{color:#125548}.prompt-input-grid{display:flex;flex-direction:column;gap:12px;margin-top:19px}.prompt-input-grid .field-label{margin-top:0}.prompt-input-column,.prompt-template-column{min-width:0}.prompt-template-column{order:0}.prompt-input-column{order:1}.prompt-template-column .text-input{width:100%}.prompt-template-column .template-select-head{align-items:center}.prompt-template-column .template-select-head .field-label{margin-bottom:8px}.prompt-template-column .template-manage-button{width:26px;height:26px;display:grid;place-items:center;margin:0 0 7px;border:1px solid #cfd6df;border-radius:4px}.prompt-template-picker{position:relative}.prompt-template-search{padding-right:10px}.prompt-template-results{position:absolute;z-index:140;top:calc(100% + 4px);right:0;left:0;max-height:260px;overflow-y:auto;padding:4px;border:1px solid #cfd6df;border-radius:5px;background:#fff;box-shadow:0 10px 24px #10182829}.prompt-template-results button{width:100%;display:grid;gap:3px;padding:9px 10px;border:0;border-radius:4px;background:#fff;color:#344054;text-align:left}.prompt-template-results button:hover,.prompt-template-results button.active{background:#e7f4f0;color:#176b5b}.prompt-template-results strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.prompt-template-results small{overflow:hidden;color:#98a2b3;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.prompt-template-empty{padding:12px 10px;color:#98a2b3;font-size:11px;text-align:center}.template-manage-wide-button{width:100%;height:36px;display:flex;align-items:center;justify-content:center;gap:5px;margin-top:9px;border:1px solid #cfd6df;border-radius:5px;background:#fff;color:#176b5b;font-size:11px;font-weight:700}.template-manage-wide-button:hover{border-color:#176b5b;background:#f4faf8}.custom-prompt-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.custom-prompt-head button{margin-bottom:6px;padding:0;border:0;background:transparent;color:#176b5b;font-size:10px;font-weight:700}.custom-prompt-input{width:100%;min-height:250px;resize:vertical;padding:11px 12px;border:1px solid #cfd6df;border-radius:5px;outline:0;background:#fff;color:#344054;font-size:13px;line-height:19px}.custom-prompt-input:focus{border-color:#176b5b;box-shadow:0 0 0 3px #176b5b1a}.custom-prompt-input::placeholder{color:#98a2b3}.custom-prompt-meta{display:flex;justify-content:space-between;gap:10px;margin-top:6px;color:#98a2b3;font-size:10px;line-height:15px}.custom-prompt-meta span:first-child{min-width:0}.custom-prompt-meta span:last-child{flex:0 0 auto}.keyword-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#10182880}.keyword-modal{width:min(1240px,100%);max-height:min(820px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 24px 48px #10182838}.keyword-modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #e4e7ec}.keyword-modal-head h3{margin:0 0 4px;font-size:17px}.keyword-modal-head p{margin:0;color:#667085;font-size:11px}.icon-button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:4px;background:transparent;color:#667085}.icon-button:hover{background:#f2f4f7;color:#176b5b}.keyword-table-wrap{overflow:auto}.keyword-table{width:100%;min-width:1050px;border-collapse:collapse;table-layout:fixed}.keyword-table th{position:sticky;z-index:1;top:0;padding:11px 8px;border-bottom:1px solid #d0d5dd;background:#154e43;color:#fff;font-size:13px;text-align:left}.keyword-table th:nth-child(1){width:56px;text-align:center}.keyword-table th:nth-child(2){width:110px}.keyword-table th:nth-child(3),.keyword-table th:nth-child(4){width:330px}.keyword-table th:nth-child(5){width:125px}.keyword-table th:nth-child(6){width:48px}.keyword-table td{padding:7px 8px;border-bottom:1px solid #e4e7ec;background:#fff;vertical-align:top}.keyword-table tr:nth-child(2n) td{background:#f8f7f2}.keyword-table td:first-child{padding-top:16px;text-align:center}.keyword-table input:not([type=checkbox]),.keyword-table textarea,.keyword-table select{width:100%;border:1px solid transparent;border-radius:3px;outline:0;background:transparent;color:#344054;font-size:13px}.keyword-table input:not([type=checkbox]),.keyword-table select{height:36px;padding:0 7px}.keyword-table textarea{min-height:62px;resize:vertical;padding:7px;line-height:19px}.keyword-table input:focus,.keyword-table textarea:focus,.keyword-table select:focus{border-color:#176b5b;background:#fff;box-shadow:0 0 0 2px #176b5b14}.keyword-table input[type=checkbox]{width:16px;height:16px;accent-color:#176b5b}.keyword-table td:last-child{padding-top:10px}.keyword-modal-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 20px;border-top:1px solid #e4e7ec}.keyword-modal-foot>div{display:flex;gap:8px}.prompt-template-modal-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#10182880}.prompt-template-modal{width:min(940px,100%);max-height:min(820px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 24px 48px #10182838}.prompt-template-modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #e4e7ec}.prompt-template-modal-head h3{margin:0 0 5px;font-size:19px}.prompt-template-modal-head p{margin:0;color:#667085;font-size:12px}.prompt-template-modal-body{min-height:0;display:grid;grid-template-columns:240px minmax(0,1fr);gap:20px;padding:20px;overflow:auto}.prompt-template-list{min-width:0;display:grid;align-content:start;gap:6px}.prompt-template-list>button:not(.prompt-template-add){min-width:0;display:grid;gap:4px;padding:11px 12px;border:1px solid #e4e7ec;border-radius:5px;background:#fff;color:#344054;text-align:left}.prompt-template-list>button:not(.prompt-template-add):hover{border-color:#176b5b}.prompt-template-list>button.active{border-color:#176b5b;background:#e7f4f0}.prompt-template-list strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.prompt-template-list small{color:#98a2b3;font-size:10px}.prompt-template-add{min-height:38px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px dashed #aab5c2;border-radius:5px;background:#fafbfc;color:#176b5b;font-size:12px;font-weight:700}.prompt-template-add:hover{border-color:#176b5b;background:#f4faf8}.prompt-template-form{min-width:0}.prompt-template-form-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(140px,.6fr);gap:12px}.prompt-template-input{width:100%;min-height:310px;resize:vertical;padding:11px 12px;border:1px solid #cfd6df;border-radius:5px;outline:0;background:#fff;color:#344054;font-size:13px;line-height:19px}.prompt-template-input:focus{border-color:#176b5b;box-shadow:0 0 0 3px #176b5b1a}.prompt-template-error{margin:0 20px 11px;padding:8px 10px;border:1px solid #fecdca;border-radius:5px;background:#fffbfa;color:#b42318;font-size:11px}.prompt-template-modal-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 20px;border-top:1px solid #e4e7ec}.prompt-template-modal-foot>div{display:flex;gap:8px}.platform-modal-backdrop{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#10182880}.platform-modal{width:min(760px,100%);max-height:min(720px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 24px 48px #10182838}.platform-modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #e4e7ec}.platform-modal-head h3{display:flex;align-items:center;gap:7px;margin:0 0 5px;font-size:19px}.platform-modal-head p{margin:0;color:#667085;font-size:12px}.platform-modal-body{min-height:0;display:grid;grid-template-columns:150px minmax(0,1fr);gap:20px;padding:20px;overflow:auto}.platform-rule-tabs{display:grid;align-content:start;gap:5px}.platform-rule-tabs button{min-height:42px;padding:0 11px;border:1px solid #e4e7ec;border-radius:5px;background:#fff;color:#475467;font-size:12px;text-align:left}.platform-rule-tabs button:hover{border-color:#176b5b;color:#176b5b}.platform-rule-tabs button.active{border-color:#176b5b;background:#e7f4f0;color:#176b5b;font-weight:700}.platform-rule-form{min-width:0}.platform-rule-input{width:100%;min-height:210px;resize:vertical;padding:11px 12px;border:1px solid #cfd6df;border-radius:5px;outline:0;background:#fff;color:#344054;font-size:13px;line-height:19px}.platform-rule-input:focus{border-color:#176b5b;box-shadow:0 0 0 3px #176b5b1a}.platform-rule-hint{margin:8px 0 0;color:#98a2b3;font-size:11px;line-height:16px}.platform-modal-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 20px;border-top:1px solid #e4e7ec}.platform-modal-foot>div{display:flex;gap:8px}.table-action,.save-button{height:36px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border-radius:5px;font-size:11px;font-weight:650}.table-action{border:1px solid #cfd6df;background:#fff;color:#344054}.save-button{border:0;background:#176b5b;color:#fff}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.primary-button,.secondary-button{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:5px;font-weight:650}.primary-button{width:100%;height:42px;margin-top:20px;border:0;background:#176b5b;color:#fff;font-size:13px}.primary-button:hover:not(:disabled){background:#125548}.secondary-button{height:36px;padding:0 13px;border:1px solid #cfd6df;background:#fff;color:#344054;font-size:12px}.error-banner{display:flex;align-items:flex-start;gap:8px;margin-top:14px;padding:9px 10px;border:1px solid #fecdca;border-radius:5px;background:#fffbfa;color:#b42318;font-size:11px;line-height:16px}.results-heading{display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:17px 22px;border-bottom:1px solid #e4e7ec}.results-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.results-heading h3{margin:0 0 5px;font-size:18px}.results-heading p{margin:0;color:#98a2b3;font-size:12px}.job-chip{padding:4px 8px;border-radius:4px;background:#eef4ff;color:#3538cd;font-size:10px;text-transform:uppercase}.job-chip.completed{background:#ecfdf3;color:#067647}.job-chip.failed,.job-chip.partial{background:#fff1f0;color:#b42318}.progress-block{padding:13px 22px;border-bottom:1px solid #eaecf0;background:#fafbfc}.progress-block>div:first-child{display:flex;justify-content:space-between;margin-bottom:7px;color:#475467;font-size:11px}.progress-track{height:5px;overflow:hidden;border-radius:2px;background:#e4e7ec}.progress-track span{display:block;height:100%;background:#176b5b;transition:width .25s}.empty-state{min-height:540px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#98a2b3;text-align:center}.empty-state>div{width:66px;height:66px;display:grid;place-items:center;border-radius:8px;background:#f2f4f7;color:#667085}.empty-state h4{margin:17px 0 6px;color:#475467;font-size:14px}.empty-state p{margin:0;font-size:11px}.result-list{display:grid;gap:0}.result-item{padding:19px 22px;border-bottom:1px solid #eaecf0}.result-item-head{display:flex;align-items:center;gap:10px}.status-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;background:#f2f4f7;color:#667085}.status-icon.completed{background:#ecfdf3;color:#079455}.status-icon.failed{background:#fef3f2;color:#d92d20}.result-item-head h4{overflow-wrap:anywhere;margin:0 0 4px;font-size:14px}.result-item-head p{margin:0;color:#98a2b3;font-size:11px}.attribute-row{display:flex;flex-wrap:wrap;gap:5px;margin:12px 0}.attribute-row span,.candidate-copy div span{padding:4px 7px;border-radius:3px;background:#f2f4f7;color:#475467;font-size:10px}.result-content{display:grid;grid-template-columns:156px minmax(0,1fr);gap:14px;align-items:stretch;margin-top:9px}.result-image{position:relative;min-height:100%;overflow:hidden;border:1px solid #e4e7ec;border-radius:5px;background:#f8fafb}.result-image img{width:100%;height:100%;min-height:174px;max-height:320px;display:block;object-fit:contain}.result-image span{position:absolute;left:7px;bottom:7px;padding:3px 6px;border-radius:3px;background:#101828b8;color:#fff;font-size:9px}.candidate-list{min-width:0}.candidate{display:grid;grid-template-columns:22px minmax(0,1fr) 30px;gap:8px;align-items:start;padding:11px;border:1px solid #e4e7ec;border-radius:5px}.candidate+.candidate{margin-top:9px}.candidate-rank{width:20px;height:20px;display:grid;place-items:center;border-radius:3px;background:#e7f4f0;color:#176b5b;font-size:10px;font-weight:700}.candidate-copy p{margin:0 0 9px;color:#344054;font-size:14px;line-height:21px;overflow-wrap:anywhere}.candidate-copy div{display:flex;flex-wrap:wrap;gap:4px}.candidate-copy small{display:block;margin-top:8px;color:#b54708;font-size:10px}.candidate>button{width:30px;height:30px;border-radius:4px}.candidate>button:hover{background:#f2f4f7;color:#176b5b}.knowledge-references{margin-top:11px;padding:10px 12px;border:1px solid #dce9e5;border-radius:5px;background:#f7fbfa;color:#176b5b;font-size:11px}.knowledge-references summary{cursor:pointer;font-weight:700}.knowledge-references p{margin:8px 0 0;color:#475467;line-height:15px}.knowledge-references small{display:block;color:#98a2b3;font-size:10px}.item-error{display:flex;align-items:center;gap:6px;margin-top:11px;color:#b42318;font-size:10px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:860px){.topbar{padding:0 16px}.service-state{max-width:130px;text-align:right}main{width:calc(100% - 24px);padding-top:18px}.workspace-head{align-items:flex-start;gap:12px}.workspace-head h2{font-size:19px}.workspace-grid{grid-template-columns:1fr}.results-panel{min-height:520px}.result-content{grid-template-columns:132px minmax(0,1fr)}}@media(max-width:480px){.brand-copy span{display:none}.workspace-head{flex-direction:column}.control-panel{padding:17px}.results-heading,.result-item{padding-left:16px;padding-right:16px}.thumbnail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.upload-actions{flex-direction:column}.result-content{grid-template-columns:1fr}.result-image{height:260px}.rule-settings-grid{grid-template-columns:1fr}.prompt-input-grid{gap:14px}.prompt-template-column{padding-top:2px}.keyword-modal-backdrop{padding:0}.keyword-modal{width:100%;max-height:100vh;height:100vh;border-radius:0}.keyword-modal-foot{align-items:stretch;flex-direction:column}.keyword-modal-foot>div{width:100%}.keyword-modal-foot>div button{flex:1}.platform-modal-backdrop{padding:0}.platform-modal{width:100%;max-height:100vh;height:100vh;border-radius:0}.platform-modal-body{grid-template-columns:1fr;gap:13px;padding:16px}.platform-rule-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.platform-rule-tabs button{padding:0 6px;text-align:center}.platform-rule-input{min-height:220px}.platform-modal-foot{align-items:stretch;flex-direction:column}.platform-modal-foot>div{width:100%}.platform-modal-foot>div button{flex:1}.prompt-template-modal-backdrop{padding:0}.prompt-template-modal{width:100%;max-height:100vh;height:100vh;border-radius:0}.prompt-template-modal-body{grid-template-columns:1fr;gap:13px;padding:16px}.prompt-template-list{display:flex;overflow-x:auto;padding-bottom:3px}.prompt-template-list>button:not(.prompt-template-add){min-width:150px}.prompt-template-add{min-width:108px;padding:0 10px}.prompt-template-form-grid{grid-template-columns:1fr;gap:0}.prompt-template-input{min-height:260px}.prompt-template-modal-foot{align-items:stretch;flex-direction:column}.prompt-template-modal-foot>div{width:100%}.prompt-template-modal-foot>div button{flex:1}}
