.nova-exhub-modal{width:min(820px,94vw)}
.nova-exhub-search{display:flex;gap:8px;margin-bottom:14px}
.nova-exhub-search input{flex:1;box-sizing:border-box;border:1px solid rgba(111,158,204,.35);background:#06101d;color:#edf6ff;border-radius:10px;padding:10px 12px;font:inherit}
.nova-exhub-breadcrumb{font-size:12px;color:#9fb5cc;margin-bottom:12px}
.nova-exhub-breadcrumb span{color:#5c7898;margin:0 4px}
.nova-exhub-prompt{font-size:15px;color:#eaf4ff;margin:0 0 10px}
.nova-exhub-choices{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.nova-exhub-choice{border:1px solid rgba(104,151,201,.35);background:rgba(10,27,45,.78);color:#dcecff;border-radius:10px;padding:10px 14px;font:inherit;font-size:13px;cursor:pointer}
.nova-exhub-choice:hover{border-color:rgba(140,214,150,.62);color:#8ce09a}
.nova-exhub-taskgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px;margin-bottom:12px}
.nova-exhub-task{border:1px solid rgba(104,151,201,.35);background:rgba(10,27,45,.78);color:#dcecff;border-radius:10px;padding:11px 13px;font:inherit;text-align:left;cursor:pointer}
.nova-exhub-task:hover{border-color:rgba(140,214,150,.62)}
.nova-exhub-task b{display:block;font-size:13px;margin-bottom:3px;color:#eaf4ff}
.nova-exhub-task small{display:block;font-size:11.5px;color:#93a8bf;line-height:1.4}
.nova-exhub-form{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}
.nova-exhub-field{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#9fb5cc}
.nova-exhub-field input{box-sizing:border-box;border:1px solid rgba(111,158,204,.35);background:#06101d;color:#edf6ff;border-radius:10px;padding:10px 12px;font:inherit;font-size:13px}
.nova-exhub-back{display:inline-block;margin:8px 8px 0 0;border:0;background:transparent;color:#9fb5cc;font:inherit;font-size:12.5px;cursor:pointer;padding:2px 0}
.nova-exhub-back:hover{color:#dcecff;text-decoration:underline}
.nova-exhub-note{font-size:12px;color:#9fb5cc;margin:4px 0 6px}
.nova-exhub-table{width:100%;border-collapse:collapse;font-size:12px;margin-bottom:14px}
.nova-exhub-table th,.nova-exhub-table td{border:1px solid rgba(111,158,204,.22);padding:6px 8px;text-align:left;color:#dcecff}
.nova-exhub-table th{background:rgba(111,158,204,.12);color:#9fb5cc;font-weight:600}
.nova-exhub-result{margin-top:4px}
.nova-exhub-result p{font-size:13px;color:#cfe0f2;line-height:1.55;margin:0 0 10px;white-space:normal}
.nova-exhub-code{background:#040d18;border:1px solid rgba(111,158,204,.22);border-radius:10px;padding:12px 14px;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;color:#b7f3c9;margin:0 0 10px}
.nova-exhub-hint{font-size:12px;color:#8296ac;margin:-6px 0 10px;line-height:1.5}
.nova-exhub-guide-link{display:block;margin-top:4px;border:0;background:transparent;color:#8ce09a;font:inherit;font-size:12.5px;cursor:pointer;padding:2px 0;text-align:left}
.nova-exhub-guide-link:hover{text-decoration:underline}
.nova-exhub-colletter{background:rgba(111,158,204,.12);color:#7c93ad;font-weight:600;text-align:center!important;font-size:11px}
.nova-exhub-rownum{background:rgba(111,158,204,.12);color:#7c93ad;font-weight:600;text-align:center!important;font-size:11px;width:26px}
.nova-exhub-lettersrow td,.nova-exhub-lettersrow th{border-bottom:none}
.nova-exhub-explainer{border:1px solid rgba(111,158,204,.22);background:rgba(10,27,45,.55);border-radius:10px;padding:10px 14px;margin:0 0 10px}
.nova-exhub-explainer p{font-size:12.5px;color:#9fb5cc;line-height:1.55;margin:0}
.nova-exhub-explainer code{background:rgba(111,158,204,.16);color:#dcecff;border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}
.nova-exhub-explainer-good{border-color:rgba(140,214,150,.35)}
.nova-exhub-explainer-good p{color:#a9dcb4}
.nova-exhub-steps-box p{margin:0 0 6px}
.nova-exhub-steps{margin:0;padding-left:18px;font-size:12.5px;color:#cfe0f2;line-height:1.6}
.nova-exhub-steps li{margin-bottom:3px}
.nova-exhub-destcol{border-left:2px solid rgba(140,214,150,.4)}
.nova-exhub-desttarget{background:rgba(140,214,150,.08);border:1px dashed rgba(140,214,150,.65)!important;position:relative}
.nova-exhub-destlabel{color:#8ce09a;font-size:10.5px;font-style:italic;white-space:nowrap}
.nova-exwf-progress{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:16px;font-size:11.5px}
.nova-exwf-progress-step{color:#5c7898;padding:3px 7px;border-radius:8px;white-space:nowrap}
.nova-exwf-progress-current{color:#8ce09a;background:rgba(140,214,150,.14);font-weight:600}
.nova-exwf-progress-done{color:#9fb5cc}
.nova-exwf-progress-arrow{color:#3d5470}
.nova-exwf-barchart{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}
.nova-exwf-bar-row{display:flex;align-items:center;gap:10px}
.nova-exwf-bar-label{width:70px;flex:none;font-size:12px;color:#9fb5cc;text-align:right}
.nova-exwf-bar-track{flex:1;height:16px;background:rgba(111,158,204,.14);border-radius:6px;overflow:hidden}
.nova-exwf-bar-fill{height:100%;background:linear-gradient(90deg,rgba(140,214,150,.55),rgba(140,214,150,.9));border-radius:6px}
.nova-exwf-bar-value{width:90px;flex:none;font-size:12px;color:#cfe0f2}
.nova-exwf-nav{display:flex;gap:10px;align-items:center;margin-top:14px}
.nova-exwf-subcount{font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#8ce09a;margin:0 0 6px}
.nova-exwf-visual{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:2px 0 10px;padding:14px;border:1px solid rgba(140,214,150,.25);border-radius:10px;background:rgba(10,27,45,.4)}
.nova-exwf-visual-arrow{color:#5c7898;font-size:16px}
.nova-exwf-visual-via{font-size:10.5px;color:#7c93ad;margin-right:2px}
.nova-exwf-ribbon,.nova-exwf-dialog{display:inline-flex;flex-direction:column;border:1px solid rgba(111,158,204,.32);border-radius:8px;overflow:hidden;background:#0a1a2c;min-width:120px}
.nova-exwf-ribbon-tabs{display:flex;gap:2px;padding:4px 6px 0}
.nova-exwf-ribbon-tab{font-size:10px;padding:3px 8px;color:#7c93ad;border-radius:4px 4px 0 0}
.nova-exwf-ribbon-tab.nova-exwf-active{background:rgba(140,214,150,.18);color:#8ce09a;font-weight:600}
.nova-exwf-ribbon-body{padding:8px}
.nova-exwf-ribbon-btn{display:inline-flex;align-items:center;gap:5px;font-size:11px;padding:5px 9px;border:1px solid rgba(140,214,150,.5);border-radius:6px;background:rgba(140,214,150,.12);color:#dcecff;white-space:nowrap}
.nova-exwf-click-dot{width:7px;height:7px;border-radius:50%;background:#8ce09a;box-shadow:0 0 0 4px rgba(140,214,150,.18);display:inline-block;flex:none}
.nova-exwf-dialog-title{font-size:10px;padding:4px 8px;background:rgba(111,158,204,.16);color:#9fb5cc}
.nova-exwf-dialog-body{padding:8px;font-size:10.5px;color:#8ce09a;line-height:1.5}
.nova-exwf-keys{display:inline-flex;align-items:center;gap:4px}
.nova-exwf-key{font:600 11px ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;padding:6px 10px;border-radius:6px;border:1px solid rgba(111,158,204,.4);background:#0a1a2c;color:#dcecff;box-shadow:0 2px 0 rgba(111,158,204,.3)}
.nova-exwf-key-plus{color:#5c7898;font-size:11px}
.nova-exwf-cellfill{display:inline-flex;align-items:center;gap:7px}
.nova-exwf-cellbox{position:relative;font:600 11px ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;padding:7px 9px;border:1.5px solid #8ce09a;border-radius:4px;background:#0a1a2c;color:#b7f3c9}
.nova-exwf-cellbox::after{content:'';position:absolute;right:-3px;bottom:-3px;width:6px;height:6px;background:#8ce09a;border-radius:1px}
.nova-exwf-filldrag{display:inline-flex;flex-direction:column;gap:2px}
.nova-exwf-filldrag-row{width:28px;height:9px;border:1px dashed rgba(140,214,150,.5);border-radius:2px}
.nova-exwf-svgchart{max-width:100%;height:auto;display:block;margin:2px 0}
.nova-exwf-pie-wrap{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:2px 0}
.nova-exwf-pie{width:84px;height:84px;border-radius:50%;flex:none}
.nova-exwf-pie-legend{display:flex;flex-direction:column;gap:5px}
.nova-exwf-pie-legend-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#cfe0f2}
.nova-exwf-pie-swatch{width:10px;height:10px;border-radius:2px;display:inline-block;flex:none}
.nova-exwf-stack-seg{height:100%;display:inline-block;float:left}
.nova-exwf-stack-a{background:linear-gradient(90deg,rgba(140,214,150,.55),rgba(140,214,150,.9))}
.nova-exwf-stack-b{background:linear-gradient(90deg,rgba(224,140,140,.5),rgba(224,140,140,.85))}
.nova-exwf-stack-swatch{width:10px;height:10px;border-radius:2px;display:inline-block;vertical-align:-1px}
.nova-exwf-chartcard{border:1px solid rgba(111,158,204,.22);background:rgba(10,27,45,.4);border-radius:12px;padding:14px 16px;margin:0 0 12px}
.nova-exwf-chartcard>p:first-child{font-size:14px;color:#eaf4ff;margin:0 0 6px}
.nova-exref-modal{width:min(880px,96vw)}
.nova-exref-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:16px;position:sticky;top:0;background:#071322;padding:2px 0 10px;z-index:1}
.nova-exref-search{flex:1;min-width:160px;box-sizing:border-box;border:1px solid rgba(111,158,204,.35);background:#06101d;color:#edf6ff;border-radius:10px;padding:9px 12px;font:inherit;font-size:13px}
.nova-exref-section-head{font-size:16px;color:#8ce09a;margin:20px 0 10px;border-bottom:1px solid rgba(140,214,150,.25);padding-bottom:6px}
.nova-exref-section-head:first-of-type{margin-top:0}
.nova-exref-category{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#7c93ad;margin:14px 0 8px}
.nova-exref-item{border:1px solid rgba(111,158,204,.2);border-radius:10px;margin:0 0 8px;overflow:hidden;background:rgba(10,27,45,.35)}
.nova-exref-item-head{display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;border:0;background:transparent;color:#dcecff;padding:11px 14px;font:inherit;font-size:13px;cursor:pointer;text-align:left}
.nova-exref-item-head:hover{color:#8ce09a}
.nova-exref-item-title{font-weight:500}
.nova-exref-item-chevron{color:#7c93ad;transition:transform .15s;flex:none;margin-left:10px}
.nova-exref-open .nova-exref-item-chevron{transform:rotate(90deg);color:#8ce09a}
.nova-exref-item-body{padding:0 14px 14px}
@media(max-width:700px){.nova-exhub-search{flex-direction:column}.nova-exwf-bar-label{width:56px}.nova-exwf-bar-value{width:70px}}
