*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif;line-height:1.6;color:var(--jnj-gray-dark);background-color:#fff}.sq-btn.primary{background:#f4a303;color:#fff}.sq-btn.primary:hover{background:#033d57;border:none}.sq-strip,.sq-rail{background:#f8f9fa;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.sq-modal-title{margin:0;font-size:16px;font-weight:700;color:#c62828}.qopts input[type=radio],.qopts input[type=checkbox]{accent-color:#033d57;width:14px;height:14px;cursor:pointer}.pill.active{border-color:#033d57;background:#fdeeee;color:#033d57}.properties-panel{position:absolute;top:-18px;right:0;height:clamp(400px,60vh,800px);width:clamp(280px,20vw,380px);background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:10;overflow-y:auto;transition:none}.questionnaire-area,.ifu-questionnaire-area{flex:1;min-width:300px;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0;overflow-y:auto;display:flex;flex-direction:column;height:100%}.sq-modal-content.full-screen:has(~.approval-panel){height:50vh!important;margin-bottom:50vh}.medical-label-container .preview-open,.medical-label-container .properties-panel{display:none!important}.approval-panel{position:fixed;bottom:0;width:75%;right:0;height:34vh;background:#fff;border-top:2px solid #f4a303;box-shadow:0 -4px 20px #00000026;z-index:1000;display:flex;flex-direction:column;animation:slideUp .3s ease-out}.approval-panel-container{display:flex;flex-direction:column;height:100%;flex:1}.approval-panel-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;flex-shrink:0}.approval-panel-title{margin:0;font-size:16px;font-weight:700;color:#f4a303}.approval-panel-body{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px}.approval-panel-content{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column}.approval-ifu-panel-container{display:flex;flex-direction:column;height:80%;max-height:100%;flex:1}.approval-ifu-panel-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;flex-shrink:0}.approval-ifu-panel-content{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;max-height:calc(100% - 120px)}.approval-ifu-panel-footer,.approval-panel-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px;background:#f8f9fa;border-top:1px solid #e0e0e0;flex-shrink:0;margin-top:auto}.approval-panel-body::-webkit-scrollbar{width:6px}.approval-panel-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.approval-panel-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.approval-panel-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.approval-panel{height:70vh}.approval-panel-body{padding:15px}.qopts.row{flex-direction:column;align-items:flex-start;gap:8px}}.sq-shell{display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:90vh;min-height:600px;width:100%;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.sq-hdr{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e0e0e0;background:#fff;flex-shrink:0}.sq-hdr.no-brand{justify-content:flex-end}.sq-actions{display:flex;align-items:center;gap:12px}.sq-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#fff;color:#d32f2f;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.sq-btn:hover{background:#eaeaea}.sq-icon{display:flex;align-items:center;justify-content:center;padding:8px;background:none;border:none;border-radius:4px;cursor:pointer;color:#666;transition:all .2s}.sq-icon:hover{background:#f0f0f0;color:#333}.sq-stage{display:flex;flex-direction:column;flex:1;overflow:hidden;min-height:0}.sq-grid{display:grid;grid-template-columns:40px 1fr 40px;flex:1;overflow:hidden;min-height:0}.sq-center{display:flex;flex-direction:column;background:#fff;position:relative;min-height:0;overflow:hidden}.sq-canvas{flex:1;position:relative;overflow:hidden;min-height:0}.sq-tabs{position:relative;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.tabs{display:flex;align-items:center;padding:0 16px}.tab-item{padding:12px 16px;color:#888;cursor:pointer;background:none;border:none;font-size:14px;transition:color .2s;white-space:nowrap}.tab-item:hover:not(.disabled){color:#555}.tab-item.active{font-weight:600;color:#1a1a1a}.tab-item.disabled{cursor:default;opacity:.5}.underline-s{position:relative;height:2px;margin:0 16px}.bar-s{position:absolute;height:2px;background:#d32f2f;transition:transform .3s ease;bottom:0}.webviewer{width:100%;height:100%;min-height:300px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:300px;text-align:center;color:#666}.empty-state-icon{font-size:48px;margin-bottom:16px;opacity:.5}.empty-state h3{margin:0 0 8px;font-size:18px;font-weight:500}.empty-state p{margin:0;font-size:14px;max-width:400px;line-height:1.4}.sq-backdrop{position:fixed;inset:0;background:#00000059;z-index:40;animation:backdropFade .2s ease}@keyframes backdropFade{0%{opacity:0}to{opacity:1}}.sq-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(920px,calc(100% - 48px));max-height:min(80vh,760px);background:#fff;border-radius:12px;box-shadow:0 12px 48px #0000003d;display:flex;flex-direction:column;z-index:50;overflow:hidden;animation:modalPop .28s cubic-bezier(.22,.86,.23,.99)}@keyframes modalPop{0%{transform:translate(-50%,-46%) scale(.98);opacity:.6}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.sq-modal-hdr{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #ececec}.sq-modal-title{margin:0;font-size:16px;font-weight:700;color:#033d57}.sq-modal-body{padding:16px 18px 4px;overflow:auto}.sq-modal-ftr{display:flex;justify-content:flex-end;gap:10px;padding:12px 18px 16px;border-top:1px solid #f0f0f0}.qblock{display:flex;flex-direction:column;gap:8px;padding:10px 0}.qtitle{font-size:14px;font-weight:600;color:#222}.qopts{display:flex;flex-direction:column;gap:8px}.qopts.row{flex-direction:row;gap:16px;align-items:center}.qopts label{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#333;cursor:pointer}.qopts.pills{flex-wrap:wrap;gap:10px;flex-direction:row}.pill{border:1px solid #e0e0e0;border-radius:999px;padding:6px 12px;line-height:1;-webkit-user-select:none;user-select:none;transition:all .18s ease;background:#fafafa}.pill input{display:none}.pill:hover{border-color:#c9c9c9;background:#f7f7f7}@media (max-width: 768px){.sq-modal{width:calc(100% - 24px);max-height:82vh}.qopts.row{flex-wrap:wrap}}.preview-modal{max-width:90vw;max-height:90vh}.preview-modal .sq-hdr{background:#f8f9fa;border-bottom:2px solid #d32f2f;padding:12px 20px}.preview-modal .sq-hdr h3{color:#d32f2f;font-weight:600;margin:0}.preview-modal .sq-icon{background:#d32f2f;color:#e42626;border:none;font-size:24px;font-weight:1000;letter-spacing:.5px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-family:inherit}.preview-modal .sq-icon:hover{background:#b71c1c}.properties-panel{position:absolute;top:-18px;height:640px;right:0;height:660px;width:320px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:10;overflow-y:auto;transition:none}.properties-panel h3{background:#f5f5f5;margin:0;padding:8px 12px;font-size:14px;font-weight:600;border-bottom:1px solid #e0e0e0;color:#333}.properties-panel .property-controls{padding:16px 18px;max-height:none;overflow-y:visible}.properties-panel .property-controls h4{font-size:12px;margin:0 0 8px;color:#d32f2f;font-weight:600}.properties-panel .property-group{margin-bottom:8px}.properties-panel .property-group label{font-size:11px;font-weight:500;color:#555;display:block;margin-bottom:2px}.properties-panel .property-group input,.properties-panel .property-group select,.properties-panel .property-group textarea{width:100%;height:26px;font-size:11px;padding:2px 6px;border:1px solid #ddd;border-radius:3px}.properties-panel .property-group textarea{height:40px;resize:vertical;min-height:40px}.properties-panel .sq-btn{height:26px;font-size:11px;padding:0 8px;margin-top:6px}.properties-panel .sq-btn.full-width{width:100%;margin-bottom:4px}.properties-panel .property-group[style*=grid]{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;margin-top:8px!important}.properties-panel .property-group[style*=grid]>div{margin:0}.properties-panel .text-properties,.properties-panel .image-properties{display:flex;flex-direction:column;gap:6px}.properties-panel .color-input{height:26px!important;width:100%!important;padding:1px!important}.properties-panel .no-selection,.properties-panel .non-editable{padding:20px 12px;text-align:center;color:#666;font-size:12px;font-style:italic}.properties-panel .property-controls>div[style*=backgroundColor]{padding:4px 6px!important;font-size:10px!important;line-height:1.2!important;margin-bottom:8px!important}.properties-panel .property-controls::-webkit-scrollbar{width:4px}.properties-panel .property-controls::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.properties-panel .property-controls::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.properties-panel .property-controls::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.medical-label-container{margin-right:0}.preview-open .properties-panel{display:none!important}.dropdown-property-panel{position:absolute;top:100px;right:24px;width:280px;max-width:280px;min-width:280px;z-index:80;display:flex;flex-direction:column;gap:10px;align-items:flex-end;transition:z-index .2s ease}.dropdown-property-panel.comparison-open{z-index:5!important}.dropdown-section{width:100%;max-width:250px;min-width:250px;box-sizing:border-box;margin-left:auto}.dropdown-header{width:100%;padding:10px 14px;background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;font-size:13px;box-sizing:border-box;min-height:42px}.dropdown-content{width:100%;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 6px 6px;background-color:#fff;padding:12px;box-sizing:border-box;max-height:350px;overflow-y:auto}.property-group-grid{display:block!important;width:100%;margin-top:8px!important}.property-group-grid div{margin-bottom:8px;width:100%}.property-group-grid div:last-child{margin-bottom:0}.property-controls{width:100%;box-sizing:border-box}.property-group{margin-bottom:10px;width:100%}.property-group label{font-size:11px;font-weight:500;color:#555;display:block;margin-bottom:3px}.property-group input,.property-group select,.property-group textarea{width:100%;font-size:11px;padding:5px 6px;border:1px solid #ddd;border-radius:3px;box-sizing:border-box}.sq-btn.full-width{width:100%;margin-bottom:6px;box-sizing:border-box;padding:6px 8px;font-size:12px}.property-controls h4{font-size:12px!important;margin:0 0 6px!important}.property-controls>div[style*=backgroundColor]{padding:6px 8px!important;font-size:10px!important;line-height:1.2!important;margin-bottom:8px!important}.dropdown-content::-webkit-scrollbar{width:4px}.dropdown-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.dropdown-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.dropdown-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.element-text-input{white-space:pre-line!important;word-wrap:break-word!important;overflow-wrap:break-word!important;line-height:1.2!important}.medical-label-container .text-element{white-space:pre-line;word-wrap:break-word;overflow-wrap:break-word;line-height:1.2}.summary-shell{display:flex;flex-direction:column;height:90vh;max-height:100vh;background:#fff;overflow:hidden}.summary-hdr{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:12px 16px;border-bottom:1px solid #eee;background:#fff;flex-shrink:0;position:sticky;top:0;z-index:10}.summary-left{justify-self:start}.summary-center{justify-self:center}.summary-right{justify-self:end}.summary-title{margin:0;font-size:16px;color:#000;text-transform:uppercase;letter-spacing:.4px;font-weight:700}.summary-stack{display:flex;flex-direction:column;gap:16px;padding:16px 24px;max-width:1600px;width:100%;margin:0 auto;flex:1;overflow-y:auto;overflow-x:hidden}.summary-stack::-webkit-scrollbar{width:8px}.summary-stack::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.summary-stack::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.summary-stack::-webkit-scrollbar-thumb:hover{background:#555}.card{background:#fff;border:1px solid #ececec;border-radius:10px;padding:24px 32px;box-shadow:0 1px 3px #0000000a;max-width:100%;flex-shrink:0}.card.wide{width:100%}.card-hdr{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;margin-bottom:10px;border-bottom:1px solid #f0f0f0}.card-title{font-size:14px;font-weight:700;color:#033d57;margin:0}.card-title.dark{color:#17212b;font-weight:800}.sq-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #ddd;border-radius:6px;background:#fff;color:#333;font-size:13px;cursor:pointer;text-decoration:none;transition:all .2s ease}.sq-btn:hover{background:#f5f5f5}.sq-btn.ghost{background:transparent;border:1px solid transparent;color:#444;padding:6px 8px}.sq-btn.ghost:hover{background:#f6f6f6;border-color:#ddd}.sq-btn.secondary{background:#f5f5f5;color:#333;border-color:#ddd}.sq-btn.secondary:hover{background:#e9e9e9}.prod-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:10px 18px}.prod-row{display:contents}.prod-label{color:#495057;font-size:13px;font-weight:600}.prod-value{color:#111;font-size:13px}.change-desc{display:flex;flex-direction:column;gap:8px}.change-item{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#111}.change-bullet{color:#000;font-weight:700;margin-top:1px;flex-shrink:0}.qa-list{display:flex;flex-direction:column;gap:8px}.qa-list.compact .qa-row.line{padding:2px 0;border-bottom:none}.qa-row{display:grid;grid-template-columns:1.6fr 2fr;column-gap:20px;align-items:center}.qa-label{font-size:14px;color:#17212b;font-weight:700}.qa-value{font-size:14px;color:#111}.qa-edit{display:flex;flex-direction:column;gap:10px}.qa-edit-row{display:grid;grid-template-columns:1.6fr 2fr;gap:10px;align-items:center}.qa-edit-label{font-size:13px;color:#5b6470}.qa-edit-opts{display:flex;gap:12px}.qa-input{width:100%;padding:6px 8px;border:1px solid #e0e0e0;border-radius:6px;font-size:13px}.approver-grid{display:grid;grid-template-columns:repeat(2,minmax(320px,1fr));gap:24px}.approver-grid.compact{grid-template-columns:repeat(2,minmax(260px,1fr));gap:12px}@media (min-width: 1100px){.approver-grid{grid-template-columns:repeat(3,minmax(320px,1fr))}.approver-grid.compact{grid-template-columns:repeat(3,minmax(260px,1fr))}}.approver-col{border:1px solid #f0f0f0;border-radius:8px;overflow:hidden;background:#fff}.approver-head{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;padding:10px 12px;background:#fafafa;border:none;text-align:left;cursor:pointer}.approver-dept{font-size:13px;font-weight:700;color:#263238}.approver-current{display:inline-flex;align-items:center;gap:8px;color:#2f3a44;font-size:12px}.approver-name{font-weight:600}.approver-dot{width:8px;height:8px;background:#2ecc71;border-radius:50%;display:inline-block}.approver-list{display:flex;flex-direction:column;padding:6px;gap:6px}.approver-item{padding:6px 8px;text-align:left;background:#fff;border:1px solid #ececec;border-radius:6px;font-size:13px;cursor:pointer;border:none}.approver-item:hover{background:#f7f7f7}.approver-item.active{border-color:#f4a303;background:#fdeeee;color:#f4a303;font-weight:700}.summary-ftr{display:flex;justify-content:flex-end;gap:10px;padding:12px 24px 18px;border-top:1px solid #f0f0f0;width:100%;margin:0;background:#fff;flex-shrink:0;position:sticky;bottom:0;z-index:10}@media (max-width: 768px){.summary-stack{gap:12px;padding:12px}.prod-grid{grid-template-columns:1fr;gap:8px}.change-desc{gap:6px}.qa-row{grid-template-columns:1fr;row-gap:4px}.qa-edit-row{grid-template-columns:1fr;gap:4px}.approver-grid.compact{grid-template-columns:1fr}.summary-hdr{grid-template-columns:1fr;gap:8px;text-align:center}.summary-left,.summary-center,.summary-right{justify-self:center}.summary-ftr{flex-direction:column}}.ifuifuapproval-modal{max-width:600px!important;max-height:80vh!important}.ifuifuapproval-modal-body{padding:20px!important;overflow-y:auto;max-height:calc(80vh - 120px)}.ifuifuapproval-modal .qblock{display:flex;flex-direction:column;gap:8px;padding:12px 0;border-bottom:1px solid #f0f0f0}.ifuifuapproval-modal .qblock:last-child{border-bottom:none}.ifuifuapproval-modal .qtitle{font-size:14px;font-weight:600;color:#222;margin-bottom:4px}.ifuifuapproval-modal .qopts{display:flex;flex-direction:column;gap:8px}.ifuifuapproval-modal .qopts.row{flex-direction:row;gap:16px;align-items:center}.ifuifuapproval-modal .qopts label{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#333;cursor:pointer}.ifuifuapproval-modal .qopts input[type=radio],.ifuifuapproval-modal .qopts input[type=checkbox]{accent-color:#f4a303;width:14px;height:14px;cursor:pointer}.ifuifuapproval-modal .qopts.pills{flex-wrap:wrap;gap:10px;flex-direction:row}.ifuifuapproval-modal .pill{border:1px solid #e0e0e0;border-radius:999px;padding:6px 12px;line-height:1;-webkit-user-select:none;user-select:none;transition:all .18s ease;background:#fafafa}.ifuifuapproval-modal .pill input{display:none}.ifuifuapproval-modal .pill:hover{border-color:#c9c9c9;background:#f7f7f7}.ifuifuapproval-modal .pill.active{border-color:#d32f2f;background:#fdeeee;color:#b71c1c}.ifuifuapproval-modal-body::-webkit-scrollbar{width:6px}.ifuifuapproval-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.ifuifuapproval-modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.ifuifuapproval-modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.ifuifuapproval-modal{width:95vw!important;max-height:90vh!important}.ifuifuapproval-modal .qopts.row{flex-wrap:wrap}.ifuifuapproval-modal-body{padding:15px!important}}.ifuapproval-panel{position:fixed;bottom:0;width:70%;right:0;height:40vh;background:#fff;border-top:2px solid #f4a303;box-shadow:0 -4px 20px #00000026;z-index:1000;display:flex;flex-direction:column;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ifuapproval-panel-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;flex-shrink:0}.ifuapproval-panel-title{margin:0;font-size:16px;font-weight:700;color:#f4a303}.ifuapproval-panel-body{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.ifuapproval-panel-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px;background:#f8f9fa;border-top:1px solid #e0e0e0;flex-shrink:0}.sq-modal-content.full-screen:has(~.ifuapproval-panel){height:50vh!important;margin-bottom:50vh}.ifuapproval-panel-body::-webkit-scrollbar{width:6px}.ifuapproval-panel-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.ifuapproval-panel-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.ifuapproval-panel-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.ifuapproval-panel{height:70vh}.ifuapproval-panel-body{padding:15px}.qopts.row{flex-direction:column;align-items:flex-start;gap:8px}}.dashboard-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1f1f1f;background-color:#fff;min-height:100vh}.dashboard-appbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #e5e7eb;background-color:#fff}.dashboard-logo{display:flex;align-items:center;gap:12px}.dashboard-logo-text{font-size:24px;font-weight:700;color:#e1261c;letter-spacing:.2px}.dashboard-user-chip{display:flex;align-items:center;gap:12px;color:#111;font-weight:600}.dashboard-avatar{width:34px;height:34px;border-radius:50%;background:#efefef;display:inline-flex;align-items:center;justify-content:center;font-size:16px}.dashboard-container{max-width:1260px;margin:0 auto;padding:28px 24px 48px}.dashboard-title{font-size:28px;font-weight:700;margin:12px 0 18px;color:#1f2937}.dashboard-charts-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin-bottom:32px}.dashboard-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a}.dashboard-chart-title{font-size:16px;font-weight:600;color:#374151;margin-bottom:16px}.status-chart{display:flex;flex-direction:column;gap:12px}.status-item{display:flex;align-items:center;justify-content:space-between;padding:8px 0}.status-bar{flex:1;height:8px;background:#f3f4f6;border-radius:4px;margin:0 12px;overflow:hidden}.status-fill{height:100%;border-radius:4px}.status-count{font-size:14px;font-weight:600;color:#374151;min-width:40px;text-align:right}.dashboard-stats-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:32px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a}.stat-value{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:4px}.stat-label{font-size:14px;color:#6b7280;font-weight:500}.dashboard-card{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0000001a}.dashboard-table-wrap{width:100%;overflow:auto;max-height:540px}.dashboard-table{width:100%;border-collapse:separate;border-spacing:0;min-width:980px}.dashboard-table th{text-align:left;font-size:14px;font-weight:700;color:#374151;padding:16px;position:sticky;top:0;background:#f9fafb;border-bottom:1px solid #e5e7eb;z-index:1}.dashboard-table td{font-size:14px;color:#111827;padding:16px;border-bottom:1px solid #f3f4f6;white-space:nowrap}.status-badge{padding:6px 12px;border-radius:12px;font-weight:600;font-size:12px;display:inline-block}.status-badge.approved{background:#d1fae5;color:#065f46}.status-badge.pending{background:#fef3c7;color:#92400e}.status-badge.rejected{background:#fee2e2;color:#991b1b}@media (max-width: 1024px){.dashboard-charts-section{grid-template-columns:1fr}.dashboard-stats-section{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.dashboard-appbar{padding:0 16px;height:64px}.dashboard-logo-text{font-size:20px}.dashboard-container{padding:16px}.dashboard-title{font-size:24px}.dashboard-stats-section{grid-template-columns:1fr}.dashboard-table-wrap{max-height:400px}}.chat-interface{min-height:100vh;background:#fff;display:flex;flex-direction:column}.chat-header{background:#f5f5f5;padding:.75rem 2rem;border-bottom:.5px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;right:0;z-index:2500;height:80px;box-sizing:border-box}.header-right{display:flex;align-items:center;gap:1rem}.header-icon-button{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.header-icon-button:hover{background-color:#f0f0f0}.header-popup-container{position:relative}.notification-badge{position:absolute;top:0;right:0;background:#d32f2f;color:#fff;border-radius:50%;width:16px;height:16px;font-size:10px;display:flex;align-items:center;justify-content:center}.user-profile-button{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;gap:.5rem}.user-avatar{width:32px;height:32px;border-radius:50%;background:#033d57;display:flex;align-items:center;justify-content:center;color:#fff}.popup-menu{position:absolute;top:100%;right:0;background:#fff;box-shadow:0 4px 8px #0000001a;border-radius:8px;padding:.5rem;min-width:180px;z-index:3000}.popup-item{padding:.5rem;cursor:pointer;border-radius:4px;transition:background-color .2s ease}.popup-item:hover{background:#f5f5f5}.popup-item-logout{color:inherit}.popup-item-logout:hover{color:#d32f2f}.save-confirmation{position:fixed;top:2rem;right:2rem;background:#f4a303;color:#fff;padding:1rem 2rem;border-radius:8px;box-shadow:0 2px 8px #00000026;z-index:4000}.main-content{flex:1;display:flex;position:relative;height:calc(100vh - 80px);background:#fff;margin-top:80px}.main-content.with-editor{align-items:flex-start}.chat-area{flex:1;display:flex;flex-direction:column;background:#fff;transition:all .3s ease;position:relative;min-width:400px;overflow-y:auto}.chat-area-with-right-sidebar{flex:0 0 calc(100% - 240px);max-width:calc(100% - 240px)}.chat-area-with-left-sidebar{flex:0 0 calc(100% - 380px);max-width:calc(100% - 380px);margin-left:380px}.chat-area-with-editor{flex:0 0 25%}.messages-container{flex:1;padding:1rem;overflow-y:auto;max-height:calc(100vh - 200px)}.message-container{display:flex;margin-bottom:1rem}.user-message{justify-content:flex-end}.bot-message{justify-content:flex-start}.message-content{display:flex;flex-direction:column;align-items:flex-start}.user-message .message-content{align-items:flex-end}.message-bubble{padding:.75rem 1rem;white-space:pre-wrap;word-break:break-word;box-shadow:0 1px 2px #0000001a;line-height:1.4}.user-bubble{background:#cfcdcd;color:#000;border-radius:12px 12px 4px}.bot-bubble{background:#f0f0f0;color:#333;border-radius:12px 12px 12px 4px}.message-buttons{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.message-button{background:#fff;border:1px solid #033d57;color:#033d57;padding:.5rem 1rem;border-radius:20px;cursor:pointer;font-size:.8rem;transition:all .2s}.message-button:hover:not(:disabled){background:#f4a303;border:1px solid #f4a303;color:#fff}.message-button.selected{background:#f4a303;border:1px solid #f4a303;color:#fff}.message-button:disabled{cursor:not-allowed}.message-button.inactive{opacity:.5;cursor:not-allowed}.message-timestamp{font-size:.7rem;color:#535252;margin-top:.25rem}.typing-indicator{display:flex;gap:.25rem}.typing-dot{width:6px;height:6px;border-radius:50%;background:#999;animation:typing 1.4s infinite ease-in-out}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}.input-container{padding:1rem;border-top:1px solid #eee;background:#fff;margin-bottom:0}.input-wrapper{width:100%;background:#fff;border-radius:2rem;box-shadow:0 2px 8px #00000012;border:1.5px solid #e0e0e0;display:flex;align-items:center;padding:.25rem 1rem .25rem 1.25rem;position:relative;min-height:48px}.message-input{flex:1;border:none;outline:none;background:transparent;resize:none;min-height:36px;font-family:inherit;font-size:1rem;padding:0;margin:0;box-shadow:none;color:#222;line-height:1.5;align-content:center}.input-controls{display:flex;align-items:center;gap:.5rem;margin-left:.5rem}.mic-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#f5f5f5;margin-left:2px;opacity:.7;cursor:not-allowed}.send-button{background:#f4a303;color:#fff;border:none;border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px #d32f2f14;transition:opacity .2s ease}.send-button:disabled{cursor:not-allowed;opacity:.6}.label-editor-container{flex:0 0 75%;background:#fff;border-left:1px solid #eee;position:relative;z-index:3000;height:100%;overflow-y:auto}.label-editor-container.with-sidebar{flex:0 0 50%}.close-editor-button{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:.25rem;border-radius:4px}.no-sku-message{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;height:100%;width:100%;position:relative;background:#fff;font-weight:500;font-size:1.1rem;color:#f4a303;text-align:center;pointer-events:none}.left-history-sidebar{flex:0 0 30%;bottom:-25px;max-width:380px;min-width:260px;background:#fff;border-right:1px solid #eee;display:flex;flex-direction:column;z-index:1500}.history-sidebar{position:fixed;top:80px;bottom:0;right:0;height:calc(100vh - 80px);width:240px;background:#fff;border-left:1px solid #eee;display:flex;flex-direction:column;z-index:2000;box-shadow:-2px 0 8px #0000001a}.sidebar-header{padding:1rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background:#fff}.sidebar-header h3{margin:0;color:#333;font-size:1rem}.close-sidebar-button{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:4px}.sidebar-content{flex:1;overflow-y:auto;padding:1rem}.no-chats-message{text-align:center;color:#888;padding:2rem;font-style:italic}.chat-history-item{border:1px solid #e0e0e0;border-radius:8px;padding:1rem;margin-bottom:1rem;cursor:pointer;transition:all .2s ease}.chat-history-item:hover{background:#f5f5f5;border-color:#f4a303}.chat-title{font-weight:700;font-size:1rem;margin-bottom:.5rem;color:#333}.chat-message-count{font-size:.85rem;color:#666;margin-bottom:.5rem}.chat-timestamp{font-size:.75rem;color:#888}.editor-modal{position:relative;top:0;left:0;width:100vw;height:90vh;background:#000000b3;z-index:2000;display:flex;align-items:center;justify-content:center}.ifu-preview-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;z-index:2000;display:flex;align-items:center;justify-content:center}.ifu-preview-content{background:#fff;border-radius:10px;padding:24px;max-width:90vw;max-height:90vh;box-shadow:0 2px 16px #0003;display:flex;flex-direction:column;align-items:center}.ifu-preview-header{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ifu-preview-title{margin:0;font-size:18px;color:#000}.ifu-preview-close{background:#f4a303;color:#fff;border:none;border-radius:4px;padding:6px 16px;font-weight:600;cursor:pointer;font-size:14px}.ifu-preview-frame{width:80vw;height:80vh;border:1px solid #ccc;border-radius:6px;background:#fff}.ifu-preview-footer{margin-top:12px;font-size:14px;color:#666}.ifu-preview-link{color:#f4a303;text-decoration:none}.ifu-preview-link:hover{text-decoration:underline}.logo-button{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center}.logo-image{height:48px;width:auto}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}@media (max-width: 768px){.chat-header{padding:.75rem 1rem}.header-right{gap:.5rem}.main-content{flex-direction:column}.chat-area-with-editor,.label-editor-container{flex:0 0 50%}.history-sidebar{width:100%;max-width:300px}}.comparison-controls{width:99%;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;margin-top:16px}.control-group{display:flex;gap:20px}.control-group label{display:flex;align-items:center;gap:8px;font-size:14px;color:#333;cursor:pointer}.control-group input[type=checkbox]{accent-color:#d32f2f}.comparison-content{display:flex;gap:5px;min-height:450px;height:auto}.comparison-column{display:flex;flex-direction:column;flex:1;gap:12px}.comparison-header{display:flex;justify-content:space-between;align-items:center;padding:0 10px}.comparison-header h3{margin:0;font-size:16px;font-weight:600;color:#333}.comparison-divider{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:0 20px;color:#666;font-size:12px;font-weight:600}.arrow-left,.arrow-right{color:#d32f2f}.comparison-legend{display:flex;justify-content:center;gap:30px;padding:16px;background:#f8f9fa;border-radius:6px;margin-top:16px}.legend-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#666}.legend-color{width:16px;height:16px;border-radius:3px}.legend-color.old{background:#ff00001a;border:2px dashed #ff4444}.legend-color.new{background:#00ff001a;border:2px dashed #44ff44}.comparison-layout-wrapper{display:flex;flex-direction:column;height:calc(95vh - 120px)}.comparison-shell{width:99.9%}.comparison-area{flex-shrink:0;background-color:#fff;z-index:10}.modal-fixed-footer-layout{width:99.9%}.questionnaire-area{flex-grow:1;overflow-y:auto}.questionnaire-header{position:-webkit-sticky;position:sticky;top:0;background-color:#fff;z-index:1;border-bottom:1px solid #e2e8f0;padding:1rem}.questionnaire-scrollable-content{padding:1rem}@media (max-width: 1200px){.comparison-content{flex-direction:column;gap:10px}.comparison-divider{flex-direction:row;order:-1;padding:10px 0}.comparison-label-container{height:400px!important}}@media (max-width: 768px){.comparison-controls{flex-direction:column;gap:12px;align-items:flex-start}.control-group{flex-direction:column;gap:8px}}.approver-shell{padding:16px;background:#f6f7fb}.approver-table-wrap{background:#fff;border:1px solid #e6e8ef;border-radius:10px;box-shadow:0 6px 14px #12263f0f;padding:14px 16px}.approver-table-wrap .comparison-title{margin:0 0 12px;font-size:18px;line-height:24px;color:#1f2937}.table-responsive{overflow:auto;border-radius:8px;border:1px solid #e6e8ef}.sq-table{width:100%;border-collapse:separate;border-spacing:0;min-width:900px;font-size:14px}.sq-table thead th{position:sticky;top:0;z-index:1;background:#f3f4f6;color:#111827;text-align:left;font-weight:600;padding:10px 12px;border-bottom:1px solid #e5e7eb}.sq-table td{padding:10px 12px;color:#374151;border-bottom:1px solid #f0f1f5;vertical-align:middle;white-space:nowrap}.sq-table tbody tr:nth-child(odd) td{background:#fafbff}.sq-table tbody tr:hover td{background:#eef2ff}.sq-table thead th:first-child,.sq-table tbody tr:first-child td:first-child{border-top-left-radius:8px}.sq-table thead th:last-child,.sq-table tbody tr:first-child td:last-child{border-top-right-radius:8px}.sq-btn.small{background:#4f46e5;color:#fff;border:none;border-radius:6px;padding:6px 10px;font-size:12px;line-height:1;cursor:pointer}.sq-btn.small:hover{background:#4338ca}.col-sku{width:140px}.col-pending{width:150px;text-align:center}.col-id{width:120px}.col-name{min-width:220px}.col-desc{min-width:240px}.col-approver{width:150px}.col-view{width:90px;text-align:right}.sq-table td.col-pending{text-align:center}.sq-table td.col-view{text-align:right}.sq-modal-overlay{z-index:10000!important}.sq-modal{z-index:10001!important}.sq-backdrop{z-index:9999!important}.dropdown-header,.dropdown-section,.dropdown-content,.dropdown-property-panel{z-index:1!important}.comparison-content,.comparison-column,.comparison-label-container,.comparison-controls{position:relative}.sq-modal-hdr,.sq-modal-ftr{z-index:10003!important;position:relative}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.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__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray: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.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.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:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{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:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.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.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@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;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.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-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.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:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.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-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.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:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));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:var(--xy-resize-background-color, var(--xy-resize-background-color-default));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%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}.data-visualization-interface{display:flex;flex-direction:column;background:#1e1e1e;border-radius:8px;height:90vh;width:100%;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.viz-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#1e1e1e;border-bottom:1px solid #3a3a3a;flex-shrink:0}.viz-title h2{margin:0;color:#f8fafc;font-size:1.5rem;font-weight:600}.viz-subtitle{margin:.5rem 0 0;font-size:.875rem;color:#94a3b8}.viz-btn{padding:.5rem 1.5rem;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease}.close-btn{background:#dc2626;color:#fff}.close-btn:hover{background:#b91c1c}.flow-container{flex:1;background:#2b2b2b}.data-source-icon-node{width:80px;height:80px;display:flex;align-items:center;justify-content:center;position:relative}.data-source-icon{width:60px;height:60px;object-fit:contain}.custom-handle-icon{width:12px!important;height:12px!important}.sot-group-node{color:#fff;border:2px solid #fff;border-radius:10px;min-width:220px;overflow:hidden;transition:all .3s ease}.sot-header{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#89888d1a;border-bottom:2px solid #fff;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}.sot-header:hover{background:#89888d33}.collapse-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:.8rem;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:3px;transition:background-color .2s ease}.collapse-btn:hover{background:#ffffff1a}.sot-header strong{font-size:.95rem;flex:1}.true-sources-list{padding:.5rem;max-height:300px;overflow-y:auto;background:#0000001a}.true-source-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#cbd5e1;padding:.5rem .5rem .5rem .75rem;margin-bottom:.25rem;transition:background-color .2s ease}.true-source-item:hover{background:#ffffff0d}.true-source-dot{width:6px;height:6px;background:#fff;border-radius:50%;flex-shrink:0}.true-source-text{line-height:1.2}.attribute-group-node{color:#fff;border:2px solid #fff;border-radius:10px;min-width:240px;overflow:hidden}.attr-header{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#89888d1a;border-bottom:2px solid #fff;cursor:pointer}.attr-header strong{font-size:.95rem;flex:1}.attributes-list{padding:.5rem;max-height:400px;overflow-y:auto}.attribute-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.78rem;color:#fff;padding:.5rem .5rem .5rem .75rem;margin-bottom:.25rem;line-height:1.3}.attribute-icon{flex-shrink:0;margin-top:.2rem}.attribute-text{word-break:break-word}.custom-handle{width:10px!important;height:10px!important;background:#94a3b8!important;border:2px solid #475569!important}.node-content{display:flex;flex-direction:column;gap:.25rem}.node-content strong{font-size:.95rem;color:#fff}.node-description{font-size:.75rem;color:#888}.flow-legend{position:absolute;bottom:20px;right:20px;background:#1e1e1ef2;border:1px solid #3a3a3a;border-radius:8px;padding:1rem;display:flex;gap:1.5rem;z-index:10}.legend-item{display:flex;align-items:center;gap:.5rem;color:#e2e8f0;font-size:.875rem}.legend-box{width:30px;height:20px;border-radius:4px}.legend-source{background:#1e3a5f;border:2px solid #3b82f6}.legend-processor{background:#2d1e3a;border:2px solid #8b5cf6}.legend-output{background:#1e3a2e;border:2px solid #10b981}.react-flow__node{font-family:inherit}.react-flow__edge-path{stroke-width:2}.react-flow__controls{background:#1e1e1ef2;border:1px solid #3a3a3a}.react-flow__controls button{background:#2b2b2b;border-bottom:1px solid #3a3a3a;color:#e2e8f0}.react-flow__controls button:hover{background:#3a3a3a}.react-flow__background{background-color:#2b2b2b}.react-flow__background-pattern{color:#3a3a3a}.node-data-source{color:#fff;min-width:100px!important;min-height:100px!important;display:flex;flex-direction:column;align-items:center;justify-content:center}.node-icon-container{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.node-icon-image{width:150px;height:50px;object-fit:contain}.node-label-below{font-size:.75rem;color:#cbd5e1;text-align:center;font-weight:500;margin-top:.5rem}.node-source-truth{color:#fff!important;border:2px solid #fff!important;border-radius:10px!important;padding:12px!important;min-width:180px!important}.node-true-source{color:#fff!important;border:2px solid #fff!important;border-radius:8px!important;padding:10px!important;min-width:200px!important}.node-attribute{color:#fff!important;border:2px solid #fff!important;border-radius:8px!important;padding:10px!important;min-width:180px!important}.node-compact{font-size:.8rem;line-height:1.3}.node-content{display:flex;flex-direction:column;gap:.25rem;text-align:center}.node-content-flex{display:flex;align-items:center;gap:.5rem;justify-content:center}.node-icon-small{display:flex;align-items:center;justify-content:center;flex-shrink:0}.node-icon-image-small{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.node-text{display:flex;flex-direction:column;text-align:center}.node-text strong{font-size:.9rem;color:#fff;line-height:1.2}.node-text-compact{font-size:.8rem;color:#fff;line-height:1.3;text-align:center}.node-source-truth{min-width:180px!important;padding:12px 16px!important}.node-true-source{min-width:200px!important;padding:10px 14px!important}.node-attribute{min-width:180px!important;padding:10px 14px!important}.custom-node[data-icon-only=true] .node-text{display:none}
