.sci-cred-fields{display:flex;flex-direction:column;gap:0}.sci-cred-fields--row .sci-cred-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:0}.sci-cred-fields--row .sci-cred-field-row .sci-cred-field{margin-bottom:0;min-width:0}.sci-cred-field{margin-bottom:12px}.sci-cred-field label{display:block;font-size:12px;color:var(--sci-text-muted);margin-bottom:6px}.sci-cred-input-wrap{display:flex;align-items:center;gap:6px}.sci-cred-input-wrap input{flex:1;min-width:0;box-sizing:border-box;padding:10px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#081428d9;color:var(--sci-text);font-family:inherit;font-size:14px}.sci-cred-input-wrap input:read-only{opacity:.85;cursor:default}.sci-cred-input-wrap input:focus{outline:none;border-color:var(--sci-cyan);box-shadow:0 0 0 2px #22d3ee1f}.sci-cred-edit-btn,.sci-cred-icon-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:1px solid var(--sci-border);background:#0f28468c;color:var(--sci-text-muted);cursor:pointer;font-size:14px;transition:color .15s,border-color .15s,background .15s}.sci-cred-edit-btn:hover:not(:disabled),.sci-cred-icon-btn:hover:not(:disabled){color:var(--sci-sky);border-color:var(--sci-border-strong)}.sci-cred-icon-btn--ok{color:#4ade80;border-color:#4ade8059}.sci-cred-icon-btn--ok:hover:not(:disabled){color:#86efac}.sci-cred-edit-actions{display:flex;gap:4px;flex-shrink:0}.sci-cred-hint{margin:0 0 8px;font-size:11px;line-height:1.45;color:var(--sci-text-muted)}.sci-gm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:16px;background:#020814b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:sci-gm-fade-in .2s ease}@keyframes sci-gm-fade-in{0%{opacity:0}to{opacity:1}}.sci-gm-dialog{width:min(640px,100%);max-height:min(88vh,720px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 40px #22d3ee26,0 24px 48px #00000073;overflow:hidden;color:var(--sci-text)}.sci-gm-nav{display:flex;flex-direction:column;gap:6px;padding:16px 12px;border-right:1px solid var(--sci-border);background:#040c1899}.sci-gm-nav__title{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--sci-text-dim);margin:0 8px 8px}.sci-gm-nav button{text-align:left;padding:10px 12px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--sci-text-muted);font-size:13px;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s,color .15s}.sci-gm-nav button:hover{background:#22d3ee14;border-color:var(--sci-border);color:var(--sci-sky)}.sci-gm-nav button.active{background:#22d3ee2e;border-color:var(--sci-border-active);color:var(--sci-cyan-bright);font-weight:600}.sci-gm-main{display:flex;flex-direction:column;min-height:0;min-width:0}.sci-gm-header{display:flex;align-items:center;gap:14px;padding:18px 20px 14px;border-bottom:1px solid var(--sci-border)}.sci-gm-header__avatar{width:52px;height:52px;border-radius:50%;background:#0f2846e6;border:1px solid var(--sci-border-strong);overflow:hidden;flex-shrink:0}.sci-gm-header__meta h2{margin:0;font-size:17px;font-weight:600;color:#f0f9ff}.sci-gm-header__meta p{margin:4px 0 0;font-size:12px;color:var(--sci-text-muted)}.sci-gm-header__actions{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}.sci-gm-header-logout{padding:6px 12px;font-size:12px;font-weight:500;line-height:1.2;white-space:nowrap}.sci-gm-close,.sci-auth-close,.sci-hire-modal__close,.sci-report-detail-close,.sci-staff-close,.office-avatar-picker__close{position:relative;box-sizing:border-box;width:32px;height:32px;padding:0;border:1px solid var(--sci-border);border-radius:8px;background:#081428b8;color:var(--sci-text-muted);font-size:0;line-height:0;cursor:pointer;font-family:inherit;flex-shrink:0;transition:color .15s,border-color .15s,background .15s}.sci-gm-close,.sci-staff-close{margin-left:auto}.sci-gm-header__actions .sci-gm-close{margin-left:0}.sci-gm-close:before,.sci-gm-close:after,.sci-auth-close:before,.sci-auth-close:after,.sci-hire-modal__close:before,.sci-hire-modal__close:after,.sci-report-detail-close:before,.sci-report-detail-close:after,.sci-staff-close:before,.sci-staff-close:after,.office-avatar-picker__close:before,.office-avatar-picker__close:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:1.5px;margin:-.75px 0 0 -7px;background:currentColor;border-radius:1px}.sci-gm-close:before,.sci-auth-close:before,.sci-hire-modal__close:before,.sci-report-detail-close:before,.sci-staff-close:before,.office-avatar-picker__close:before{transform:rotate(45deg)}.sci-gm-close:after,.sci-auth-close:after,.sci-hire-modal__close:after,.sci-report-detail-close:after,.sci-staff-close:after,.office-avatar-picker__close:after{transform:rotate(-45deg)}.sci-gm-close:hover,.sci-auth-close:hover,.sci-hire-modal__close:hover,.sci-report-detail-close:hover,.sci-staff-close:hover,.office-avatar-picker__close:hover{color:#e0f2fe;border-color:var(--sci-border-strong);background:#22d3ee1a}.sci-gm-close:focus-visible,.sci-auth-close:focus-visible,.sci-hire-modal__close:focus-visible,.sci-report-detail-close:focus-visible,.sci-staff-close:focus-visible,.office-avatar-picker__close:focus-visible{outline:2px solid rgba(34,211,238,.55);outline-offset:2px}.sci-gm-body{flex:1;overflow-y:auto;padding:16px 20px 20px}.sci-gm-welcome{position:relative;margin:0 0 16px;padding:12px 14px 12px 16px;font-size:14px;line-height:1.65;color:var(--sci-text);background:#0a1e37d9;border:1px solid var(--sci-border);border-radius:12px 12px 12px 4px;box-shadow:inset 0 0 20px #22d3ee0f}.sci-gm-welcome:before{content:"";position:absolute;left:10px;bottom:-6px;width:10px;height:10px;background:#0a1e37d9;border-left:1px solid var(--sci-border);border-bottom:1px solid var(--sci-border);transform:rotate(-45deg)}.sci-gm-panel h4{margin:0 0 10px;font-size:12px;font-weight:600;color:var(--sci-cyan-bright);letter-spacing:.04em}.sci-gm-panel p{font-size:13px;color:var(--sci-text-muted);line-height:1.6}.sci-gm-work-item{display:block;width:100%;text-align:left;padding:12px 14px;margin-bottom:8px;border:1px solid var(--sci-border);border-radius:10px;background:#08162ab3;cursor:pointer;font-family:inherit;color:inherit;transition:border-color .15s,background .15s}.sci-gm-work-item:hover{border-color:var(--sci-border-active);background:#22d3ee1a}.sci-gm-work-item strong{display:block;font-size:14px;margin-bottom:4px;color:#f0f9ff}.sci-gm-work-item span{font-size:12px;color:var(--sci-text-muted)}.sci-gm-work-item--live{border-color:#34d3ee8c;background:#081c34d9;box-shadow:0 0 12px #22d3ee1f}.sci-gm-work-item--live:hover{border-color:#67e8f9d9;background:#22d3ee24;box-shadow:0 0 16px #22d3ee38}.sci-gm-work-item__tier-hint{display:block;margin-top:6px;font-size:11px;color:#fbbf24d9}@keyframes sci-badge-live-glow{0%,to{box-shadow:0 0 6px #34d3998c,0 0 14px #22d3ee59,inset 0 0 12px #10b98126}50%{box-shadow:0 0 10px #6ee7b7d9,0 0 22px #22d3ee8c,0 0 32px #34d39959,inset 0 0 16px #10b98147}}.sci-gm-badge-live{display:inline-block;font-size:11px;padding:3px 10px;margin-top:6px;background:linear-gradient(135deg,#10b98173,#22d3ee40);color:#ecfdf5;border:1px solid rgba(110,231,183,.75);border-radius:6px;font-weight:700;letter-spacing:.06em;box-shadow:0 0 10px #10b98159}.sci-gm-badge-live--glow{animation:sci-badge-live-glow 2.4s ease-in-out infinite;text-shadow:0 0 8px rgba(167,243,208,.95),0 0 16px rgba(52,211,153,.45)}.sci-gm-work-item__ci-hint{display:block;margin-top:4px;font-size:11px;line-height:1.45;color:#7dd3fce0}.sci-gm-badge-rd{display:inline-block;font-size:10px;padding:2px 8px;margin-left:8px;background:#64748b40;color:var(--sci-text-dim);border-radius:4px}.sci-gm-input{width:100%;margin-top:8px;padding:10px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#040c18e6;color:var(--sci-text);font-size:13px;font-family:inherit}.sci-gm-input:focus{outline:none;border-color:var(--sci-cyan)}.sci-gm-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.sci-gm-btn{padding:9px 16px;border-radius:10px;font-size:13px;font-family:inherit;cursor:pointer;border:1px solid var(--sci-border);background:#0f2846cc;color:var(--sci-sky)}.sci-gm-btn--danger{color:#fecaca;border-color:#f8717173;background:#7f1d1d59}.sci-gm-btn--danger:hover{background:#991b1b80;color:#fff}.sci-gm-btn--primary{background:linear-gradient(135deg,#22d3ee59,#38bdf833);border-color:var(--sci-border-active);color:#f0f9ff;font-weight:600}.sci-gm-report-intro{font-size:13px;color:var(--sci-text-muted);margin:0 0 12px}.sci-gm-report-empty{font-size:13px;color:var(--sci-text-dim);padding:16px 0}.sci-gm-report-card span:last-of-type{margin-top:4px}.sci-gm-foot{padding:12px 20px 16px;border-top:1px solid var(--sci-border);display:flex;gap:8px}.sci-gm-foot .sci-gm-input{margin-top:0;flex:1}.sci-gm-hub-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.sci-gm-hub-btn{flex:1 1 140px;min-width:120px;padding:14px 18px;border-radius:12px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;border:1px solid var(--sci-border);background:#08162ad9;color:var(--sci-sky);transition:border-color .15s,background .15s,color .15s}.sci-gm-hub-btn:hover{border-color:var(--sci-border-active);background:#22d3ee1f;color:var(--sci-cyan-bright)}.sci-gm-hub-btn--primary{background:linear-gradient(135deg,#22d3ee59,#38bdf833);border-color:var(--sci-border-active);color:#f0f9ff}.sci-gm-nl-hint{margin:0;font-size:13px;line-height:1.65;color:var(--sci-text-muted)}.sci-gm-back{display:inline-flex;align-items:center;margin-bottom:12px;padding:6px 10px;border:none;border-radius:8px;background:transparent;color:var(--sci-text-muted);font-size:13px;font-family:inherit;cursor:pointer}.sci-gm-back:hover{color:var(--sci-sky);background:#22d3ee14}@media (max-width: 640px){.sci-gm-dialog{max-height:92vh}.sci-gm-hub-actions{flex-direction:column}.sci-gm-hub-btn{flex:1 1 auto;width:100%}}.sci-auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:210;display:flex;align-items:center;justify-content:center;padding:16px;background:#020814b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:sci-gm-fade-in .2s ease}.sci-auth-dialog{width:min(440px,100%);max-height:min(90vh,640px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 40px #22d3ee26,0 24px 48px #00000073;overflow:hidden;color:var(--sci-text)}.sci-auth-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 12px;border-bottom:1px solid var(--sci-border)}.sci-auth-header h2{margin:0;font-size:17px;font-weight:600;color:#f0f9ff}.sci-auth-body{flex:1;overflow-y:auto;padding:16px 18px 20px}.sci-auth-body .ant-form-item-label>label{color:var(--sci-text-muted)!important;font-size:12px}.sci-auth-body .ant-input{background:#040c18e6!important;border-color:var(--sci-border)!important;color:var(--sci-text)!important;border-radius:10px!important}.sci-auth-body .ant-input:focus{border-color:var(--sci-cyan)!important;box-shadow:0 0 0 2px #22d3ee26!important}.sci-auth-body .ant-input-affix-wrapper{background:#040c18e6!important;border:1px solid var(--sci-border)!important;border-radius:10px!important}.sci-auth-body .ant-input-affix-wrapper .ant-input{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important}.sci-auth-body .ant-input-affix-wrapper .ant-input:focus{border:none!important;box-shadow:none!important}.sci-auth-body .ant-input-affix-wrapper-focused{border-color:var(--sci-cyan)!important;box-shadow:0 0 0 2px #22d3ee26!important}.sci-auth-body .ant-alert{margin-bottom:12px;border-radius:10px}.sci-auth-switch{margin-top:14px;font-size:13px;color:var(--sci-text-muted);text-align:center}.sci-auth-switch button{border:none;background:none;color:var(--sci-sky);cursor:pointer;font-size:13px;padding:0 4px;font-family:inherit;text-decoration:underline}.sci-auth-submit{width:100%;margin-top:4px;padding:10px 16px!important;height:auto!important;border-radius:10px!important;font-weight:600!important;background:linear-gradient(135deg,#22d3ee73,#38bdf840)!important;border:1px solid var(--sci-border-active)!important;color:#f0f9ff!important}.sci-auth-account-loading{margin:0;font-size:13px;color:var(--sci-text-muted);text-align:center;padding:12px 0}.sci-auth-body .sci-cred-fields{margin-top:4px}.ext-install-guide{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:24px 16px}.ext-install-guide__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#020814e0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ext-install-guide__panel{position:relative;z-index:1;width:min(520px,100%);padding:28px 24px 22px;border-radius:16px;border:1px solid rgba(34,211,238,.45);background:linear-gradient(165deg,#0c203afa,#060e1cfa);box-shadow:0 24px 64px #0000008c}.ext-install-guide__exit{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:4px;padding:6px 10px;border:1px solid rgba(148,163,184,.35);border-radius:999px;background:#0f284699;color:#e2e8f0e6;font-size:12px;cursor:pointer;font-family:inherit}.ext-install-guide__exit:hover{border-color:var(--sci-cyan-bright, #22d3ee);color:#f0f9ff}.ext-install-guide__kicker{margin:0 0 6px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#67e8f9d9}.ext-install-guide__title{margin:0 0 12px;font-size:20px;font-weight:600;color:#f0f9ff}.ext-install-guide__body{margin:0 0 10px;font-size:14px;line-height:1.55;color:#e2e8f0eb}.ext-install-guide__tip{margin:0 0 16px;padding:10px 12px;border-radius:8px;background:#22d3ee14;border-left:3px solid rgba(34,211,238,.55);font-size:13px;line-height:1.45;color:#a5f3fc}.ext-install-guide__highlight{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 14px;border-radius:10px;border:1px dashed rgba(34,211,238,.4);background:#22d3ee14;font-size:13px;line-height:1.45;color:#a5f3fc}.ext-install-guide__arrow{flex-shrink:0;margin-top:2px;font-size:16px;color:#22d3ee;animation:ext-install-guide-bounce 1.2s ease-in-out infinite}@keyframes ext-install-guide-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.ext-install-guide__url-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px}.ext-install-guide__url{flex:1;min-width:0;padding:8px 12px;border-radius:8px;background:#081428e6;border:1px solid rgba(0,180,255,.35);font-size:13px;color:#67e8f9;word-break:break-all}.ext-install-guide__dots{display:flex;justify-content:center;gap:8px;margin-bottom:16px}.ext-install-guide__dot{width:8px;height:8px;border-radius:50%;background:#94a3b859}.ext-install-guide__dot--active{background:#22d3ee;box-shadow:0 0 8px #22d3ee99}.ext-install-guide__actions{display:flex;justify-content:space-between;gap:12px}._shell_1ahq8_1{min-height:100vh}._brand_1ahq8_9{display:flex;align-items:center;gap:8px;color:#fff;padding:16px;font-weight:600;flex-shrink:0}._brandMark_1ahq8_29{display:block;border-radius:6px}._content_1ahq8_39{min-height:100vh;margin:var(--console-content-margin);padding:var(--console-content-padding);background:var(--console-content-bg)}._content_1ahq8_39 h1,._content_1ahq8_39 h2,._content_1ahq8_39 h3{color:inherit}.task-audit-json{margin:0;padding:10px;background:#0f1419;color:#c9d1d9;border-radius:6px;font-size:11px;line-height:1.45;max-height:320px;overflow:auto;white-space:pre-wrap;word-break:break-word}.task-audit-log-list{display:flex;flex-direction:column;gap:10px}.task-audit-log-item{padding:8px 10px;border:1px solid rgba(148,163,184,.25);border-radius:6px;font-size:13px}.task-registry-row--highlight td{background:#38bdf81f!important}.task-audit-log-item__head{display:flex;justify-content:space-between;color:#64748b;font-size:12px;margin-bottom:4px}.task-exec-panel{display:flex;flex-direction:column;gap:12px;min-height:280px}.task-exec-panel__head{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.task-exec-panel__label{display:block;margin-bottom:6px;font-size:12px}.task-exec-steps{display:flex;flex-wrap:wrap;gap:6px}.task-exec-step-tag{margin:0}.task-exec-log-view{background:#0f1419;color:#c9d1d9;border-radius:8px;padding:10px 12px;max-height:360px;overflow-y:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5}.task-exec-log-line{display:flex;gap:10px;padding:2px 0;word-break:break-word}.task-exec-log-line--muted{color:#8b949e}.task-exec-log-line--error .task-exec-log-msg{color:#ff7b72}.task-exec-log-line--warn .task-exec-log-msg{color:#d29922}.task-exec-log-time{flex-shrink:0;color:#6e7681}.task-exec-log-msg{flex:1}.task-step-lab{border:1px solid #334155;border-radius:10px;background:linear-gradient(180deg,#1e293b,#0f172a);padding:16px 18px;margin-bottom:16px}.task-step-lab__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:12px}.task-step-lab__steps{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.task-step-lab__step-chip{margin:0;cursor:default}.task-step-lab__block{margin-top:12px}.task-step-lab__hint{background:#243044;border-left:3px solid #3b82f6;padding:10px 12px;border-radius:0 8px 8px 0;margin:0;font-size:13px}.task-step-lab__result{padding:10px 12px;border-radius:8px;background:#243044;font-size:13px}.task-step-lab__result--ok{border:1px solid #22c55e}.task-step-lab__result--fail{border:1px solid #ef4444}.task-step-lab__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:14px}.task-monitor-page{max-width:960px}.task-monitor-controls{margin-bottom:16px;padding:12px 14px;background:linear-gradient(135deg,#0f172a0a,#1e293b0f);border:1px solid rgba(148,163,184,.35);border-radius:10px}.sci-settings-sub-overlay{z-index:260}.sci-settings-sub-dialog{width:min(720px,100%);max-height:min(90vh,760px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 48px #22d3ee2e,0 28px 56px #00000080;overflow:hidden;color:var(--sci-text)}.sci-settings-sub-body{flex:1;overflow-y:auto;padding:0 18px 18px;min-height:0}.sci-settings-sub-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:12px 18px 0;border-bottom:1px solid var(--sci-border)}.sci-settings-sub-tabs button{padding:8px 14px;border:1px solid transparent;border-radius:10px 10px 0 0;background:transparent;color:var(--sci-text-muted);font-size:13px;cursor:pointer;font-family:inherit;transition:background .15s,color .15s,border-color .15s}.sci-settings-sub-tabs button:hover{color:var(--sci-sky);background:#22d3ee0f}.sci-settings-sub-tabs button.active{color:var(--sci-sky);background:#22d3ee1f;border-color:var(--sci-border);border-bottom-color:transparent}.sci-settings-sub-note{margin:12px 0;padding:10px 12px;border-radius:10px;font-size:12px;color:var(--sci-text-muted);background:#22d3ee0f;border:1px solid var(--sci-border)}.sci-settings-sub-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.sci-settings-sub-list li{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#081428a6;font-size:13px}.sci-settings-sub-list li span{flex:1;min-width:0;word-break:break-word}.sci-settings-sub-list li time{font-size:11px;color:var(--sci-text-dim);white-space:nowrap}.sci-settings-sub-list li button{border:none;background:none;color:#f87171;cursor:pointer;font-size:16px;padding:0 4px;line-height:1;flex-shrink:0}.sci-work-results-sub-list li{align-items:flex-start}.sci-work-results-sub-list__text{display:flex;flex-direction:column;gap:4px;min-width:0}.sci-work-results-sub-list__text strong{font-size:13px;color:var(--sci-text);font-weight:600}.sci-work-results-sub-list__text small{font-size:11px;color:var(--sci-text-dim)}.sci-work-results-sub-list__text em{font-size:11px;color:var(--sci-text-muted);font-style:normal;opacity:.9}.sci-work-results-sub-list__download{border:1px solid rgba(56,189,248,.35)!important;border-radius:8px!important;background:#081428a6!important;color:var(--sci-sky)!important;font-size:11px!important;padding:4px 8px!important;white-space:nowrap}.sci-work-results-sub-list__download:hover:not(:disabled){border-color:#38bdf899!important;background:#22d3ee1a!important}.sci-work-results-sub-list__download:disabled{opacity:.55;cursor:not-allowed}.sci-work-results-sub-list__footer{margin-top:12px}.sci-settings-sub-add-row{display:flex;gap:8px;margin-bottom:12px}.sci-settings-sub-add-row input{flex:1;min-width:0;padding:10px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#081428d9;color:var(--sci-text);font-family:inherit;font-size:14px}.sci-settings-sub-footer{padding:12px 18px 16px;border-top:1px solid var(--sci-border);display:flex;justify-content:flex-end;gap:8px}.sci-material-video-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:12px 0}.sci-material-video-toolbar select,.sci-material-video-toolbar input{padding:8px 10px;border-radius:10px;border:1px solid var(--sci-border);background:#081428d9;color:var(--sci-text);font-family:inherit;font-size:13px}.sci-material-video-toolbar input{flex:1;min-width:140px}.sci-material-video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.sci-material-video-card{border:1px solid var(--sci-border);border-radius:10px;overflow:hidden;background:#0814288c}.sci-material-video-card video{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;background:#000}.sci-material-video-card__meta{padding:6px 8px;font-size:11px;color:var(--sci-text-muted);display:flex;justify-content:space-between;gap:4px}.sci-material-video-card__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.sci-material-video-empty{grid-column:1 / -1;text-align:center;padding:32px 16px;color:var(--sci-text-muted);font-size:13px}.sci-material-upload-panel{margin-top:12px;padding:12px;border:1px dashed var(--sci-border);border-radius:10px;background:#08142866}.sci-material-create-lib-row{margin-bottom:12px}.sci-material-lib-picker{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.sci-material-lib-picker label{font-size:12px;color:var(--sci-text-muted)}.sci-material-lib-picker select{width:100%;padding:8px 10px;border-radius:8px;border:1px solid var(--sci-border);background:#0f284699;color:var(--sci-text);font-family:inherit}.sci-material-upload-panel label{display:block;font-size:12px;color:var(--sci-text-muted);margin-bottom:8px}.sci-kb-list{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.sci-kb-list-item{display:flex;align-items:stretch;gap:6px;border-radius:10px;border:1px solid var(--sci-border);background:#0814288c;overflow:hidden}.sci-kb-list-item.active{border-color:var(--sci-border-strong);background:#22d3ee14}.sci-kb-list-item__select{flex:1;min-width:0;text-align:left;padding:10px 12px;border:none;background:transparent;color:var(--sci-text);font-family:inherit;font-size:13px;cursor:pointer}.sci-kb-list-item.active .sci-kb-list-item__select{color:var(--sci-sky)}.sci-kb-list-item__actions{display:flex;align-items:center;gap:4px;padding:4px 6px 4px 0;flex-shrink:0}.sci-kb-list-item__actions .sci-gm-btn{padding:4px 8px;font-size:11px;min-height:0}.sci-kb-list-item__delete{color:#fca5a5!important}.sci-kb-list-item__rename{display:flex;align-items:center;gap:6px;width:100%;padding:6px 8px;box-sizing:border-box}.sci-kb-list-item__rename input{flex:1;min-width:0;padding:8px 10px;border-radius:8px;border:1px solid var(--sci-border);background:#081428d9;color:var(--sci-text);font-family:inherit;font-size:13px}.sci-kb-list button{text-align:left;padding:10px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#0814288c;color:var(--sci-text);font-family:inherit;font-size:13px;cursor:pointer}.sci-kb-list>.sci-gm-btn{margin-top:2px}.sci-kb-list button.active{border-color:var(--sci-border-strong);background:#22d3ee1f;color:var(--sci-sky)}.sci-kb-editor textarea{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#081428d9;color:var(--sci-text);font-family:inherit;font-size:14px;resize:vertical;min-height:160px}.sci-kb-editor__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;align-items:center}.sci-kb-editor__hint{font-size:12px;color:var(--sci-text-muted);margin-left:auto}.sci-kb-pack{margin-top:16px;padding-top:16px;border-top:1px solid var(--sci-border)}.sci-kb-pack h4{margin:0 0 10px;font-size:13px;color:var(--sci-text-muted)}.sci-lead-detail-overlay{z-index:270}.sci-lead-detail-dialog{width:min(520px,calc(100vw - 32px));max-height:min(88vh,640px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 40px #22d3ee26,0 24px 48px #00000073;overflow:hidden;color:var(--sci-text)}.sci-lead-detail-body{flex:1;overflow-y:auto;padding:8px 20px 20px}.sci-lead-detail-list{margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.sci-lead-detail-item{margin:0;padding:14px 16px;border-radius:12px;background:#08182cb8;border:1px solid var(--sci-border)}.sci-lead-detail-item dt{margin:0 0 8px;font-size:11px;font-weight:600;letter-spacing:.06em;color:var(--sci-text-muted);text-transform:uppercase}.sci-lead-detail-item dd{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.sci-lead-detail-text{font-size:14px;color:var(--sci-text);line-height:1.5}.sci-lead-detail-comment{display:block!important;width:100%;font-size:13px;line-height:1.65;color:#e2e8f0;white-space:pre-wrap;word-break:break-word}.sci-lead-detail-code{font-size:12px;padding:4px 8px;border-radius:6px;background:#0f2846cc;color:var(--sci-cyan-bright)}.sci-lead-detail-muted{font-size:13px;color:var(--sci-text-dim)}.sci-lead-jump-btn{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 14px;border-radius:999px;border:1px solid rgba(34,211,238,.45);background:#22d3ee1f;color:var(--sci-cyan-bright);font-size:13px;font-family:inherit;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.sci-lead-jump-btn:hover{background:#22d3ee38;color:#fff;border-color:#22d3eebf}.sci-lead-dm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:#020814b8}.sci-lead-dm-modal{width:min(520px,100%);max-height:min(72vh,640px);display:flex;flex-direction:column;border-radius:14px;border:1px solid rgba(34,211,238,.28);background:linear-gradient(165deg,#08182cfa,#040e1cfa);box-shadow:0 24px 64px #00000073}.sci-lead-dm-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--sci-border)}.sci-lead-dm-modal__head h2{margin:0;font-size:15px;font-weight:600;color:#ecfeff}.sci-lead-dm-modal__body{padding:14px 16px 18px;overflow:auto}.sci-lead-dm-modal__hint,.sci-lead-dm-modal__error{margin:0;font-size:13px;color:var(--sci-text-muted)}.sci-lead-dm-modal__error{color:#fca5a5}.sci-lead-dm-thread{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.sci-lead-dm-thread__meta{display:flex;justify-content:space-between;gap:8px;margin-bottom:4px;font-size:11px;color:var(--sci-text-dim)}.sci-lead-dm-thread__text{margin:0;padding:10px 12px;border-radius:10px;font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.sci-lead-dm-thread__item--out .sci-lead-dm-thread__text{background:#22d3ee1f;border:1px solid rgba(34,211,238,.22);color:#e0f2fe}.sci-lead-dm-thread__item--in .sci-lead-dm-thread__text{background:#94a3b81f;border:1px solid rgba(148,163,184,.2);color:#f1f5f9}.sci-intent-leads-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.sci-intent-leads-filters{display:flex;flex-wrap:wrap;gap:6px}.sci-intent-leads-filters button{padding:7px 12px;border-radius:999px;border:1px solid var(--sci-border);background:#08182c8c;color:var(--sci-text-muted);font-size:12px;font-family:inherit;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.sci-intent-leads-filters button:hover{color:var(--sci-sky);border-color:#22d3ee59}.sci-intent-leads-filters button.active{color:#ecfeff;border-color:#22d3ee8c;background:#22d3ee29}.sci-intent-leads-toolbar-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.sci-intent-leads-count{font-size:12px;color:var(--sci-text-dim);margin-right:4px}.sci-intent-leads-extra-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.sci-intent-leads-filter-field{display:flex;flex-direction:column;gap:6px;min-width:200px;flex:1;max-width:320px}.sci-intent-leads-filter-label{font-size:12px;color:var(--sci-text-muted)}.sci-intent-leads-table-name{min-width:140px;max-width:200px;font-size:12px;line-height:1.45;color:#bae6fd;word-break:break-word}.sci-intent-leads-sender{min-width:88px;max-width:120px;font-size:12px;color:#e0f2fe;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sci-intent-leads-empty{margin:24px 0;text-align:center;font-size:13px;color:var(--sci-text-muted)}.sci-intent-leads-table-wrap{overflow:auto;border:1px solid var(--sci-border);border-radius:12px;background:#040c1a8c}.sci-intent-leads-grid{width:100%;border-collapse:collapse;font-size:13px}.sci-intent-leads-grid th,.sci-intent-leads-grid td{padding:12px 14px;text-align:left;vertical-align:top;border-bottom:1px solid var(--sci-border)}.sci-intent-leads-grid th{position:sticky;top:0;z-index:1;background:#08182cf5;color:var(--sci-text-muted);font-size:12px;font-weight:600;letter-spacing:.04em;white-space:nowrap}.sci-intent-leads-grid tbody tr:hover td{background:#22d3ee0f}.sci-intent-leads-nick{min-width:88px;max-width:120px;font-weight:600;color:#f0f9ff}.sci-intent-leads-detail-btn{min-width:88px;padding:6px 12px;border-radius:8px;border:1px solid rgba(34,211,238,.35);background:#22d3ee1a;color:var(--sci-cyan-bright);font-size:12px;font-family:inherit;cursor:pointer;transition:background .15s,color .15s}.sci-intent-leads-detail-btn:hover{background:#22d3ee33;color:#fff}.sci-intent-leads-status{min-width:120px;max-width:180px;display:flex;flex-direction:column;gap:6px}.sci-lead-badge{display:inline-flex;align-items:center;width:fit-content;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600}.sci-lead-badge--default{background:#94a3b82e;color:#cbd5e1}.sci-lead-badge--success{background:#22c55e2e;color:#86efac}.sci-lead-badge--warning{background:#f59e0b2e;color:#fcd34d}.sci-lead-badge--error{background:#ef44442e;color:#fca5a5}.sci-intent-leads-status-detail{font-size:11px;line-height:1.45;color:#fca5a5}.sci-intent-leads-dm{min-width:88px}.sci-intent-leads-dm-placeholder{color:var(--sci-text-dim);font-size:12px}.sci-intent-leads-time{min-width:96px;white-space:nowrap;color:var(--sci-text-dim);font-size:12px}.sci-intent-leads-actions{display:flex;flex-wrap:wrap;gap:6px;min-width:180px}.sci-intent-leads-actions .sci-gm-btn{padding:5px 10px;font-size:11px}.sci-intent-leads-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;font-size:12px;color:var(--sci-text-muted)}.sci-intent-leads-pagination-actions{display:flex;gap:8px}._hub_147st_1{max-width:960px;margin:0 auto;padding-bottom:32px}._brand_147st_13{font-size:22px;font-weight:700;color:#fb923c;margin:0 0 20px;letter-spacing:.08em}._hero_147st_29{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;margin-bottom:20px;border-radius:16px;cursor:pointer;border:none;width:100%;text-align:left;background:linear-gradient(135deg,#ea580c,#f59e0b 45%,#fbbf24);box-shadow:0 8px 32px #ea580c59;transition:transform .15s,box-shadow .15s}._hero_147st_29:hover{transform:translateY(-2px);box-shadow:0 12px 40px #ea580c73}._heroLeft_147st_71{display:flex;align-items:center;gap:18px}._heroIcon_147st_83{width:56px;height:56px;border-radius:14px;background:#ffffff40;display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff}._heroTitle_147st_107{margin:0;font-size:22px;font-weight:700;color:#fff}._heroSub_147st_121{margin:6px 0 0;font-size:13px;color:#ffffffe0}._heroArrow_147st_133{font-size:22px;color:#ffffffe6}._mainRow_147st_143{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}@media (max-width: 768px){._mainRow_147st_143{grid-template-columns:1fr}}._mainCard_147st_169{padding:20px 16px;border-radius:14px;border:none;cursor:pointer;text-align:left;min-height:120px;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .15s,box-shadow .15s}._mainCard_147st_169:hover{transform:translateY(-2px)}._mainCardIcon_147st_203{font-size:32px;margin-bottom:12px;color:#fffffff2}._mainCardTitle_147st_215{margin:0;font-size:17px;font-weight:600;color:#fff}._mainCardSub_147st_229{margin:4px 0 0;font-size:12px;color:#fffc}._cardProduct_147st_241{background:linear-gradient(160deg,#7c3aed,#5b21b6);box-shadow:0 6px 24px #7c3aed4d}._cardMaterial_147st_251{background:linear-gradient(160deg,#0d9488,#0f766e);box-shadow:0 6px 24px #0d94884d}._cardScript_147st_261{background:linear-gradient(160deg,#b45309,#92400e);box-shadow:0 6px 24px #b453094d}._utilTitle_147st_271{font-size:13px;color:#64748b;margin:0 0 12px}._utilGrid_147st_283{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 12px;margin-bottom:24px}@media (max-width: 640px){._utilGrid_147st_283{grid-template-columns:repeat(4,1fr);gap:12px 8px}}._utilItem_147st_311{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0;border:none;background:transparent;cursor:pointer}._utilIcon_147st_333{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;transition:transform .15s}._utilItem_147st_311:hover ._utilIcon_147st_333{transform:scale(1.06)}._utilLabel_147st_365{font-size:12px;color:#94a3b8;text-align:center}._urlBar_147st_377{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:10px;background:#0f2341cc;border:1px solid rgba(0,180,255,.15)}._urlText_147st_399{font-size:13px;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._bar_1lzb0_1{display:flex;align-items:center;gap:8px;margin-bottom:16px}._back_1lzb0_15{color:#94a3b8!important;padding-left:0!important}._back_1lzb0_15:hover{color:#38bdf8!important}._title_1lzb0_33{font-size:16px;font-weight:600;color:#e8f4ff}._page_1mlg8_1{max-width:1280px;margin:0 auto}._topBar_1mlg8_11{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px;flex-wrap:wrap}._title_1mlg8_29{margin:0;font-size:20px;font-weight:600;color:#e8f4ff}._subtitle_1mlg8_43{margin:4px 0 0;font-size:12px;color:#64748b}._topActions_1mlg8_55{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._search_1mlg8_69{width:260px}._tip_1mlg8_77{margin-bottom:16px;background:#0ea5e914!important;border:1px solid rgba(0,212,255,.25)!important}._tip_1mlg8_77 .ant-alert-message{color:#94a3b8!important}._panel_1mlg8_97{display:flex;gap:0;min-height:520px;border-radius:12px;overflow:hidden;border:1px solid rgba(0,212,255,.22);background:#0814288c}._folderSide_1mlg8_117{width:220px;flex-shrink:0;border-right:1px solid rgba(0,180,255,.15);background:#061020d9;display:flex;flex-direction:column}._folderHead_1mlg8_135{padding:14px 12px 10px;border-bottom:1px solid rgba(0,180,255,.12)}._folderHeadTitle_1mlg8_145{font-size:12px;color:#64748b;margin-bottom:10px;letter-spacing:.06em}._folderNewBtn_1mlg8_159{width:100%}._folderList_1mlg8_167{flex:1;overflow-y:auto;padding:8px 6px}._folderItem_1mlg8_179{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;margin-bottom:4px;border:none;border-radius:8px;background:transparent;color:#94a3b8;font-size:13px;text-align:left;cursor:pointer;transition:background .15s,color .15s}._folderItem_1mlg8_179:hover{background:#0ea5e91a;color:#e2e8f0}._folderItemActive_1mlg8_223{background:#0ea5e933;color:#7dd3fc}._folderIcon_1mlg8_233{color:#38bdf8;font-size:15px}._folderCount_1mlg8_243{margin-left:auto;font-size:11px;color:#64748b}._contentSide_1mlg8_255{flex:1;padding:16px 18px;min-width:0}._contentHead_1mlg8_267{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;flex-wrap:wrap;gap:8px}._breadcrumb_1mlg8_285{font-size:13px;color:#94a3b8}._breadcrumb_1mlg8_285 strong{color:#e8f4ff;font-weight:500}._grid_1mlg8_305{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}._card_1mlg8_317{position:relative;border-radius:10px;overflow:hidden;background:#0a1930e6;border:1px solid rgba(0,180,255,.18);transition:border-color .2s,box-shadow .2s}._card_1mlg8_317:hover{border-color:#22d3ee73;box-shadow:0 0 16px #22d3ee1f}._thumb_1mlg8_345{width:100%;aspect-ratio:9 / 16;max-height:200px;object-fit:cover;background:#0a1628;display:block}._thumbPlaceholder_1mlg8_363{width:100%;aspect-ratio:9 / 16;max-height:200px;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#0f2341e6,#081428);color:#475569;font-size:28px}._cardBody_1mlg8_387{padding:10px 10px 8px}._cardName_1mlg8_395{font-size:12px;color:#e2e8f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cardMeta_1mlg8_411{font-size:11px;color:#64748b;margin-top:4px}._cardActions_1mlg8_423{display:flex;justify-content:flex-end;padding:0 6px 8px}._empty_1mlg8_435{grid-column:1 / -1;padding:48px 16px;text-align:center;color:#64748b;font-size:13px}._dragger_1mlg8_451 .ant-upload-drag{background:#081428a6!important;border:1px dashed rgba(0,212,255,.35)!important}._draggerIcon_1mlg8_461{font-size:40px;color:#38bdf8}._uploadField_1mlg8_471 label{display:block;margin-bottom:6px;font-size:12px;color:#94a3b8}:root{--nv-bg: #ffffff;--nv-text: #0f0f0f;--nv-text-secondary: #6b7280;--nv-muted: #8b9199;--nv-card-bg: #f5f5f5;--nv-border: #eceef1;--nv-floor: #ffffff;--nv-desk-shadow: 0 10px 32px rgba(0, 0, 0, .07);--nv-desk-surface: #ffffff;--nv-desk-edge: #e8eaee;--nv-monitor-off: #0d1117;--nv-monitor-on: linear-gradient(145deg, #1e3a5f 0%, #2563eb 55%, #0f172a 100%);--nv-niuma: #1a1a1a;--nv-radius-lg: 16px;--nv-radius-pill: 999px;--nv-shadow-card: 0 12px 40px rgba(0, 0, 0, .1);--nv-shadow-float: 0 4px 20px rgba(0, 0, 0, .06);--nv-btn-primary-bg: #0f0f0f;--nv-btn-primary-fg: #ffffff;--nv-font: "Segoe UI", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--nv-scarf-copper: #cd7f32;--nv-scarf-silver: #c0c0c0;--nv-scarf-gold: #ffd700;--nv-chrome-brand: var(--sci-sky)}.nv-office-page .sci-office-chrome-row{justify-content:space-between;width:100%;padding-top:4px}.nv-office-page--cards .sci-inner--office{padding-top:12px}.nv-office-page .sci-float-chrome{width:100%;max-width:none}.nv-office-page .sci-float-chrome__brand-title .sci-float-chrome__logo{color:var(--nv-chrome-brand);letter-spacing:-.02em;font-size:22px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:var(--nv-font);color:var(--nv-text);background:var(--nv-bg)}.nv-office-page{min-height:100vh;background:var(--sci-bg, #050a14);color:#e2e8f0}.nv-office-page--cards{background:var(--sci-bg, #050a14);color:#e2e8f0}.nv-office-page--cards:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(0,180,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,180,255,.04) 1px,transparent 1px);background-size:48px 48px;opacity:.85;z-index:0}.nv-hero-marvis{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 20px 40px;background:linear-gradient(180deg,#f5f6f8,#fff 72%);box-sizing:border-box}.nv-hero-marvis__title{text-align:center;max-width:720px;margin-bottom:20px;flex-shrink:0}.nv-hero-marvis__title h1{margin:0 0 10px;font-size:clamp(26px,4.5vw,44px);font-weight:700;letter-spacing:-.03em;color:#111}.nv-hero-marvis__title p{margin:0;font-size:15px;line-height:1.6;color:var(--nv-muted)}.nv-reject-banner{position:fixed;top:16px;left:16px;z-index:50;font-size:11px;padding:6px 12px;background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:8px;max-width:280px;line-height:1.4}.nv-reject-banner strong{display:block;margin-bottom:2px}.nv-scene-hero{position:relative;flex:1;display:flex;align-items:center;justify-content:center;width:100%;max-width:1100px;min-height:min(68vh,640px);transition:padding .28s ease}.nv-scene-board{position:relative;width:min(1040px,96vw);aspect-ratio:16 / 11;min-height:420px;max-height:min(72vh,680px);margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:0 12px 48px #0f172a14}.nv-scene-layer--floor{background-color:#f5f6f8;background-size:cover;background-position:center;background-repeat:no-repeat}.nv-scene-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.nv-scene-layer--hitboxes{pointer-events:none;z-index:3}.nv-scene-layer--hitboxes .nv-hotzone{pointer-events:auto}.nv-scene-actor{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;pointer-events:none}.nv-scene-actor--gm{z-index:2}.nv-scene-actor--gm-front{justify-content:flex-start}.nv-scene-niuma{position:absolute;pointer-events:none;display:flex;justify-content:center}.nv-scene-niuma--back{bottom:38%;left:50%;transform:translate(-50%);width:36%;max-width:40px;z-index:3;opacity:.92}.nv-scene-actor--gm-front .nv-scene-niuma--front{top:0;left:50%;transform:translate(-50%);width:42%;max-width:72px;z-index:5}.nv-scene-actor--gm-front{flex-direction:column;align-items:center;justify-content:flex-end}.nv-scene-niuma svg{width:100%;height:auto;display:block}.nv-ws-sprite{position:relative;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.nv-ws-sprite-svg{width:100%;height:auto;display:block;filter:drop-shadow(var(--nv-desk-shadow))}.nv-ws-sprite--on .nv-ws-sprite-glow{position:absolute;top:8%;left:50%;transform:translate(-50%);width:36%;height:28%;border-radius:4px;box-shadow:0 0 18px #2563eb66;pointer-events:none}.nv-ws-sprite-zzz{position:absolute;top:6%;left:50%;transform:translate(-50%);font-size:10px;color:#9ca3af;letter-spacing:1px;pointer-events:none}.nv-export-ws{position:relative;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.nv-export-ws-img{width:100%;height:auto;max-height:100%;object-fit:contain;object-position:center bottom;display:block;filter:drop-shadow(var(--nv-desk-shadow))}.nv-export-ws--gm .nv-export-ws-img{transform:scale(1.12);transform-origin:center bottom}.nv-export-ws--empty .nv-export-ws-img{opacity:.92}.nv-export-ws--on .nv-ws-sprite-glow{position:absolute;top:14%;left:50%;transform:translate(-50%);width:32%;height:18%;border-radius:6px;box-shadow:0 0 20px #3b82f666;pointer-events:none}.nv-marvis-ws{position:relative;width:100%;max-height:100%;height:auto;overflow:visible;filter:drop-shadow(0 8px 20px rgba(0,0,0,.1))}.nv-marvis-ws--empty .nv-marvis-desk,.nv-marvis-ws--empty .nv-marvis-chair{opacity:.45;filter:grayscale(.2)}.nv-marvis-layer{position:absolute;background-repeat:no-repeat;pointer-events:none}.nv-marvis-shadow{opacity:.4}.nv-marvis-ws--on .nv-ws-sprite-glow{position:absolute;left:28%;top:8%;width:44%;height:22%;transform:none;border-radius:6px;box-shadow:0 0 20px #3b82f673;z-index:6;pointer-events:none}.nv-marvis-ws .nv-ws-sprite-zzz{top:4%;left:58%;transform:none;font-size:11px;font-weight:600;z-index:6}.nv-hotzone{position:absolute;border:none;background:transparent;padding:0;cursor:pointer;z-index:1;transition:transform .2s ease}.nv-hotzone:hover{transform:translateY(-3px)}.nv-hotzone:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:12px}.nv-hotzone--gm{z-index:2}.nv-hotzone--gm .nv-gm-hint,.nv-hotzone--gm .nv-gm-ring{pointer-events:none}.nv-hotzone--hire .nv-hire{position:absolute;bottom:38%;left:50%;transform:translate(-50%);pointer-events:none}.nv-grid{display:grid;grid-template-columns:repeat(3,188px);grid-template-rows:repeat(2,188px);gap:44px 52px}.nv-desk{position:relative;border:none;background:transparent;padding:0;cursor:pointer;transition:transform .2s ease}.nv-desk:hover{transform:translateY(-5px)}.nv-hotzone--gm .nv-gm-ring{position:absolute;top:4%;right:4%;bottom:4%;left:4%;border:2px solid #2563eb;border-radius:16px;animation:nv-pulse 2s ease infinite}@keyframes nv-pulse{0%,to{opacity:.35}50%{opacity:1}}.nv-gm-hint{position:absolute;top:-4px;left:50%;transform:translate(-50%,-100%);font-size:11px;font-weight:600;color:#2563eb;white-space:nowrap;background:#eff6ff;padding:4px 10px;border-radius:6px;z-index:2}.nv-ws{position:relative;width:100%;height:100%;filter:drop-shadow(var(--nv-desk-shadow))}.nv-ws-table{position:absolute;bottom:24px;left:50%;transform:translate(-50%);width:118px;height:50px;background:var(--nv-desk-surface);border:1px solid var(--nv-desk-edge);border-radius:8px}.nv-ws-mon{position:absolute;bottom:68px;left:50%;transform:translate(-50%);width:54px;height:36px;border:2px solid #2d2d2d;border-radius:4px}.nv-ws-mon.on{background:var(--nv-monitor-on);box-shadow:0 0 14px #2563eb59}.nv-ws-mon.off{background:var(--nv-monitor-off)}.nv-ws-mon.off:after{content:"Zzz";position:absolute;top:-20px;left:50%;transform:translate(-50%);font-size:10px;color:#9ca3af}.nv-ws-chair{position:absolute;bottom:6px;left:50%;transform:translate(-50%);width:42px;height:20px;background:#fff;border:1px solid var(--nv-desk-edge);border-radius:10px 10px 4px 4px}.nv-niuma{position:absolute;bottom:48px;left:50%;transform:translate(-50%);width:54px;height:48px;display:flex;align-items:center;justify-content:center;pointer-events:none}.nv-niuma svg{display:block;max-width:100%;max-height:100%}.nv-hire{position:absolute;top:42%;left:50%;transform:translate(-50%);padding:4px 10px;background:#ffffffe6;color:#4b5563;font-size:11px;border:1px dashed #cbd5e1;border-radius:8px;box-shadow:0 2px 8px #0000000f;white-space:nowrap}.nv-hotzone--hire:hover .nv-hire{border-color:#2563eb;color:#2563eb}.nv-gm-card{width:min(520px,100%);max-height:min(88vh,720px);background:#fff;border-radius:var(--nv-radius-lg);box-shadow:var(--nv-shadow-card);display:flex;flex-direction:column;overflow:hidden;animation:nv-in .22s ease}.nv-gm-close{margin-left:auto;border:none;background:transparent;color:var(--nv-muted);font-size:22px;line-height:1;cursor:pointer;padding:0 4px;font-family:inherit}.nv-gm-close:hover{color:var(--nv-text)}.nv-gm-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.nv-gm-header{padding:20px 22px 12px;border-bottom:1px solid var(--nv-border)}.nv-gm-header .tag{font-size:11px;color:var(--nv-muted);margin-bottom:8px}.nv-gm-person{display:flex;gap:14px;align-items:center}.nv-gm-avatar{width:56px;height:56px;border-radius:50%;background:var(--nv-card-bg);overflow:hidden;flex-shrink:0}.nv-gm-person h2{margin:0;font-size:17px;font-weight:600}.nv-gm-person .en{font-size:12px;color:var(--nv-muted)}.nv-gm-body{flex:1;overflow-y:auto;padding:16px 22px 22px}.nv-bubble{background:var(--nv-card-bg);padding:14px 16px;border-radius:14px;font-size:14px;line-height:1.65;margin-bottom:16px}.nv-menu-primary{display:flex;flex-direction:column;gap:8px}.nv-menu-primary button{text-align:left;padding:14px 16px;border:1px solid var(--nv-border);border-radius:12px;background:#fff;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;color:var(--nv-text);transition:background .15s,border-color .15s}.nv-menu-primary button:hover{background:var(--nv-card-bg);border-color:#d1d5db}.nv-menu-primary button.active{background:var(--nv-btn-primary-bg);color:var(--nv-btn-primary-fg);border-color:var(--nv-btn-primary-bg)}.nv-submenu{display:none;margin-top:12px}.nv-submenu.show{display:block}.nv-submenu h4{margin:0 0 10px;font-size:12px;color:var(--nv-muted);font-weight:600}.nv-work-item{display:block;width:100%;text-align:left;padding:12px 14px;margin-bottom:8px;border:1px solid var(--nv-border);border-radius:10px;background:#fff;cursor:pointer;font-family:inherit}.nv-work-item strong{display:block;font-size:14px;margin-bottom:4px}.nv-work-item span{font-size:12px;color:var(--nv-muted)}.nv-badge-live{display:inline-block;font-size:10px;padding:2px 8px;background:#ecfdf5;color:#059669;border-radius:4px;margin-left:8px;font-weight:600}.nv-badge-rd{display:inline-block;font-size:10px;padding:2px 8px;background:#f5f5f5;color:var(--nv-muted);border-radius:4px;margin-left:8px}.nv-gm-foot{padding:14px 22px 18px;border-top:1px solid var(--nv-border);display:flex;gap:8px}.nv-gm-foot input{flex:1;padding:11px 14px;border:1px solid var(--nv-border);border-radius:10px;font-size:13px;font-family:inherit}.nv-btn-send{padding:11px 18px;background:var(--nv-btn-primary-bg);color:var(--nv-btn-primary-fg);border:none;border-radius:var(--nv-radius-pill);font-size:13px;font-weight:500;cursor:pointer;font-family:inherit}.nv-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000000f;display:none;align-items:center;justify-content:center;z-index:60;padding:24px}.nv-overlay.show{display:flex}.nv-emp-card{width:360px;background:#fff;border-radius:var(--nv-radius-lg);box-shadow:var(--nv-shadow-card);padding:24px;animation:nv-in .22s ease}@keyframes nv-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.nv-emp-head{display:flex;gap:16px;margin-bottom:14px}.nv-emp-avatar{width:64px;height:64px;border-radius:50%;background:var(--nv-card-bg);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nv-emp-name{margin:0;font-size:18px;font-weight:600}.nv-emp-en{font-size:13px;color:var(--nv-muted)}.nv-emp-status{font-size:13px;margin-bottom:12px}.nv-emp-status.busy{color:#2563eb}.nv-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.nv-tag{padding:5px 12px;font-size:12px;background:#faf6f1;color:#7c4a2a;border-radius:var(--nv-radius-pill)}.nv-emp-actions{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.nv-btn{padding:10px 18px;border-radius:var(--nv-radius-pill);font-size:14px;cursor:pointer;border:none;font-family:inherit}.nv-btn-dark{background:var(--nv-btn-primary-bg);color:#fff}.nv-btn-line{background:#fff;border:1px solid #d1d5db;color:var(--nv-text)}.nv-ref-tools{position:fixed;bottom:16px;left:16px;z-index:30;display:flex;gap:8px}.nv-ref-tools button{padding:8px 12px;font-size:12px;border:1px solid var(--nv-border);background:#fff;border-radius:8px;cursor:pointer;box-shadow:var(--nv-shadow-float)}.nv-ref-pop{display:none;position:fixed;bottom:52px;left:16px;background:#fff;padding:8px;border-radius:12px;box-shadow:var(--nv-shadow-card);z-index:31}.nv-ref-pop.show{display:block}.nv-ref-pop img{max-width:240px;border-radius:8px;display:block}@media (max-width: 1100px){.nv-gm-card{max-height:92vh}}.sci-draggable-card{position:relative;min-width:0;cursor:grab;transition:box-shadow .15s ease,opacity .15s ease}.sci-draggable-card:active{cursor:grabbing}.sci-draggable-card--dragging{opacity:.55;cursor:grabbing}.sci-draggable-card--over{box-shadow:0 0 0 2px #22d3eea6;border-radius:12px}.sci-draggable-card__grip{position:absolute;top:6px;right:8px;z-index:2;font-size:11px;line-height:1;letter-spacing:-2px;color:#bae6fd73;pointer-events:none;-webkit-user-select:none;user-select:none}.sci-draggable-card:hover .sci-draggable-card__grip{color:#67e8f9d9}.sci-office-staff-row .sci-draggable-card,.sci-office-intro-row .sci-draggable-card{height:100%}.sci-office-staff-row .sci-draggable-card>.sci-kpi-card,.sci-office-intro-row .sci-draggable-card>.sci-kpi-card{height:100%}.office-staff-avatar{display:inline-flex;flex-shrink:0;border-radius:12px;overflow:hidden;border:2px solid rgba(34,211,238,.35);background:#0f172a;box-shadow:0 0 12px #22d3ee1f}.office-staff-avatar__img{display:block;width:100%;height:100%;object-fit:cover}.office-staff-avatar--editable{position:relative;padding:0;cursor:pointer;border:2px solid rgba(34,211,238,.55)}.office-staff-avatar--editable:hover{border-color:#67e8f9;box-shadow:0 0 16px #22d3ee59}.office-staff-avatar__hint{position:absolute;right:2px;bottom:2px;font-size:9px;line-height:1;padding:2px 4px;border-radius:4px;background:#060d18d9;color:#67e8f9;border:1px solid rgba(34,211,238,.4)}.sci-kpi-card__avatar .office-staff-avatar{margin-bottom:6px}.sci-kpi-card--gm .sci-kpi-card__avatar{float:left;margin-right:12px;margin-bottom:4px}.sci-kpi-card__avatar-tip{clear:both;margin:0 0 6px;font-size:11px;line-height:1.35;color:#67e8f9d9}.office-avatar-picker__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:320;background:#020817b8;display:flex;align-items:center;justify-content:center;padding:16px}.office-avatar-picker{width:min(100%,520px);max-height:min(85vh,640px);overflow:auto;border-radius:12px;border:1px solid rgba(34,211,238,.45);background:linear-gradient(180deg,#0c1929,#060d18);box-shadow:0 0 32px #22d3ee26;padding:14px 16px 18px}.office-avatar-picker__file-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.office-avatar-picker__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.office-avatar-picker__head h3{margin:0;font-size:15px;font-weight:600;color:#bae6fd}.office-avatar-picker__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.office-avatar-picker__cell{position:relative;padding:6px;border-radius:10px;border:2px solid rgba(51,65,85,.6);background:#0f172acc;cursor:pointer;transition:border-color .15s,box-shadow .15s}.office-avatar-picker__cell:hover{border-color:#22d3eea6;box-shadow:0 0 12px #22d3ee40}.office-avatar-picker__cell--active{border-color:#22d3ee;box-shadow:0 0 14px #22d3ee59}.office-avatar-picker__cell img{display:block;width:100%;height:auto;border-radius:8px;background:#1e293b}.office-avatar-picker__cell--custom{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:72px;border-style:dashed;border-color:#22d3ee73;background:#0f172aeb}.office-avatar-picker__cell--custom:hover:not(:disabled){border-color:#22d3ee;border-style:dashed}.office-avatar-picker__custom-icon{font-size:22px;color:#67e8f9}.office-avatar-picker__custom-img{width:100%;max-width:56px;aspect-ratio:1;border-radius:8px;object-fit:cover;background:#1e293b}.office-avatar-picker__custom-label{font-size:11px;font-weight:600;color:#67e8f9;line-height:1.2}.office-avatar-picker__saving{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#060d18a6;color:#67e8f9;font-size:18px;border-radius:8px}.office-avatar-picker__upload-error{margin:10px 0 0;font-size:12px;color:#f87171;text-align:center}.sci-niuma-screen-card .sci-niuma-card-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px}.sci-niuma-screen-card .sci-kpi-card__avatar{flex-shrink:0;margin:0}.sci-niuma-screen-card .sci-niuma-card-meta{flex:1;min-width:0;padding-top:2px}.sci-niuma-screen-card .sci-niuma-card-name{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:4px}.sci-niuma-screen-card .sci-niuma-card-name__text{font-size:15px;font-weight:600;color:#f0f9ff;line-height:1.3}.sci-niuma-screen-card .sci-niuma-card-grade{font-size:12px;font-weight:600;color:#67e8f9;line-height:1.3}.sci-niuma-screen-card--specialist{border-color:#a78bfa73;box-shadow:0 0 18px #8b5cf61f}.sci-niuma-screen-card--specialist .sci-niuma-card-grade{color:#ddd6fe}.sci-niuma-screen-card .sci-kpi-value{margin-bottom:4px}.sci-niuma-screen-card .sci-kpi-value--expired{color:#fb923c}.sci-niuma-screen-card .sci-niuma-card-renew{display:block;width:100%;margin:0 0 8px;padding:6px 10px;font-size:12px;font-weight:600;color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:8px;cursor:pointer}.sci-niuma-screen-card .sci-niuma-card-renew:hover{filter:brightness(1.08)}.sci-office-intro-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px 16px;margin-bottom:.75rem}.sci-office-intro-head__text{flex:1;min-width:200px}.sci-office-intro-head__text .sci-office-intro-section-title{margin-bottom:.35rem}.sci-office-intro-head__text .sci-office-intro-section-lead{margin-bottom:0}.sci-office-intro-head__actions{display:flex;flex-shrink:0;gap:8px}.sci-office-intro-ctrl{padding:6px 14px;border-radius:8px;border:1px solid rgba(0,212,255,.35);background:#08162abf;color:#67e8f9f2;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s ease,border-color .15s ease}.sci-office-intro-ctrl:hover{border-color:#00d4ff8c;background:#00d4ff1f}.sci-office-back-top{position:fixed;right:20px;bottom:24px;z-index:120;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(0,212,255,.45);border-radius:12px;background:#08162aeb;color:#67e8f9;font-size:18px;cursor:pointer;box-shadow:0 6px 24px #00000059;transition:transform .15s ease,background .15s ease}.sci-office-back-top:hover{transform:translateY(-2px);background:#00d4ff26}.sci-office-intro-card--clickable{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.sci-office-intro-card--clickable:hover{transform:translateY(-2px);box-shadow:0 8px 24px #22d3ee1f}.sci-office-intro-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.sci-office-intro-card-head .sci-kpi-label{flex:1;min-width:0}.sci-office-intro-badge{flex-shrink:0;font-size:10px;font-weight:600;padding:2px 8px;border-radius:999px;letter-spacing:.02em;white-space:nowrap}.sci-office-intro-badge--live{color:#6ee7b7;border:1px solid rgba(52,211,153,.45);background:#064e3b59}.sci-office-intro-badge--locked{color:#fca5a5;border:1px solid rgba(248,113,113,.45);background:#7f1d1d40}.sci-office-intro-badge--rd{color:#fcd34d;border:1px solid rgba(251,191,36,.4);background:#78350f40}.sci-office-intro-badge--specialist{color:#93c5fd;border:1px solid rgba(96,165,250,.45);background:#1e3a8a59}.sci-office-work-category{margin-bottom:1rem}.sci-office-work-category__head{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 0 .65rem;padding:.5rem .65rem;border:1px solid rgba(0,212,255,.18);border-radius:8px;background:#08162a8c;color:#ffffffe0;cursor:pointer;text-align:left}.sci-office-work-category__head:hover{border-color:#00d4ff59}.sci-office-work-category__title{font-size:.875rem;font-weight:700;letter-spacing:.03em;display:inline-flex;align-items:center;gap:8px}.sci-office-work-category__head--specialist{border-color:#a78bfa47}.sci-office-work-category__head--specialist:hover{border-color:#a78bfa73}.sci-office-work-category__tag{padding:2px 8px;border-radius:999px;font-size:.65rem;font-weight:600;color:#ddd6fe;background:#8b5cf629;border:1px solid rgba(167,139,250,.3)}.sci-office-work-category__meta{font-size:.75rem;color:#ffffff73}.sci-office-intro-total{margin-left:.5rem;font-size:.75rem;font-weight:600;color:#67e8f9d9;letter-spacing:.02em}.sci-office-intro-card-body{display:flex;flex-direction:column;gap:.55rem;margin-top:.65rem;padding-top:.65rem;border-top:1px solid rgba(0,212,255,.12)}.sci-office-intro-block{display:flex;flex-direction:column;gap:.2rem}.sci-office-intro-block__label{font-size:.6875rem;font-weight:700;letter-spacing:.04em;color:#67e8f9bf;text-transform:none}.sci-office-intro-block__text{margin:0;font-size:.75rem;line-height:1.55;color:#ffffff9e}.sci-platform-cs-trigger{position:relative;white-space:nowrap}.sci-platform-cs-trigger__badge{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#f43f5e;color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center;box-shadow:0 0 0 2px #060e1cf2}.sci-platform-cs-overlay{z-index:196}.sci-platform-cs-dialog{width:min(420px,100%);max-height:min(88vh,620px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 32px #22d3ee1f,0 20px 40px #00000073;overflow:hidden;color:var(--sci-text)}.sci-platform-cs-header{display:flex;align-items:flex-start;gap:12px;padding:16px 18px 12px;border-bottom:1px solid var(--sci-border)}.sci-platform-cs-avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;background:linear-gradient(145deg,#22d3ee59,#6366f159);border:1px solid rgba(34,211,238,.5)}.sci-platform-cs-header__meta h3{margin:0;font-size:16px;font-weight:600;color:#f0f9ff}.sci-platform-cs-header__meta p{margin:4px 0 0;font-size:12px;color:var(--sci-text-muted);line-height:1.45}.sci-platform-cs-header .sci-gm-close{margin-left:auto}.sci-platform-cs-ext-update{margin-bottom:12px;padding:12px 14px;border-radius:12px;border:1px solid rgba(34,211,238,.45);background:#082f498c;font-size:13px;line-height:1.55}.sci-platform-cs-ext-update p{margin:0 0 10px}.sci-platform-cs-ext-update code{font-size:12px;color:#a5f3fc}.sci-platform-cs-ext-update__btn{width:100%}.sci-platform-cs-body{flex:1;overflow-y:auto;padding:14px 18px;min-height:200px}.sci-platform-cs-welcome{margin-bottom:12px;padding:10px 12px;border-radius:10px;background:#08162abf;border:1px dashed var(--sci-border);font-size:13px;line-height:1.55;color:var(--sci-text)}.sci-platform-cs-msg{display:flex;margin-bottom:10px}.sci-platform-cs-msg--user{justify-content:flex-end}.sci-platform-cs-msg__bubble{max-width:88%;padding:9px 12px;border-radius:12px;font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.sci-platform-cs-msg--user .sci-platform-cs-msg__bubble{background:#22d3ee2e;border:1px solid rgba(34,211,238,.35);color:#ecfeff;border-bottom-right-radius:4px}.sci-platform-cs-msg--agent .sci-platform-cs-msg__bubble{background:#0f2341d9;border:1px solid var(--sci-border);color:var(--sci-text);border-bottom-left-radius:4px}.sci-platform-cs-msg--typing .sci-platform-cs-msg__bubble{color:var(--sci-text-muted);font-style:italic}.sci-platform-cs-chips{display:flex;flex-wrap:wrap;gap:6px;padding:0 18px 10px}.sci-platform-cs-chips button{padding:5px 10px;border-radius:999px;border:1px solid var(--sci-border);background:#061020cc;color:var(--sci-text-muted);font-size:11px;cursor:pointer}.sci-platform-cs-chips button:hover:not(:disabled){border-color:var(--sci-cyan-bright);color:var(--sci-sky)}.sci-platform-cs-chips button:disabled{opacity:.5;cursor:not-allowed}.sci-platform-cs-footer{display:flex;gap:8px;padding:12px 18px 16px;border-top:1px solid var(--sci-border)}.sci-platform-cs-footer input{flex:1;min-width:0;padding:10px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#040c18d9;color:var(--sci-text);font-size:13px}.sci-platform-cs-footer input:focus{outline:none;border-color:var(--sci-cyan-bright);box-shadow:0 0 0 2px #22d3ee1f}.sci-platform-cs-footer .sci-gm-btn{flex-shrink:0}.sci-subscription-overlay{z-index:215}.sci-subscription-dialog{width:min(640px,calc(100% - 32px));max-height:min(90vh,720px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 32px #22d3ee1f,0 20px 40px #00000073;overflow:hidden;color:var(--sci-text);animation:sci-gm-fade-in .2s ease}.sci-subscription-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px 12px;border-bottom:1px solid var(--sci-border)}.sci-subscription-header h3{margin:0 0 6px;font-size:17px;font-weight:600;color:#f0f9ff}.sci-subscription-header p{margin:0;font-size:12px;color:var(--sci-text-dim);line-height:1.5;max-width:480px}.sci-subscription-body{flex:1;overflow-y:auto;padding:12px 16px 8px}.sci-subscription-body h4{margin:0 0 10px;font-size:13px;font-weight:600;color:var(--sci-sky)}.sci-subscription-body section+section{margin-top:18px;padding-top:16px;border-top:1px solid var(--sci-border)}.sci-subscription-current{border-top:none!important;margin-top:0!important;padding-top:0!important}.sci-subscription-dl{margin:0;display:grid;gap:8px}.sci-subscription-dl>div{display:grid;grid-template-columns:88px 1fr;gap:8px;font-size:13px;line-height:1.5}.sci-subscription-dl dt{margin:0;color:var(--sci-text-dim)}.sci-subscription-dl dd{margin:0;color:var(--sci-text)}.sci-subscription-muted{color:var(--sci-text-muted);font-weight:400}.sci-subscription-upgrade-hint{margin:12px 0 0;padding:10px 12px;font-size:12px;line-height:1.55;color:var(--sci-text-muted);background:#22d3ee0f;border:1px solid var(--sci-border);border-radius:10px}.sci-subscription-table-wrap{overflow-x:auto;border:1px solid var(--sci-border);border-radius:10px;background:#0814288c}.sci-subscription-table{width:100%;border-collapse:collapse;font-size:12px}.sci-subscription-table th,.sci-subscription-table td{padding:8px 10px;text-align:left;border-bottom:1px solid var(--sci-border);vertical-align:top}.sci-subscription-table th{color:var(--sci-text-dim);font-weight:600;white-space:nowrap;background:#08162acc}.sci-subscription-table tbody tr:last-child td{border-bottom:none}.sci-subscription-table__row--current td{background:#22d3ee14}.sci-subscription-now{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:999px;font-size:10px;font-weight:700;color:var(--sci-sky);border:1px solid rgba(34,211,238,.45)}.sci-subscription-note{margin:8px 0 0;font-size:12px;line-height:1.55;color:var(--sci-text-muted)}.sci-subscription-cycle-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.sci-subscription-cycle-list li{padding:8px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#08162aa6;font-size:12px;display:flex;flex-direction:column;gap:2px}.sci-subscription-cycle-list strong{color:#f0f9ff}.sci-subscription-cycle-list span{color:var(--sci-sky)}.sci-subscription-foot{display:flex;justify-content:flex-end;padding:12px 16px 16px;border-top:1px solid var(--sci-border)}.sci-header-tier-badge--clickable{cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s,box-shadow .15s}.sci-header-tier-badge--clickable:hover{box-shadow:0 0 14px #fbbf2459}.sci-header-tier-badge--clickable:focus-visible{outline:2px solid var(--sci-cyan);outline-offset:2px}.office-card-dash__empty-btn{display:block;width:100%;padding:0;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit}.sci-kpi-card--empty .office-card-dash__empty-btn:hover .sci-kpi-value{color:#67e8f9}.sci-niuma-card-detail{margin-left:6px;padding:2px 8px;border:1px solid var(--sci-border);border-radius:999px;background:#0f28468c;color:var(--sci-cyan-bright, #67e8f9);font-size:11px;cursor:pointer;font-family:inherit}.sci-niuma-card-detail:hover{border-color:var(--sci-border-strong);color:#f0f9ff}.sci-niuma-card-avatar-btn{color:#a5f3fc;border-color:#22d3ee73}.sci-niuma-concurrent-badge{display:inline-block;margin-bottom:8px;padding:3px 10px;border-radius:999px;border:1px solid rgba(34,211,238,.55);background:linear-gradient(135deg,#22d3ee38,#0891b21f);color:#67e8f9;font-size:12px;font-weight:700;letter-spacing:.02em;box-shadow:0 0 14px #22d3ee2e}.sci-gm-nav-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:14px;padding:8px 14px 8px 10px;border:1px solid rgba(34,211,238,.28);border-radius:999px;background:linear-gradient(135deg,#081428eb,#0c2038e0);color:var(--sci-sky);font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;box-shadow:0 0 12px #22d3ee1f;transition:border-color .15s,color .15s,box-shadow .15s,transform .12s}.sci-gm-nav-back:hover:not(:disabled){border-color:var(--sci-cyan);color:var(--sci-cyan-bright);box-shadow:0 0 18px #22d3ee38;transform:translate(-2px)}.sci-gm-nav-back:disabled{opacity:.45;cursor:not-allowed}.sci-gm-nav-back__chev{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#22d3ee1f;font-size:18px;line-height:1;font-weight:600}.sci-gm-nav-back__label{letter-spacing:.02em}.sci-staff-overlay{z-index:190}.sci-staff-dialog{width:min(400px,100%);max-height:min(88vh,560px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 32px #22d3ee1f,0 20px 40px #00000073;overflow:hidden;color:var(--sci-text);animation:sci-gm-fade-in .2s ease}.sci-staff-header{display:flex;align-items:flex-start;gap:14px;padding:20px 20px 14px;border-bottom:1px solid var(--sci-border)}.sci-staff-header__avatar{width:64px;height:64px;border-radius:50%;background:#0f2846e6;border:1px solid var(--sci-border-strong);overflow:hidden;flex-shrink:0}.sci-staff-header__meta h3{margin:0;font-size:18px;font-weight:600;color:#f0f9ff}.sci-staff-name-label{display:block;font-size:11px;color:var(--sci-text-dim);margin:8px 0 4px}.sci-staff-name-label:first-child{margin-top:0}.sci-staff-name-input{width:100%;padding:8px 10px;border-radius:8px;border:1px solid var(--sci-border);background:#040c18e6;color:var(--sci-text);font-size:14px;font-family:inherit;box-sizing:border-box}.sci-staff-name-input--cn{font-weight:600}.sci-staff-name-input--en{font-size:13px}.sci-staff-name-input:focus{outline:none;border-color:var(--sci-cyan)}.sci-staff-name-display{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:2px}.sci-staff-display-name{margin:0;font-size:18px;font-weight:600;color:#f0f9ff;flex:1 1 100%}.sci-staff-display-name-en{margin:0;font-size:13px;color:var(--sci-text-dim);flex:1 1 auto}.sci-staff-name-edit-btn{border:1px solid var(--sci-border);background:#0f284699;color:var(--sci-sky);width:32px;height:32px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.sci-staff-name-edit-btn:hover{border-color:var(--sci-cyan);color:var(--sci-cyan-bright)}.sci-staff-name-saving{margin:6px 0 0;font-size:11px;color:var(--sci-text-dim)}.sci-staff-body{padding:14px 20px 18px;flex:1;overflow-y:auto}.sci-staff-status{font-size:13px;margin:0 0 10px;color:var(--sci-text-muted)}.sci-staff-status--busy{color:var(--sci-cyan-bright)}.sci-staff-task{margin:0 0 8px;font-size:14px;line-height:1.55;color:var(--sci-text)}.sci-staff-task.sci-status-dispatch-idle{font-weight:600;text-shadow:none}.sci-staff-progress{margin:0;font-size:12px;color:var(--sci-text-dim)}.sci-staff-header__concurrent{margin:6px 0 0;font-size:12px;font-weight:700;color:#67e8f9}.sci-staff-avatar-edit-link{margin-top:8px;padding:0;border:none;background:none;color:var(--sci-sky);font-size:12px;cursor:pointer;font-family:inherit;text-align:left}.sci-staff-avatar-edit-link:hover{color:var(--sci-cyan-bright);text-decoration:underline}.sci-staff-actions{display:flex;flex-wrap:wrap;gap:8px;padding:14px 20px 18px;border-top:1px solid var(--sci-border)}.sci-staff-actions .sci-gm-btn{flex:1;min-width:96px;text-align:center}.sci-staff-actions .sci-gm-btn--primary{flex:1.2}.sci-staff-specialist-badge{display:inline-block;margin-bottom:6px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600;color:#ede9fe;background:#8b5cf62e;border:1px solid rgba(167,139,250,.35)}.sci-staff-bind-account{margin-top:12px;padding:10px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#0818308c}.sci-staff-bind-account__label{margin:0 0 6px;font-size:12px;font-weight:700;color:#94a3b8}.sci-staff-bind-account__current,.sci-staff-bind-account__warn{margin:0 0 8px;font-size:13px;line-height:1.45}.sci-staff-bind-account__warn{color:#fcd34d}.sci-staff-bind-account__row{display:flex;gap:8px;align-items:center}.sci-staff-bind-account__row select{flex:1;min-width:0}.sci-staff-specialist-hint{margin:0;font-size:12px;line-height:1.5;color:var(--sci-text-dim)}.sci-hire-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:260;display:flex;align-items:center;justify-content:center;padding:16px;background:#020814c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sci-gm-actions .sci-hire-modal__back{align-self:flex-start;margin-bottom:4px}.sci-hire-grade-compare{margin-bottom:14px;border:1px solid var(--sci-border);border-radius:10px;overflow:hidden;background:#08162a8c}.sci-hire-grade-compare__table{width:100%;border-collapse:collapse;font-size:12px}.sci-hire-grade-compare__table th,.sci-hire-grade-compare__table td{padding:8px 10px;text-align:left;border-bottom:1px solid rgba(34,211,238,.12)}.sci-hire-grade-compare__table th{color:var(--sci-text-muted);font-weight:600;background:#0f284673}.sci-hire-grade-compare__table td{color:var(--sci-text)}.sci-hire-grade-compare__table tbody tr:last-child td{border-bottom:none}.sci-hire-grade-compare__table td:nth-child(2),.sci-hire-grade-compare__table td:nth-child(3){color:var(--sci-sky)}.sci-hire-grade-card__concurrent{display:block;margin-top:4px;font-size:11px;color:var(--sci-cyan-bright)}.sci-hire-modal{width:min(460px,100%);max-height:min(80vh,520px);overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:14px;box-shadow:0 0 32px #22d3ee1f,0 20px 40px #00000073;color:var(--sci-text)}.sci-hire-modal__head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--sci-border)}.sci-hire-modal__head h3{margin:0;font-size:15px;font-weight:600;color:#f0f9ff}.sci-hire-modal__body{padding:14px 16px 18px;overflow-y:auto}.sci-hire-modal__hint,.sci-hire-modal__quote{margin:0 0 12px;font-size:13px;line-height:1.65;color:var(--sci-text-muted)}.sci-hire-modal__quote strong{color:var(--sci-cyan-bright)}.sci-hire-modal__purpose{color:var(--sci-text-muted);font-size:12px}.sci-hire-modal__total{font-size:15px}.sci-hire-modal__quote--name{margin-bottom:16px}.sci-hire-modal__grade-field{margin:0 0 14px;padding:0;border:none}.sci-hire-modal__grade-label{display:block;margin-bottom:8px;font-size:12px;color:var(--sci-text-muted)}.sci-hire-modal__grades{display:flex;gap:8px}.sci-hire-modal__grade{flex:1;padding:8px 10px;border:1px solid var(--sci-border);border-radius:8px;background:#08162ab3;color:var(--sci-text-muted);font-size:13px;font-family:inherit;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.sci-hire-modal__grade:hover:not(:disabled){border-color:var(--sci-border-active);color:var(--sci-sky)}.sci-hire-modal__grade--active{border-color:var(--sci-cyan-bright);background:#22d3ee1f;color:var(--sci-cyan-bright)}.sci-hire-modal__grade:disabled{opacity:.55;cursor:not-allowed}.sci-hire-grade-list{display:flex;flex-direction:column;gap:8px}.sci-hire-grade-card{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center;padding:14px 12px;border:1px solid var(--sci-border);border-radius:10px;background:#08162ab3;cursor:pointer;font-family:inherit;color:inherit;transition:border-color .15s,background .15s}.sci-hire-grade-card:hover:not(:disabled){border-color:var(--sci-border-active);background:#22d3ee1a}.sci-hire-grade-card:disabled{opacity:.55;cursor:not-allowed}.sci-hire-grade-card__name{display:block;margin-top:8px;font-size:14px;color:#f0f9ff}.sci-hire-grade-card__grade{display:block;margin-top:4px;font-size:12px;color:var(--sci-text-muted)}.sci-hire-grade-card__salary{display:block;margin-top:6px;font-size:12px;color:var(--sci-sky)}.sci-hire-grade-card__salary strong{color:var(--sci-cyan-bright)}.sci-hire-grade-card__fee{display:block;margin-top:2px;font-size:11px;color:var(--sci-text-dim)}.sci-hire-modal__profile{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}.sci-hire-modal__name-fields{flex:1;min-width:0}.sci-hire-modal__name-label{display:block;margin-bottom:4px;font-size:11px;color:var(--sci-text-dim)}.sci-hire-modal__name-input{width:100%;margin-bottom:8px}.sci-hire-modal__shuffle{margin-top:4px;padding:0;border:none;background:none;color:var(--sci-sky);font-size:12px;cursor:pointer;font-family:inherit}.sci-hire-modal__shuffle:hover:not(:disabled){color:var(--sci-cyan-bright);text-decoration:underline}.sci-hire-role-card{display:block;width:100%;text-align:left;padding:12px 14px;margin-bottom:8px;border:1px solid var(--sci-border);border-radius:10px;background:#08162ab3;cursor:pointer;font-family:inherit;color:inherit;transition:border-color .15s,background .15s}.sci-hire-role-card:hover:not(:disabled){border-color:var(--sci-border-active);background:#22d3ee1a}.sci-hire-role-card:disabled{opacity:.55;cursor:not-allowed}.sci-hire-role-card__title{display:block;font-size:14px;margin-bottom:6px;color:#f0f9ff}.sci-hire-role-card__line{display:block;font-size:12px;line-height:1.55;color:var(--sci-text-muted)}.sci-hire-role-card__salary{display:block;margin-top:6px;font-size:12px;color:var(--sci-sky)}.sci-hire-role-card__salary strong{color:var(--sci-cyan-bright)}.sci-hire-trial-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;margin-bottom:14px;padding:14px 16px;border:1px solid rgba(34,211,238,.45);border-radius:14px;background:linear-gradient(135deg,#22d3ee24,#0891b214);color:var(--sci-text);text-align:left;cursor:pointer;font-family:inherit;transition:border-color .15s,box-shadow .15s,transform .15s}.sci-hire-trial-card:hover:not(:disabled){border-color:#67e8f9a6;box-shadow:0 0 24px #22d3ee2e;transform:translateY(-1px)}.sci-hire-trial-card:disabled{opacity:.55;cursor:not-allowed}.sci-hire-trial-card__badge{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#042028;background:linear-gradient(135deg,#67e8f9,#22d3ee);padding:2px 8px;border-radius:999px;font-weight:700}.sci-hire-trial-card__title{font-size:16px;color:#f0f9ff}.sci-hire-trial-card__desc{font-size:12px;color:var(--sci-text-muted);line-height:1.5}.sci-hire-trial-card__cta{font-size:13px;color:var(--sci-cyan-bright);font-weight:600}.sci-hire-modal__quote--trial{padding:10px 12px;border-radius:10px;border:1px solid rgba(52,211,153,.35);background:#10b98114;color:#a7f3d0}.sci-specialist-hire-overlay{z-index:265}.sci-specialist-hire-modal{width:min(520px,100%);max-height:min(86vh,640px)}.sci-specialist-hire__scroll{overflow-y:auto;max-height:min(58vh,480px)}.sci-specialist-hire__intro{display:flex;flex-direction:column;gap:12px}.sci-specialist-hire__notice{margin:0;font-size:14px;line-height:1.65;color:#e0f2fe}.sci-specialist-hire__bullets{margin:0;padding-left:1.2rem;font-size:13px;line-height:1.7;color:var(--sci-text-muted)}.sci-specialist-hire__bullets-muted{color:var(--sci-text-dim)}.sci-specialist-role-search{width:100%;margin-bottom:10px;box-sizing:border-box}.sci-specialist-role-empty{margin:0;padding:16px 8px;font-size:13px;color:var(--sci-text-dim);text-align:center}.sci-specialist-role-card__head{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.sci-specialist-role-card__price{flex-shrink:0;font-size:10px!important;color:#c4b5fd!important}.sci-specialist-role-card__scene{font-size:11px!important;color:#bae6fd!important}.sci-specialist-role-card__pitch{font-size:11px!important;line-height:1.45;color:var(--sci-text-muted)!important}.sci-specialist-confirm-intro{display:flex;flex-direction:column;gap:8px;margin-bottom:10px;padding:10px 12px;border-radius:10px;background:#8b5cf614;border:1px solid rgba(167,139,250,.22)}.sci-specialist-confirm-intro__block span{display:block;font-size:10px;letter-spacing:.06em;color:#c4b5fd;margin-bottom:4px}.sci-specialist-confirm-intro__block p{margin:0;font-size:12px;line-height:1.55;color:var(--sci-text)}.sci-specialist-hire__fine{margin:0 0 12px;font-size:12px;color:var(--sci-text-dim);line-height:1.55}.sci-specialist-division-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;margin-bottom:12px}.sci-specialist-division-card{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 12px;border:1px solid var(--sci-border);border-radius:10px;background:#08162ad9;color:var(--sci-text);text-align:left;cursor:pointer;font-family:inherit}.sci-specialist-division-card strong{font-size:13px;color:#f0f9ff}.sci-specialist-division-card span{font-size:11px;color:var(--sci-text-dim)}.sci-specialist-division-card--locked{opacity:.55;cursor:not-allowed}.sci-specialist-division-card:not(:disabled):hover{border-color:var(--sci-sky)}.sci-specialist-role-list{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.sci-specialist-role-card{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 12px;border:1px solid var(--sci-border);border-radius:10px;background:#08162abf;color:var(--sci-text);text-align:left;cursor:pointer;font-family:inherit}.sci-specialist-role-card strong{font-size:13px;color:#f0f9ff}.sci-specialist-role-card span{font-size:11px;line-height:1.45;color:var(--sci-text-muted)}.sci-specialist-role-card--locked{opacity:.55;cursor:not-allowed}.sci-specialist-lock{color:#fbbf24!important}.sci-specialist-cta,.sci-specialist-salary{color:var(--sci-sky)!important}.sci-gm-hire-hub__actions--split{display:flex;flex-wrap:wrap;gap:8px}.sci-gm-btn--specialist{border-color:#a78bfa73;color:#ddd6fe}.sci-gm-btn--specialist:hover{border-color:#a78bfa;color:#ede9fe}.sci-gm-hire-hub__lead{margin:0 0 14px;font-size:13px;color:var(--sci-text-muted);line-height:1.6}.sci-gm-hire-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px;margin-bottom:16px}.sci-gm-hire-card{padding:12px 10px;border:1px solid var(--sci-border);border-radius:12px;background:#08162abf;text-align:center}.sci-gm-hire-card__avatar{display:flex;justify-content:center;margin-bottom:8px}.sci-gm-hire-card__name{font-size:13px;font-weight:600;color:#f0f9ff;margin-bottom:2px}.sci-gm-hire-card__role{font-size:10px;color:var(--sci-text-dim);margin-bottom:4px}.sci-gm-hire-card__status{font-size:11px;color:var(--sci-sky)}.sci-gm-hire-card__status.sci-status-dispatch-idle{text-shadow:none}.sci-gm-hire-card--staff{cursor:pointer;text-align:center;font-family:inherit;color:inherit}.sci-gm-hire-card--staff:hover{border-color:var(--sci-border-active);background:#22d3ee14}.sci-gm-hire-card--recruit{position:relative;cursor:pointer;border-style:dashed;border-color:#22d3ee59;background:#0410208c;text-align:center;font-family:inherit;color:inherit}.sci-gm-hire-card--recruit:hover{border-color:var(--sci-cyan-bright);background:#22d3ee14}.sci-gm-hire-card__recruit-tag{position:absolute;top:8px;right:8px;font-size:10px;padding:2px 6px;border-radius:6px;background:#22d3ee26;color:var(--sci-cyan-bright)}.sci-gm-hire-card--empty{border-style:dashed;border-color:var(--sci-border);background:#040c1880;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:120px}.sci-gm-hire-card__empty-label{font-size:12px;color:var(--sci-text-dim)}.sci-gm-hire-card__empty-hint{margin-top:4px;font-size:13px;font-weight:600;color:var(--sci-cyan-bright)}.sci-gm-hire-hub__empty{margin:0 0 12px;font-size:13px;color:var(--sci-text-muted)}.sci-gm-hire-hub__actions{display:flex;justify-content:flex-end}.sci-lead-table-select-empty{margin:0;padding:8px 0;font-size:13px;color:#94a3b8eb}.sci-lead-table-select-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.sci-lead-table-select-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(56,189,248,.2);border-radius:10px;background:#02061759}.sci-lead-table-select-list li.is-active{border-color:#38bdf88c;background:#0e74902e}.sci-lead-table-select-row{flex:1;min-width:0}.sci-lead-table-select-row__title{display:block;font-size:14px;font-weight:600;color:#e0f2fe}.sci-lead-table-select-row__meta{display:block;margin-top:4px;font-size:12px;color:#94a3b8f2}.sci-lead-table-select-row__actions{display:flex;flex-shrink:0;gap:6px}.sci-gm-btn--sm{padding:4px 10px;font-size:12px}.sci-lead-table-picker{display:flex;flex-direction:column;gap:10px}.sci-lead-table-picker__field{display:flex;flex-direction:column;gap:6px}.sci-lead-table-picker__current{margin:0;font-size:13px;color:#bae6fde0}.sci-lead-table-picker__current strong{color:#7dd3fc;font-weight:600}.sci-lead-table-picker__count{color:#94a3b8e6}.sci-lead-table-picker__toggle{align-self:flex-start;border:1px solid rgba(56,189,248,.35);background:#0e749026;color:#bae6fd;border-radius:8px;padding:6px 12px;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.sci-lead-table-picker__toggle:hover{border-color:#38bdf899;background:#0e749047}.sci-lead-table-picker__panel{border:1px solid rgba(56,189,248,.22);border-radius:10px;padding:10px 12px;background:#02061773;max-height:220px;overflow-y:auto}.sci-lead-table-picker__list li{flex-wrap:wrap;gap:4px 8px}.sci-lead-table-picker__chevron{font-size:11px;opacity:.85}.sci-lead-table-picker__actions{display:flex;flex-wrap:wrap;gap:8px}.sci-execute-account-picker-overlay{z-index:240}.sci-execute-account-picker-dialog{width:min(440px,96vw);max-height:min(80vh,560px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 40px #22d3ee1f,0 24px 48px #00000073;overflow:hidden;color:var(--sci-text)}.sci-execute-account-picker-head{padding:16px 18px 8px;border-bottom:1px solid var(--sci-border)}.sci-execute-account-picker-head h3{margin:0;font-size:15px;font-weight:600;color:var(--sci-sky)}.sci-execute-account-picker-sub{margin:6px 0 0;font-size:11px;color:var(--sci-text-muted);line-height:1.45}.sci-execute-account-picker-body{flex:1;overflow-y:auto;padding:12px 18px}.sci-execute-account-picker-list{display:flex;flex-direction:column;gap:8px;margin-top:10px;max-height:min(42vh,360px);overflow-y:auto}.sci-execute-account-picker-item--disabled{opacity:.55;cursor:not-allowed}.sci-execute-account-picker-foot{display:flex;justify-content:flex-end;gap:8px;padding:12px 18px 16px;border-top:1px solid var(--sci-border)}.sci-dispatch-locked-staff{margin:0 0 8px;padding:12px 14px;border-radius:10px;border:1px solid rgba(56,189,248,.35);background:#08162aa6;font-size:14px;line-height:1.5;color:#f0f9ff}.sci-dispatch-locked-staff strong{display:block;margin-bottom:6px;font-size:15px;color:#67e8f9}.sci-dispatch-locked-staff .sci-dispatch-hint{display:block;margin:0;font-size:12px;color:var(--sci-text-muted)}.sci-dispatch-overlay{z-index:220;background:#020814c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sci-dispatch-dialog{width:min(520px,96vw);max-height:min(88vh,680px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 40px #22d3ee26,0 24px 48px #00000073;color:var(--sci-text);overflow:hidden;animation:sci-gm-fade-in .2s ease}.sci-dispatch-header{display:flex;align-items:flex-start;gap:12px;padding:18px 20px 14px;border-bottom:1px solid var(--sci-border)}.sci-dispatch-header__meta{flex:1;min-width:0}.sci-dispatch-header h2{margin:0;font-size:17px;font-weight:600;color:#f0f9ff}.sci-dispatch-header p{margin:6px 0 0;font-size:12px;color:var(--sci-text-muted);line-height:1.55}.sci-dispatch-body{flex:1;overflow-y:auto;padding:16px 20px 8px;display:flex;flex-direction:column;gap:4px}.sci-dispatch-section{margin-bottom:14px}.sci-dispatch-section>label,.sci-dispatch-section__title{display:block;margin:0 0 8px;font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--sci-cyan-bright)}.sci-dispatch-section .sci-gm-input{margin-top:0}.sci-dispatch-hint{margin:0 0 8px;font-size:12px;line-height:1.5;color:var(--sci-text-muted)}.sci-dispatch-hint--compliance{color:#86efac;font-weight:500}.sci-dispatch-section--compliance{padding:12px 14px;border:1px solid rgba(134,239,172,.35);border-radius:10px;background:#22c55e14}.sci-dispatch-section--compliance .sci-dispatch-section__title{color:#86efac}.sci-dispatch-hint--warn{color:#fbbf24}.sci-dispatch-inline-link{margin:0 4px;padding:0;border:none;background:none;color:var(--sci-cyan-bright);font:inherit;font-weight:600;text-decoration:underline;cursor:pointer}.sci-dispatch-hint--loading{color:var(--sci-cyan-bright);animation:sci-dispatch-pulse 1.2s ease-in-out infinite}@keyframes sci-dispatch-pulse{0%,to{opacity:.55}50%{opacity:1}}.sci-dispatch-kb-tabs{display:flex;gap:8px;margin-bottom:10px}.sci-dispatch-kb-tabs button{flex:1;padding:9px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#08162ad9;color:var(--sci-text-muted);font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.sci-dispatch-kb-tabs button:hover{border-color:var(--sci-border-active);color:var(--sci-sky)}.sci-dispatch-kb-tabs button.active{background:#22d3ee24;border-color:var(--sci-border-active);color:var(--sci-cyan-bright)}select.sci-gm-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M2 4l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}textarea.sci-gm-input{min-height:88px;resize:vertical;line-height:1.55}.sci-dispatch-input--count{width:96px;flex-shrink:0}.sci-dispatch-single-tab-btn{flex-shrink:0;padding:8px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#081428d9;color:var(--sci-text-muted);font-size:12px;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.sci-dispatch-single-tab-btn:hover{border-color:var(--sci-cyan);color:var(--sci-text)}.sci-dispatch-single-tab-btn.is-active{border-color:var(--sci-cyan);color:var(--sci-cyan);background:#22d3ee14;box-shadow:0 0 0 1px #22d3ee33}.sci-dispatch-row{display:flex;align-items:center;gap:10px}.sci-dispatch-row__hint{font-size:12px;color:var(--sci-text-muted)}.sci-dispatch-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sci-dispatch-search-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.sci-dispatch-search-field{flex:1 1 140px;min-width:0}.sci-dispatch-search-field .sci-dispatch-field-label,.sci-dispatch-field-label{display:block;margin-bottom:6px;font-size:12px;color:var(--sci-text-dim)}.sci-dispatch-empty{margin:0;padding:10px 12px;font-size:12px;color:var(--sci-text-dim);line-height:1.55;background:#08162a80;border:1px dashed var(--sci-border);border-radius:10px}.sci-dispatch-empty .sci-gm-btn{margin-top:8px}.sci-dispatch-check{display:flex;align-items:flex-start;gap:8px;margin:8px 0 0;font-size:12px;color:var(--sci-text-muted);line-height:1.55;cursor:pointer}.sci-dispatch-check input[type=checkbox]{margin-top:3px;accent-color:var(--sci-cyan);flex-shrink:0}.sci-dispatch-fee{margin:0;padding:12px 14px;font-size:12px;color:var(--sci-text-muted);background:#08162ab3;border:1px solid var(--sci-border);border-radius:10px;line-height:1.65}.sci-dispatch-fee p{margin:0}.sci-dispatch-fee p+p{margin-top:6px}.sci-dispatch-fee strong{color:var(--sci-sky);font-weight:600}.sci-dispatch-fee__balance{margin-top:6px;font-size:11px;color:var(--sci-text-dim)}.sci-dispatch-foot{display:flex;justify-content:flex-end;gap:8px;padding:12px 20px 16px;border-top:1px solid var(--sci-border)}.sci-dispatch-execute-account-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--sci-border);border-radius:10px;background:#ffffff08}.sci-dispatch-execute-account-summary{margin:0;flex:1;min-width:0;font-size:12px;color:var(--sci-text-muted);line-height:1.45}.sci-dispatch-execute-account-pick{flex-shrink:0;min-width:64px}.sci-dispatch-lead-list{display:flex;flex-direction:column;gap:8px;max-height:180px;overflow-y:auto;padding:4px 0}.sci-dispatch-lead-item{align-items:flex-start;padding:8px 10px;border-radius:8px;border:1px solid var(--sci-border);background:#ffffff08}.sci-dispatch-lead-item span{font-size:12px;line-height:1.45}.sci-dispatch-lead-item__body{display:flex;flex-direction:column;gap:4px;min-width:0}.sci-dispatch-lead-item__main{font-size:12px;line-height:1.45}.sci-dispatch-lead-source{display:inline-block;font-size:11px;color:var(--sci-accent, #67e8f9);opacity:.92}.sci-dispatch-check--advanced{margin:8px 0 10px;font-size:12px}.sci-dispatch-lead-preview{margin:8px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px;max-height:140px;overflow-y:auto}.sci-dispatch-lead-preview li{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;font-size:12px;padding:6px 8px;border-radius:6px;background:#ffffff08;border:1px solid var(--sci-border)}.sci-dispatch-lead-preview__more{color:var(--sci-text-muted);border:none!important;background:transparent!important;padding-left:0!important}@media (max-width: 520px){.sci-dispatch-dialog{max-height:92vh}.sci-dispatch-grid{grid-template-columns:1fr}.sci-dispatch-kb-tabs{flex-direction:column}}.sci-note-studio__tabs{display:flex;gap:8px;margin-bottom:16px}.sci-note-studio__tab{flex:1;padding:10px 12px;border:1px solid rgba(120,180,255,.25);border-radius:8px;background:#08102059;color:#dcebffd9;cursor:pointer;text-align:left;font:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0}.sci-note-studio__tab:hover{border-color:#78c8ff73;background:#14284866}.sci-note-studio__tab.is-active{border-color:#78c8ffa6;background:#285aa040;box-shadow:0 0 0 1px #78c8ff26}.sci-note-studio__tab strong{display:block;font-size:14px;margin-bottom:4px;font-weight:600;color:#e6f2fff2}.sci-note-studio__tab span{display:block;font-size:12px;color:#b4d2ffbf;line-height:1.35}.sci-note-studio__results{margin-top:16px;display:flex;flex-direction:column;gap:12px}.sci-note-studio__result-card{border:1px solid rgba(120,180,255,.25);border-radius:10px;padding:12px 14px;background:#08102059}.sci-note-studio__result-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:8px}.sci-note-studio__result-actions{display:flex;flex-wrap:wrap;gap:6px}.sci-note-studio__result-actions .sci-gm-btn{font-size:12px;padding:4px 10px}.sci-note-studio__edit-title{width:100%;margin-bottom:8px}.sci-note-studio__edit-body{width:100%;min-height:120px;margin-bottom:8px}.sci-note-studio__generate-row{margin-top:12px}.sci-note-studio__style-sample{margin-bottom:14px}.sci-note-studio__style-sample-card{display:flex;gap:12px;align-items:flex-start;padding:10px 12px;border:1px solid rgba(120,180,255,.22);border-radius:10px;background:#060c1873}.sci-note-studio__style-sample-img{flex-shrink:0;width:72px;height:96px;border-radius:6px;overflow:hidden;border:1px solid rgba(120,180,255,.3);box-shadow:0 2px 8px #00000040}.sci-note-studio__style-sample-img--ledger{width:88px;height:118px}.sci-note-studio__style-sample-img--ledger .ant-image,.sci-note-studio__style-sample-img--ledger .ant-image-img{width:100%;height:100%;object-fit:cover;display:block}.sci-note-studio__effect-gallery{display:flex;flex-wrap:wrap;gap:10px}.sci-note-studio__effect-thumb{margin:0;width:calc(33.333% - 7px);min-width:88px;flex:1 1 88px;max-width:120px}.sci-note-studio__effect-thumb-img{border-radius:6px;overflow:hidden;border:1px solid rgba(120,180,255,.3);aspect-ratio:3 / 4;background:#08102066;cursor:zoom-in}.sci-note-studio__effect-thumb-img .ant-image,.sci-note-studio__effect-thumb-img .ant-image-img{width:100%;height:100%;object-fit:cover;display:block}.sci-note-studio__effect-thumb figcaption{margin-top:4px;font-size:10px;line-height:1.35;color:#a0bee6d9;text-align:center}@media (max-width: 420px){.sci-note-studio__effect-thumb{width:calc(50% - 5px)}}.sci-note-studio__style-sample-meta{flex:1;min-width:0}.sci-note-studio__style-sample-meta strong{display:block;font-size:13px;color:#dcebffeb;margin-bottom:4px}.sci-note-studio__style-sample-meta p{margin:0;font-size:12px;line-height:1.5;color:#a0bee6d9}.sci-note-studio__ref-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:120px;padding:16px;border:1px dashed rgba(120,180,255,.45);border-radius:10px;background:#08102073;cursor:pointer;transition:border-color .2s,background .2s;text-align:center}.sci-note-studio__ref-drop:hover,.sci-note-studio__ref-drop.is-dragover{border-color:#78c8ffbf;background:#285aa02e}.sci-note-studio__ref-drop.has-image{min-height:auto;padding:10px}.sci-note-studio__ref-file-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.sci-note-studio__ref-icon{font-size:28px;color:#8cc8ffd9}.sci-note-studio__ref-label{font-size:13px;color:#d2e6ffe6}.sci-note-studio__ref-hint{font-size:12px;color:#a0bee6bf}.sci-note-studio__ref-preview-wrap{position:relative;width:100%;max-width:200px}.sci-note-studio__ref-preview-wrap img{width:100%;max-height:160px;object-fit:cover;border-radius:8px;border:1px solid rgba(120,180,255,.35)}.sci-note-studio__ref-change{margin-top:8px;font-size:12px;color:#8cc8ffe6}.sci-note-studio__copy-pick{margin-bottom:10px}.sci-note-studio__copy-preview{border:1px solid rgba(120,180,255,.22);border-radius:8px;padding:10px 12px;background:#060c1880;margin-bottom:12px}.sci-note-studio__copy-preview-title{font-size:14px;font-weight:600;color:#e6f0fff2;margin-bottom:6px}.sci-note-studio__copy-preview-body{font-size:13px;line-height:1.55;color:#c8dcf5e0;white-space:pre-wrap;max-height:120px;overflow:auto}.sci-note-studio__video-preview{width:100%;max-width:320px;max-height:480px;border-radius:8px;border:1px solid rgba(120,180,255,.35);background:#000;margin-bottom:10px}.sci-report-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:260;display:flex;align-items:center;justify-content:center;padding:16px;background:#020814c7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sci-report-detail-dialog{width:min(920px,100%);max-height:min(86vh,680px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 40px #22d3ee1f,0 24px 48px #00000073;color:var(--sci-text);overflow:hidden}.sci-report-detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid var(--sci-border)}.sci-report-detail-demo-banner{margin:0 20px 12px;padding:10px 12px;font-size:12px;line-height:1.55;color:#fde68a;background:#b453092e;border:1px solid rgba(251,191,36,.35);border-radius:10px}.sci-report-detail-task-id{color:var(--sci-text-muted);font-weight:400}.sci-report-video-link{color:var(--sci-cyan-bright);text-decoration:underline;text-underline-offset:2px}.sci-report-video-link:hover{color:#fff}.sci-report-table-title{margin:0 0 10px;padding:0 4px;font-size:13px;font-weight:600;color:#e0f2fe;line-height:1.45;word-break:break-all}.sci-report-detail-header h3{margin:0;font-size:16px;font-weight:600;color:#f0f9ff;display:flex;flex-direction:column;gap:4px}.sci-report-detail-sub{font-size:12px;font-weight:400;color:var(--sci-text-muted)}.sci-report-detail-goal{margin:0;padding:10px 20px 0;font-size:13px;color:var(--sci-text-muted)}.sci-report-detail-stats{display:flex;flex-wrap:wrap;gap:10px;padding:14px 20px;border-bottom:1px solid var(--sci-border);background:#040c1880}.sci-report-stat{flex:1 1 120px;min-width:100px;padding:10px 14px;border-radius:10px;border:1px solid var(--sci-border);background:#08162ab3}.sci-report-stat__label{display:block;font-size:11px;color:var(--sci-text-dim);margin-bottom:4px}.sci-report-stat__value{font-size:18px;font-weight:700;color:var(--sci-cyan-bright)}.sci-report-detail-body{flex:1;min-height:0;overflow:auto;padding:12px 20px 20px}.sci-report-table{width:100%;border-collapse:collapse;font-size:12px}.sci-report-table th,.sci-report-table td{padding:10px 12px;text-align:left;border-bottom:1px solid var(--sci-border)}.sci-report-table th{position:sticky;top:0;background:#060e1cfa;color:var(--sci-sky);font-weight:600;white-space:nowrap}.sci-report-table td{color:var(--sci-text-muted);vertical-align:top;max-width:220px;word-break:break-word}.sci-report-table tbody tr:hover td{background:#22d3ee0f;color:var(--sci-text)}.sci-report-detail-empty{padding:32px 20px;text-align:center;color:var(--sci-text-dim);font-size:13px}.sci-report-detail-loading{padding:40px 20px;text-align:center;color:var(--sci-text-muted)}.sci-staff-report-list{flex:1;min-height:0;overflow:auto;padding:12px 16px 20px}.sci-staff-report-card{flex-shrink:0;margin-bottom:10px;border:1px solid var(--sci-border);border-radius:12px;background:#061020a6;overflow:hidden}.sci-staff-report-card:last-child{margin-bottom:0}.sci-staff-report-card.is-open{border-color:#38bdf873;box-shadow:0 0 16px #22d3ee14}.sci-staff-report-card__head{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 14px;border:none;background:transparent;color:inherit;cursor:pointer;text-align:left;font:inherit}.sci-staff-report-card__head:hover{background:#22d3ee0f}.sci-staff-report-card__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.sci-staff-report-card__goal{font-size:14px;color:#f0f9ff;line-height:1.4;word-break:break-word}.sci-staff-report-card__task-id-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.sci-staff-report-card__task-id-label{flex-shrink:0}.sci-staff-report-card__task-id{margin:0;padding:2px 6px;border:1px solid rgba(56,189,248,.35);border-radius:6px;background:#081428d9;color:#bae6fd;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:500;line-height:1.35;cursor:pointer;word-break:break-all;text-align:left}.sci-staff-report-card__task-id:hover{border-color:#38bdf8a6;background:#22d3ee1a}.sci-staff-report-card__copy{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:1px solid rgba(56,189,248,.3);border-radius:6px;background:#08142899;color:var(--sci-cyan-bright);cursor:pointer;flex-shrink:0}.sci-staff-report-card__copy:hover{border-color:#38bdf899;background:#22d3ee1f}.sci-staff-report-card__sub{font-size:12px;color:var(--sci-text-dim)}.sci-staff-report-card__chev{flex-shrink:0;color:var(--sci-cyan-bright);font-size:14px;line-height:1;margin-top:2px}.sci-staff-report-card__stats{display:flex;flex-wrap:wrap;gap:8px;padding:0 14px 12px}.sci-staff-report-card__stat{flex:1 1 90px;min-width:88px;padding:8px 10px}.sci-staff-report-card__stat .sci-report-stat__value{font-size:16px}.sci-staff-report-card__body{padding:0 14px 14px;border-top:1px solid var(--sci-border);max-height:min(42vh,360px);overflow:auto}.sci-staff-report-card__empty{padding:16px 4px;margin:0}.sci-gm-btn--glow{box-shadow:0 0 14px #22d3ee59}.sci-gm-btn--stop{border-color:#f871718c!important;background:#7f1d1d59!important}.sci-preset-payment-overlay{z-index:270}.sci-preset-payment-dialog{width:min(420px,100%);max-height:min(88vh,640px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 40px #22d3ee26,0 24px 48px #00000073;overflow:hidden;color:var(--sci-text)}.sci-preset-payment-sub{margin:4px 0 0;font-size:11px;color:var(--sci-text-muted);line-height:1.4}.sci-preset-payment-body{flex:1;overflow-y:auto;padding:12px 18px 18px}.sci-preset-payment-empty{padding:16px 0;text-align:center}.sci-preset-payment-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.sci-preset-payment-tab{padding:8px 14px;border-radius:999px;border:1px solid var(--sci-border);background:#081428d9;color:var(--sci-text-muted);font-size:12px;cursor:pointer;font-family:inherit}.sci-preset-payment-tab--active{color:var(--sci-text);border-color:#22d3ee73;background:#22d3ee1f}.sci-preset-payment-detail{display:flex;flex-direction:column;align-items:center;gap:12px}.sci-preset-payment-qr{max-width:min(280px,100%);border-radius:12px;border:1px solid var(--sci-border);background:#081428e0}.sci-preset-payment-note{margin:0;font-size:12px;color:var(--sci-text-muted);text-align:center}.sci-preset-payment-bank{width:100%;align-items:stretch}.sci-preset-payment-bank-text{margin:0;padding:12px 14px;border-radius:10px;border:1px solid var(--sci-border);background:#081428d9;font-family:inherit;font-size:13px;line-height:1.6;white-space:pre-wrap;color:var(--sci-text)}.sci-preset-payment-footer{padding:12px 18px 16px;border-top:1px solid var(--sci-border);display:flex;justify-content:flex-end;gap:8px}.sci-settings-payment-block{margin-bottom:14px;padding:12px;border-radius:12px;border:1px solid var(--sci-border);background:#08142873}.sci-settings-payment-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.sci-settings-payment-head label{font-size:13px;font-weight:600;color:var(--sci-text)}.sci-settings-payment-toggle{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--sci-text-muted);cursor:pointer}.sci-settings-payment-toggle input{accent-color:#22d3ee}.sci-settings-qr-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.sci-settings-qr-preview{width:88px;height:88px;border-radius:10px;border:1px dashed var(--sci-border);display:flex;align-items:center;justify-content:center;overflow:hidden;background:#ffffff0a;flex-shrink:0}.sci-settings-qr-preview img{width:100%;height:100%;object-fit:contain;background:#081428e0}.sci-settings-qr-preview span{font-size:11px;color:var(--sci-text-muted);text-align:center;padding:6px}.sci-settings-qr-actions{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.sci-settings-payment-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.sci-settings-default-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px;margin-bottom:4px}.sci-settings-default-row label{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--sci-text-muted);cursor:pointer}.sci-settings-default-row input{accent-color:#22d3ee}.sci-staff-table-wrap{max-height:min(52vh,420px);overflow:auto;border:1px solid var(--sci-border);border-radius:12px;background:#08162a8c}.sci-staff-table{width:100%;border-collapse:collapse;font-size:13px}.sci-staff-table thead th{position:sticky;top:0;z-index:1;padding:10px 12px;text-align:left;font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--sci-cyan-bright);background:#0c1c34fa;border-bottom:1px solid var(--sci-border)}.sci-staff-table__row td{padding:10px 12px;vertical-align:middle;border-bottom:1px solid rgba(56,189,248,.08);color:var(--sci-text)}.sci-staff-table__row:last-child td{border-bottom:none}.sci-staff-table__name{font-weight:600;color:#f0f9ff;white-space:nowrap}.sci-staff-table__grade{color:var(--sci-text-muted);white-space:nowrap}.sci-staff-table__bind{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.sci-staff-table__select{flex:1 1 160px;min-width:0;max-width:100%}.sci-staff-table__account-text{color:var(--sci-text-dim);font-size:12px}.sci-staff-table__account-text--warn{color:#fbbf24}.sci-staff-table__expired{color:#fb923c;font-weight:600}.sci-staff-table__status{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.sci-staff-table__renew{flex-shrink:0}.sci-staff-manage-overlay{z-index:210}.sci-staff-manage-dialog{width:min(520px,100%);max-height:min(88vh,640px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 32px #22d3ee1f,0 20px 40px #00000073;overflow:hidden;color:var(--sci-text);animation:sci-gm-fade-in .2s ease}.sci-staff-manage-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px 14px;border-bottom:1px solid var(--sci-border)}.sci-staff-manage-header h3{margin:0 0 6px;font-size:17px;font-weight:600;color:#f0f9ff}.sci-staff-manage-header p{margin:0;font-size:12px;color:var(--sci-text-dim);line-height:1.5}.sci-staff-manage-body{flex:1;overflow-y:auto;padding:12px 16px 16px}.sci-staff-manage-hint,.sci-staff-manage-empty{margin:0;font-size:13px;color:var(--sci-text-muted);text-align:center;padding:24px 12px}.sci-staff-manage-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.sci-staff-manage-row{padding:12px;border:1px solid var(--sci-border);border-radius:12px;background:#08162aa6}.sci-staff-manage-row__main{display:flex;align-items:center;gap:12px;margin-bottom:10px}.sci-staff-manage-row__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.sci-staff-manage-row__meta strong{font-size:14px;color:#f0f9ff}.sci-staff-manage-row__meta span{font-size:11px;color:var(--sci-text-dim)}.sci-staff-manage-row__status{color:var(--sci-sky)}.sci-staff-manage-row__status.sci-status-dispatch-idle{text-shadow:none}.sci-staff-manage-row__note{margin:0;font-size:12px;color:var(--sci-text-muted)}.sci-staff-manage-row__bind-status{margin:0 0 8px;font-size:12px;color:var(--sci-text-muted)}.sci-staff-manage-row__bind-status--warn{color:#fbbf24}.sci-staff-manage-row__bind-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.sci-staff-manage-row__bind-actions select{flex:1 1 180px;min-width:0}.sci-staff-manage-panel{display:flex;flex-direction:column;gap:10px;min-height:200px}.sci-staff-manage-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.sci-staff-manage-panel__head--toolbar{justify-content:flex-end}.sci-staff-manage-panel__title{margin:0 0 4px;font-size:15px;color:#f0f9ff}.sci-staff-manage-list--in-panel{max-height:min(52vh,420px);overflow-y:auto;margin:0;padding:0;list-style:none}.sci-staff-manage-panel__grid{margin-bottom:12px}.sci-staff-manage-panel__divisions{margin-bottom:8px}.sci-staff-manage-panel__roles{max-height:min(48vh,380px);overflow-y:auto}.sci-staff-manage-foot{display:flex;justify-content:flex-end;padding:12px 16px 16px;border-top:1px solid var(--sci-border)}.sci-settings-overlay{z-index:230}.sci-settings-dialog{width:min(520px,100%);max-height:min(88vh,680px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 40px #22d3ee26,0 24px 48px #00000073;overflow:hidden;color:var(--sci-text)}.sci-settings-body{flex:1;overflow-y:auto;padding:0 18px 18px}.sci-settings-section{padding-top:16px;border-top:1px solid var(--sci-border);margin-top:16px}.sci-settings-section:first-child{border-top:none;margin-top:0;padding-top:8px}.sci-settings-section h3{margin:0 0 10px;font-size:13px;font-weight:600;color:var(--sci-text-muted);letter-spacing:.04em}.sci-settings-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.sci-settings-section-head h3{margin:0}.sci-settings-field{margin-bottom:12px}.sci-settings-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.sci-settings-field-row .sci-settings-field{margin-bottom:0;min-width:0}.sci-settings-field label{display:block;font-size:12px;color:var(--sci-text-muted);margin-bottom:6px}.sci-settings-field input[type=text],.sci-settings-field input:not([type]){width:100%;box-sizing:border-box;padding:10px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#081428d9;color:var(--sci-text);font-family:inherit;font-size:14px}.sci-settings-field input:read-only{opacity:.75;cursor:default}.sci-settings-account-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.sci-settings-account-actions--inline{margin-top:0;margin-bottom:4px}.sci-settings-account-layout{display:grid;grid-template-columns:88px 1fr;gap:16px;align-items:start}.sci-settings-account-avatar-col{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:88px}.sci-settings-ci-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;box-sizing:border-box;margin-top:14px;padding:10px 12px;border-radius:12px;border:1px solid var(--sci-border-strong);background:#22d3ee14}.sci-settings-ci-bar__balance{display:inline-flex;align-items:flex-end;gap:4px;line-height:1;min-width:0}.sci-settings-ci-bar__amount,.sci-settings-ci-bar__unit{font-size:22px;font-weight:700;color:#67e8f9;letter-spacing:.02em}.sci-settings-ci-bar__query{flex-shrink:0;padding:6px 14px;font-size:12px}.sci-settings-cdk-dialog{width:min(420px,100%)}.sci-settings-cdk-dialog--simple{width:min(360px,calc(100% - 32px));padding:14px 16px;border-radius:14px;border:1px solid var(--sci-border-strong);background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);box-shadow:0 0 32px #22d3ee24,0 16px 32px #00000073}.sci-settings-cdk-redeem-btn{flex-shrink:0;min-width:72px}.sci-settings-ci-btn{width:100%;box-sizing:border-box;padding:10px 8px;border-radius:12px;border:1px solid var(--sci-border-strong);background:#22d3ee14;cursor:pointer;display:flex;align-items:center;justify-content:center;font:inherit;transition:background .15s,border-color .15s}.sci-settings-ci-btn:hover{background:#22d3ee24;border-color:var(--sci-cyan)}.sci-settings-ci-btn__figure{display:inline-flex;align-items:flex-end;gap:4px;line-height:1}.sci-settings-ci-btn__amount{font-size:22px;font-weight:700;color:#67e8f9;letter-spacing:.02em;line-height:1}.sci-settings-ci-btn__unit{font-size:11px;font-weight:800;color:#67e8f9;letter-spacing:.06em;line-height:1}.sci-settings-user-id{margin:0;font-size:10px;line-height:1.35;color:var(--sci-text-muted);text-align:center;width:100%;word-break:break-all}.sci-settings-user-id span{display:block;margin-top:2px;font-family:ui-monospace,Cascadia Code,monospace;font-size:10px;color:var(--sci-text);opacity:.85}.sci-settings-account-fields{flex:1;min-width:0;display:flex;flex-direction:column;gap:0;padding-top:2px}.sci-settings-account-fields .sci-cred-fields--row{margin-top:0}.sci-settings-hint{margin:0 0 12px;font-size:11px;line-height:1.45;color:var(--sci-text-muted)}.sci-settings-hint strong{color:var(--sci-text);font-weight:600}.sci-settings-field input[type=password],.sci-settings-field input[type=tel]{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#081428d9;color:var(--sci-text);font-family:inherit;font-size:14px}.sci-settings-cdk-row--compact{margin-top:0}.sci-settings-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:0}.sci-settings-action-grid .sci-gm-btn{width:100%;justify-content:center;text-align:center;padding:10px 8px;font-size:13px}.sci-settings-action-grid .sci-gm-btn:disabled{opacity:.45;cursor:not-allowed}@media (min-width: 400px){.sci-settings-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.sci-settings-work-pricing{margin-top:12px}.sci-settings-work-pricing-list{list-style:none;margin:0;padding:0;border:1px solid var(--sci-border);border-radius:10px;overflow:hidden;max-height:220px;overflow-y:auto}.sci-settings-work-pricing-list li{display:flex;justify-content:space-between;gap:12px;padding:8px 12px;font-size:12px;border-bottom:1px solid var(--sci-border)}.sci-settings-work-pricing-list li:last-child{border-bottom:none}.sci-settings-work-pricing-list strong{font-weight:600;color:var(--sci-text)}.sci-settings-work-pricing-list span{color:#67e8f9;white-space:nowrap}.sci-settings-subhead{margin:0 0 8px;font-size:11px;font-weight:600;color:var(--sci-text-muted);letter-spacing:.03em}.sci-settings-ledger-list{list-style:none;margin:0 0 12px;padding:0;border:1px solid var(--sci-border);border-radius:10px;overflow:hidden}.sci-settings-ledger-item{display:grid;grid-template-columns:52px 1fr auto;gap:8px;align-items:center;padding:8px 10px;font-size:12px;border-bottom:1px solid var(--sci-border)}.sci-settings-ledger-item:last-child{border-bottom:none}.sci-settings-ledger-amount{font-weight:600;color:#f87171;font-variant-numeric:tabular-nums}.sci-settings-ledger-amount--credit{color:#4ade80}.sci-settings-ledger-reason{color:var(--sci-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sci-settings-ledger-time{color:var(--sci-text-muted);font-size:11px;white-space:nowrap}.sci-platform-table-wrap{border:1px solid var(--sci-border);border-radius:10px;overflow-x:auto}.sci-platform-table{width:100%;border-collapse:collapse;font-size:12px}.sci-platform-table thead th{padding:8px 10px;text-align:left;font-weight:600;font-size:11px;color:var(--sci-text-muted);background:#08142899;border-bottom:1px solid var(--sci-border);white-space:nowrap}.sci-platform-table tbody td{padding:10px;vertical-align:middle;border-bottom:1px solid var(--sci-border);color:var(--sci-text)}.sci-platform-table tbody tr:last-child td{border-bottom:none}.sci-platform-table__avatar{width:48px}.sci-platform-table__avatar-placeholder{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#0f2846cc;border:1px solid var(--sci-border);color:var(--sci-text-dim);font-size:11px}.sci-platform-table__name{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sci-platform-table__platform{white-space:nowrap}.sci-platform-table__oauth{min-width:120px}.sci-platform-table__oauth-cell{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px}.sci-platform-table__unbind{white-space:nowrap}.sci-platform-table__muted{color:var(--sci-text-dim)}.sci-settings-platform-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0;display:block}.sci-settings-platform-main{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.sci-platform-accounts-dialog{width:min(840px,100%)}.sci-platform-panel__section-title{margin:0 0 8px;font-size:12px;font-weight:600;color:var(--sci-text-muted);letter-spacing:.02em}.sci-platform-panel__section-title--list{margin-top:16px}.sci-settings-platform-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.sci-settings-ext-hint{margin:0 0 10px;padding:8px 10px;border-radius:8px;font-size:11px;line-height:1.45;border:1px solid var(--sci-border)}.sci-settings-ext-hint--ok{background:#4ade8014;color:#86efac}.sci-settings-ext-hint--warn{background:#fbbf2414;color:#fcd34d}.sci-settings-oauth-tag{display:inline-block;width:fit-content;padding:2px 8px;border-radius:6px;font-size:11px;border:1px solid var(--sci-border);color:var(--sci-text-muted)}.sci-settings-oauth-tag--ok{color:#4ade80;border-color:#4ade8059}.sci-settings-oauth-tag--warn{color:#fbbf24;border-color:#fbbf2459}.sci-settings-platform-row-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.sci-settings-platform-row-actions .sci-gm-btn--link,.sci-settings-platform-actions .sci-gm-btn--ghost{padding:6px 10px;font-size:12px}.sci-settings-platform-row-actions .sci-gm-btn--link{border:none;background:transparent;color:var(--sci-sky)}.sci-settings-platform-row-actions .sci-gm-btn--link:hover:not(:disabled){color:#67e8f9}.sci-settings-platform-row-actions .sci-gm-btn--danger-link{color:#fca5a5}.sci-settings-platform-row-actions .sci-gm-btn--danger-link:hover:not(:disabled){color:#fecaca}.sci-settings-platform-actions .sci-gm-btn--ghost{background:transparent;color:var(--sci-text-muted)}.sci-settings-platform-badge{padding:2px 6px;border-radius:6px;font-size:11px;text-align:center;background:#22d3ee1f;border:1px solid var(--sci-border)}.sci-settings-platform-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sci-settings-platform-meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin:4px 0 6px;padding-left:2px;font-size:11px;color:var(--sci-text-dim)}.sci-settings-platform-meta span{font-family:ui-monospace,monospace}.sci-settings-platform-status{font-size:11px;color:var(--sci-text-muted);text-transform:lowercase}.sci-settings-platform-status--active{color:#4ade80}.sci-settings-error{color:#f87171}.sci-settings-account-row{display:flex;align-items:center;gap:14px}.sci-settings-avatar-btn{width:100%;border:1px solid var(--sci-border-strong);background:#0f284680;border-radius:12px;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.sci-settings-avatar-btn img{display:block;border-radius:8px;width:64px;height:64px}.sci-settings-cdk-row{display:flex;gap:8px}.sci-settings-cdk-row input{flex:1;min-width:0;padding:10px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#081428d9;color:var(--sci-text);font-family:inherit;font-size:14px}.sci-settings-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px;min-height:28px}.sci-settings-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;background:#22d3ee1f;border:1px solid var(--sci-border);color:var(--sci-text)}.sci-settings-tag button{border:none;background:none;color:var(--sci-text-muted);cursor:pointer;padding:0;font-size:14px;line-height:1}.sci-settings-links{display:flex;flex-direction:column;gap:8px}.sci-settings-links button{text-align:left;width:100%}.sci-gm-btn--block{margin-top:4px}.sci-work-results-list{list-style:none;margin:10px 0 12px;padding:0;display:flex;flex-direction:column;gap:8px}.sci-work-results-item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:10px;background:#08182ca6;border:1px solid var(--sci-border)}.sci-work-results-item__main{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.sci-work-results-item__main strong{font-size:13px;color:var(--sci-text)}.sci-work-results-item__main>span{font-size:11px;color:var(--sci-text-dim)}.sci-work-results-preview{font-size:11px;color:var(--sci-text-muted);opacity:.9}.sci-gm-deliverables{margin-top:16px;padding-top:12px;border-top:1px dashed var(--sci-border)}.sci-settings-digest-hint{margin:0 0 10px;font-size:12px;line-height:1.5;color:var(--sci-text-muted)}.sci-settings-digest-source{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.sci-settings-digest-source__opt{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#08142899;cursor:pointer;font-size:13px;color:var(--sci-text)}.sci-settings-digest-source__opt--active{border-color:#22d3ee8c;background:#22d3ee1a;box-shadow:0 0 12px #22d3ee1f}.sci-settings-digest-source__opt input{accent-color:var(--sci-cyan);flex-shrink:0}.sci-settings-digest-source__opt small{margin-left:auto;font-size:10px;color:var(--sci-cyan);font-weight:600}.sci-settings-digest-kb-note{margin:0 0 10px;padding:8px 10px;border-radius:8px;font-size:11px;line-height:1.45;color:#cbd5e1eb;background:#0f284673;border:1px solid rgba(0,180,255,.15)}.sci-settings-digest-kw-label{margin:0 0 6px;font-size:11px;color:var(--sci-text-muted)}.sci-gm-deliverables-title{margin:0 0 8px;font-size:13px;font-weight:600;color:var(--sci-cyan-bright)}.sci-first-day-overlay{z-index:205;background:#020814d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sci-first-day-shell{width:min(860px,100%);max-height:min(90vh,720px);display:flex;flex-direction:column;background:linear-gradient(155deg,#0a182efa,#040a16fc);border:1px solid rgba(34,211,238,.28);border-radius:20px;box-shadow:0 0 0 1px #ffffff0a inset,0 0 60px #22d3ee1f,0 32px 64px #0000008c;overflow:hidden;color:var(--sci-text);animation:sci-first-day-rise .28s ease}@keyframes sci-first-day-rise{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.sci-first-day-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px 14px;border-bottom:1px solid var(--sci-border);background:linear-gradient(180deg,rgba(34,211,238,.06),transparent)}.sci-first-day-brand{display:flex;gap:14px;align-items:flex-start;min-width:0}.sci-first-day-badge{flex-shrink:0;width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-size:11px;font-weight:700;letter-spacing:.04em;color:#042028;background:linear-gradient(135deg,#67e8f9,#22d3ee 55%,#0891b2);box-shadow:0 0 24px #22d3ee59}.sci-first-day-brand h2{margin:0 0 4px;font-size:18px;font-weight:700;color:#f0f9ff;letter-spacing:.02em}.sci-first-day-brand p{margin:0;font-size:13px;line-height:1.5;color:var(--sci-text-muted)}.sci-first-day-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.sci-first-day-skip{font-size:13px;white-space:nowrap;color:var(--sci-text-dim)}.sci-first-day-skip:hover{color:var(--sci-sky)}.sci-first-day-progress{height:3px;background:#ffffff0f}.sci-first-day-progress__bar{height:100%;background:linear-gradient(90deg,#0891b2,#22d3ee,#67e8f9);box-shadow:0 0 12px #22d3ee73;transition:width .35s ease}.sci-first-day-layout{display:grid;grid-template-columns:210px minmax(0,1fr);flex:1;min-height:0}@media (max-width: 720px){.sci-first-day-layout{grid-template-columns:1fr}.sci-first-day-rail{border-right:none!important;border-bottom:1px solid var(--sci-border);padding:12px 14px!important}.sci-first-day-rail ol{flex-direction:row!important;overflow-x:auto;gap:8px!important}.sci-first-day-rail li{flex:0 0 auto;min-width:120px}}.sci-first-day-rail{padding:18px 14px;border-right:1px solid var(--sci-border);background:#0208128c}.sci-first-day-rail ol{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.sci-first-day-rail-item{display:flex;align-items:flex-start;gap:10px;width:100%;padding:10px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--sci-text-dim);text-align:left;cursor:default;font-family:inherit;transition:background .15s,border-color .15s,color .15s}.sci-first-day-rail-item--clickable{cursor:pointer}.sci-first-day-rail-item--clickable:hover{background:#22d3ee0f;border-color:var(--sci-border)}.sci-first-day-rail-item.active{background:#22d3ee24;border-color:#22d3ee59}.sci-first-day-rail-item.done .sci-first-day-rail-num{background:#22d3ee33;color:var(--sci-cyan-bright);border-color:#22d3ee66}.sci-first-day-rail-num{flex-shrink:0;width:26px;height:26px;border-radius:999px;border:1px solid var(--sci-border);display:grid;place-items:center;font-size:11px;font-weight:700;color:var(--sci-text-muted);background:#ffffff08}.sci-first-day-rail-item.active .sci-first-day-rail-num{color:#042028;background:linear-gradient(135deg,#67e8f9,#22d3ee);border-color:transparent;box-shadow:0 0 16px #22d3ee59}.sci-first-day-rail-text strong{display:block;font-size:13px;font-weight:600;color:var(--sci-text-muted);margin-bottom:2px}.sci-first-day-rail-item.active .sci-first-day-rail-text strong{color:var(--sci-cyan-bright)}.sci-first-day-rail-text span{display:block;font-size:11px;line-height:1.35;color:var(--sci-text-dim)}.sci-first-day-main{display:flex;flex-direction:column;min-height:0}.sci-first-day-body{flex:1;overflow-y:auto;padding:20px 22px}.sci-first-day-hero{margin:0 0 18px;padding:14px 16px;border-radius:14px;border:1px solid rgba(34,211,238,.15);background:linear-gradient(135deg,#22d3ee14,#0891b20a)}.sci-first-day-hero h3{margin:0 0 6px;font-size:16px;font-weight:600;color:#f0f9ff}.sci-first-day-hero p{margin:0;font-size:14px;line-height:1.65;color:var(--sci-text)}.sci-first-day-hero p strong{color:var(--sci-cyan-bright)}.sci-first-day-field{margin-bottom:16px}.sci-first-day-field label{display:block;margin-bottom:8px;font-size:12px;color:var(--sci-text-muted)}.sci-first-day-status{display:flex;align-items:center;gap:10px;padding:12px 14px;margin-bottom:16px;border-radius:12px;border:1px solid var(--sci-border);background:#040c18a6;font-size:13px}.sci-first-day-status--ok{border-color:#34d39959;background:#10b98114;color:#a7f3d0}.sci-first-day-status--warn{border-color:#fbbf2459;background:#f59e0b14;color:#fde68a}.sci-first-day-status-dot{width:8px;height:8px;border-radius:999px;background:currentColor;box-shadow:0 0 10px currentColor}.sci-first-day-panel-wrap{margin-bottom:16px;padding:14px;border-radius:14px;border:1px solid var(--sci-border);background:#040c1873}.sci-platform-panel--compact .sci-settings-platform-list{max-height:180px;overflow-y:auto}.sci-platform-panel--compact .sci-platform-panel__hint{font-size:12px;margin-bottom:10px}.sci-first-day-report-list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:8px}.sci-first-day-report-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;border:1px solid var(--sci-border);background:#040c188c}.sci-first-day-report-item strong{display:block;font-size:13px;color:#f0f9ff}.sci-first-day-report-item span{font-size:12px;color:var(--sci-text-dim)}.sci-first-day-foot{display:flex;flex-wrap:wrap;gap:10px;padding:14px 22px 18px;border-top:1px solid var(--sci-border);background:#020812a6}.sci-first-day-foot .sci-gm-btn{min-width:120px}.sci-first-day-foot .sci-gm-btn--primary{margin-left:auto}.sci-first-day-foot .sci-gm-btn--ghost{background:transparent;border-color:var(--sci-border);color:var(--sci-text-muted)}.sci-first-day-foot .sci-gm-btn--link{background:transparent;border-color:transparent;color:var(--sci-sky);font-size:13px}@media (max-width: 720px){.sci-first-day-foot .sci-gm-btn--primary{margin-left:0;width:100%}}.sci-digest-overlay{z-index:204}.sci-digest-dialog{width:min(560px,100%);max-height:min(88vh,720px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 40px #22d3ee26,0 24px 48px #00000073;overflow:hidden;color:var(--sci-text)}.sci-digest-ai{margin:0 20px 12px;padding:12px 14px;border-radius:12px;border:1px solid rgba(34,211,238,.22);background:linear-gradient(135deg,#082f4973,#0f172a99)}.sci-digest-ai__badge{display:inline-block;margin-bottom:6px;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#0f172a;background:linear-gradient(90deg,#22d3ee,#38bdf8)}.sci-digest-ai p{margin:0;font-size:13px;line-height:1.65;color:#e0f2fe}.sci-digest-meta{display:flex;align-items:flex-start;gap:10px;padding:0 20px 14px;border-bottom:1px solid var(--sci-border)}.sci-digest-meta__label{flex-shrink:0;margin-top:4px;font-size:11px;font-weight:600;color:var(--sci-text-dim);letter-spacing:.08em}.sci-digest-meta__tags{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;flex:1;min-width:0}.sci-digest-tag{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:2px 10px;font-size:11px;line-height:1.3;border-radius:999px;border:1px solid rgba(34,211,238,.35);color:var(--sci-sky);background:#22d3ee1a;white-space:nowrap}.sci-digest-tag--item{font-size:10px;padding:1px 8px;min-height:20px;border-color:#94a3b859;color:#cbd5e1;background:#0f172aa6}.sci-digest-list{flex:1;overflow-y:auto;padding:12px 20px 8px}.sci-digest-item{padding:12px 0;border-bottom:1px solid rgba(34,211,238,.12)}.sci-digest-item:last-child{border-bottom:none}.sci-digest-item__head{display:flex;flex-direction:column;gap:8px;margin-bottom:6px}.sci-digest-item__tags{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.sci-digest-item h3{margin:0;font-size:15px;font-weight:600;color:#f0f9ff;line-height:1.45}.sci-digest-item h3 a{color:inherit;text-decoration:none}.sci-digest-item h3 a:hover{color:var(--sci-cyan-bright);text-decoration:underline}.sci-digest-item p{margin:0 0 6px;font-size:13px;line-height:1.65;color:var(--sci-text-muted)}.sci-digest-item small{font-size:11px;color:var(--sci-text-dim)}.sci-digest-footer{display:flex;flex-direction:column;gap:8px;padding:12px 20px 16px;border-top:1px solid var(--sci-border);background:#040c188c}.sci-digest-footer .sci-gm-btn{width:100%;text-align:center}.sci-digest-footer .sci-gm-btn--link{background:transparent;border-color:transparent;color:var(--sci-sky);font-size:12px}.sci-digest-footer .sci-gm-btn--link:hover{text-decoration:underline}.sci-digest-empty{padding:24px 20px;text-align:center;color:var(--sci-text-muted);font-size:14px}.sci-staff-name-inline{margin:4px 0 6px;display:flex;flex-direction:column;gap:2px}.sci-staff-name-inline__cn,.sci-staff-name-inline__en{width:100%;padding:0;border:none;border-radius:0;background:transparent;color:inherit;font-family:inherit;box-sizing:border-box}.sci-staff-name-inline__cn{font-size:15px;font-weight:600;color:#f0f9ff;line-height:1.3}.sci-staff-name-inline__cn:focus{outline:none;box-shadow:inset 0 -1px #22d3ee8c}.sci-staff-name-inline__en{font-size:12px;color:var(--sci-text-dim, rgba(148, 163, 184, .95));line-height:1.3}.sci-staff-name-inline__en:focus{outline:none;box-shadow:inset 0 -1px #22d3ee59}.sci-staff-name-inline__en::placeholder{color:#94a3b873}.sci-staff-name-inline__hint{font-size:10px;color:var(--sci-text-dim, rgba(148, 163, 184, .85))}.sci-niuma-chat-overlay{z-index:195}.sci-niuma-chat-dialog{width:min(480px,100%);max-height:min(88vh,640px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 32px #22d3ee1f,0 20px 40px #00000073;overflow:hidden;color:var(--sci-text)}.sci-niuma-chat-header{display:flex;align-items:flex-start;gap:12px;padding:16px 18px 12px;border-bottom:1px solid var(--sci-border)}.sci-niuma-chat-header__meta{flex:1;min-width:0}.sci-niuma-chat-header__avatar{flex-shrink:0}.sci-niuma-chat-header__meta h3{margin:0;font-size:17px;font-weight:600;color:#f0f9ff}.sci-niuma-chat-header__meta p{margin:4px 0 0;font-size:12px;color:var(--sci-text-muted)}.sci-niuma-chat-tag{color:var(--sci-cyan-bright)}.sci-niuma-chat-tag--specialist{color:#ddd6fe}.sci-niuma-chat-dialog--specialist{border-color:#a78bfa73;box-shadow:0 0 28px #8b5cf624,0 20px 40px #00000073}.sci-niuma-chat-detail__hint{margin:0 0 10px;font-size:11px;line-height:1.5;color:var(--sci-text-dim)}.sci-niuma-chat-header__meta .sci-staff-name-inline{margin:0 0 4px}.sci-niuma-chat-header__meta .sci-staff-name-inline__cn{font-size:17px}.sci-niuma-chat-detail{padding:10px 18px 12px;border-bottom:1px solid var(--sci-border);background:#08142673}.sci-niuma-chat-detail__status{margin:0 0 4px;font-size:12px;color:var(--sci-text-muted)}.sci-niuma-chat-detail__status.is-busy{color:var(--sci-cyan-bright)}.sci-niuma-chat-detail__task{margin:0 0 10px;font-size:13px;line-height:1.45;color:var(--sci-text)}.sci-niuma-chat-detail__actions{display:flex;flex-wrap:wrap;gap:8px}.sci-niuma-chat-detail__actions .sci-gm-btn{flex:1;min-width:88px;text-align:center;padding:7px 10px;font-size:13px}.sci-niuma-chat-header .sci-gm-close{margin-left:auto;flex-shrink:0}.sci-niuma-chat-body{flex:1;overflow-y:auto;padding:14px 18px;min-height:180px}.sci-niuma-chat-quote{margin-bottom:14px;padding:10px 12px;border-radius:10px;background:#08162abf;border:1px dashed var(--sci-border)}.sci-niuma-chat-quote__label{display:block;font-size:10px;letter-spacing:.06em;color:var(--sci-text-dim);margin-bottom:6px}.sci-niuma-chat-quote p{margin:0;font-size:13px;line-height:1.55;color:var(--sci-text)}.sci-niuma-chat-thread{display:flex;flex-direction:column;gap:10px}.sci-niuma-chat-msg{max-width:92%;padding:10px 12px;border-radius:12px;font-size:13px;line-height:1.55}.sci-niuma-chat-msg p{margin:0;white-space:pre-wrap}.sci-niuma-chat-msg--niuma{align-self:flex-start;background:#0a1e37d9;border:1px solid var(--sci-border);border-bottom-left-radius:4px}.sci-niuma-chat-msg--user{align-self:flex-end;background:#22d3ee24;border:1px solid rgba(34,211,238,.35);border-bottom-right-radius:4px}.sci-niuma-chat-link{display:inline-block;margin-top:8px;font-size:11px;color:var(--sci-cyan-bright);word-break:break-all}.sci-niuma-chat-dl-icon{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;margin-left:2px;padding:4px;border:none;border-radius:6px;background:#00d4ff14;color:var(--sci-cyan-bright);font-size:14px;cursor:pointer;vertical-align:middle}.sci-niuma-chat-dl-icon:hover:not(:disabled){background:#00d4ff29}.sci-niuma-chat-dl-icon:disabled{opacity:.6;cursor:wait}.sci-niuma-chat-typing{margin:0;font-size:12px;color:var(--sci-text-dim)}.sci-niuma-chat-foot{padding:12px 18px 16px;border-top:1px solid var(--sci-border)}.sci-niuma-chat-prompts{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.sci-niuma-chat-chip{padding:6px 10px;border-radius:999px;border:1px solid var(--sci-border);background:#08162ab3;color:var(--sci-text-muted);font-size:11px;cursor:pointer;font-family:inherit}.sci-niuma-chat-chip:hover:not(:disabled){border-color:var(--sci-cyan);color:var(--sci-sky)}.sci-niuma-chat-chip:disabled{opacity:.5;cursor:not-allowed}.sci-niuma-chat-form{display:flex;gap:8px}.sci-niuma-chat-input{flex:1;min-width:0}.sci-niuma-chat-form .sci-gm-btn{flex-shrink:0}.sci-niuma-chat-header__actions{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}.sci-niuma-chat-detail-btn{padding:6px 12px;font-size:13px}.sci-note-gen-report__card{border:1px solid rgba(120,180,255,.25);border-radius:10px;padding:14px 16px;margin-bottom:14px;background:#08102059}.sci-note-gen-report__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sci-note-gen-report__body{white-space:pre-wrap;line-height:1.65;font-size:14px;color:#e6f0ffeb;margin-top:8px}.sci-note-gen-report__images{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.sci-note-gen-report__img-wrap{width:96px;height:128px;border-radius:6px;overflow:hidden;background:#ff505026;border:1px solid rgba(255,120,120,.35);cursor:zoom-in;transition:border-color .2s,box-shadow .2s}.sci-note-gen-report__img-wrap:hover{border-color:#78c8ffa6;box-shadow:0 0 0 1px #78c8ff40}.sci-note-gen-report__img-wrap .sci-note-gen-report__img,.sci-note-gen-report__img-wrap .ant-image{width:100%;height:100%;display:block}.sci-note-gen-report__img-wrap .ant-image-img{width:100%;height:100%;object-fit:cover;display:block}.sci-note-gen-report__img-wrap .ant-image-mask{font-size:12px}.sci-staff-work-pick-overlay{z-index:270}.sci-staff-work-pick-dialog{width:min(520px,92vw);max-height:min(72vh,640px);display:flex;flex-direction:column;background:var(--sci-panel, #0f172a);border:1px solid rgba(56,189,248,.25);border-radius:12px;box-shadow:0 24px 64px #00000073}.sci-staff-work-pick-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 18px 8px;border-bottom:1px solid rgba(148,163,184,.15)}.sci-staff-work-pick-header h2{margin:0 0 4px;font-size:1.1rem;color:var(--sci-sky, #7dd3fc)}.sci-staff-work-pick-header p{margin:0;font-size:.85rem;color:#e2e8f0b8}.sci-staff-work-pick-body{padding:12px 18px 18px;overflow-y:auto}.sci-staff-work-pick-empty{margin:24px 0;text-align:center;color:#e2e8f0a6}.sci-staff-work-pick-grid{display:flex;flex-direction:column;gap:8px}.sci-staff-work-pick-card{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;text-align:left;background:#0f172a99;border:1px solid rgba(56,189,248,.2);border-radius:8px;color:#e2e8f0;cursor:pointer}.sci-staff-work-pick-card--live{border-color:#34d39973}.sci-staff-work-pick-card:hover{border-color:#38bdf873;background:#1e293bd9}.sci-staff-work-pick-card .sci-gm-badge-live{margin-top:4px}.sci-staff-work-pick-card strong{font-size:.95rem}.sci-staff-work-pick-card span{font-size:.8rem;color:#e2e8f0a6}.sci-staff-work-pick-card__ci{font-size:.75rem!important;color:#7dd3fce0!important;line-height:1.4}.sci-intent-leads-overlay{z-index:265}.sci-intent-leads-dialog{width:min(1080px,calc(100vw - 32px));max-height:min(92vh,860px)}.sci-intent-leads-body{padding-top:8px}.sci-settings-links .sci-gm-btn--block{width:100%;text-align:left}.sci-token-ledger-overlay{z-index:260}.sci-token-ledger-dialog{width:min(880px,calc(100vw - 24px));max-height:min(90vh,720px)}.sci-token-ledger-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:12px 18px 0;border-bottom:1px solid var(--sci-border)}.sci-token-ledger-tabs button{padding:8px 14px;border:1px solid transparent;border-radius:10px 10px 0 0;background:transparent;color:var(--sci-text-muted);font-size:13px;cursor:pointer;font-family:inherit}.sci-token-ledger-tabs button:hover{color:var(--sci-sky);background:#22d3ee0f}.sci-token-ledger-tabs button.active{color:var(--sci-sky);background:#22d3ee1f;border-color:var(--sci-border);border-bottom-color:transparent}.sci-token-ledger-table-wrap{overflow:auto;margin-top:12px;-webkit-overflow-scrolling:touch}.sci-token-ledger-table{width:100%;min-width:520px;border-collapse:collapse;font-size:12px;table-layout:auto}.sci-token-ledger-col--kind{width:4.5rem}.sci-token-ledger-col--amount{width:7.5rem}.sci-token-ledger-col--balance{width:7rem}.sci-token-ledger-col--time{width:6.5rem}.sci-token-ledger-col--reason{width:auto;min-width:10rem}.sci-token-ledger-table th,.sci-token-ledger-table td{padding:10px 12px;text-align:left;vertical-align:top;border-bottom:1px solid var(--sci-border)}.sci-token-ledger-table th{color:var(--sci-text-muted);font-weight:600;font-size:11px;white-space:nowrap;position:sticky;top:0;z-index:1;background:#081428fa}.sci-token-ledger-table td{color:var(--sci-text)}.sci-token-ledger-cell--kind,.sci-token-ledger-cell--num,.sci-token-ledger-cell--time{white-space:nowrap}.sci-token-ledger-cell--num{font-variant-numeric:tabular-nums}.sci-token-ledger-cell--reason{line-height:1.45;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.sci-token-ledger-kind{display:inline-block;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:600;white-space:nowrap}.sci-token-ledger-kind--debit{color:#f87171;background:#f871711f;border:1px solid rgba(248,113,113,.25)}.sci-token-ledger-kind--credit{color:#4ade80;background:#4ade801f;border:1px solid rgba(74,222,128,.25)}.sci-token-ledger-amount--debit{color:#f87171;font-weight:600}.sci-token-ledger-amount--credit{color:#4ade80;font-weight:600}.sci-token-ledger-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--sci-border);font-size:12px;color:var(--sci-text-muted)}.sci-token-ledger-pagination-actions{display:flex;gap:8px}@media (max-width: 640px){.sci-token-ledger-dialog{width:calc(100vw - 16px)}.sci-token-ledger-table{min-width:480px}.sci-token-ledger-table th,.sci-token-ledger-table td{padding:8px 10px}}.sci-employee-seat-dialog{width:min(560px,100%)}.sci-employee-seat-summary{display:flex;flex-wrap:wrap;gap:12px 20px;margin-bottom:12px;padding:10px 12px;border-radius:10px;font-size:13px;color:var(--sci-text-muted);background:#22d3ee0f;border:1px solid var(--sci-border)}.sci-employee-seat-summary strong{color:var(--sci-sky)}.sci-employee-seat-bind{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--sci-border)}.sci-employee-seat-bind__fields{flex:1;min-width:220px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.sci-employee-seat-bind label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--sci-text-muted)}.sci-employee-seat-bind input{box-sizing:border-box;width:100%;padding:9px 11px;border-radius:10px;border:1px solid var(--sci-border);background:#081428d9;color:var(--sci-text);font-family:inherit;font-size:14px}.sci-employee-seat-bind input:focus{outline:none;border-color:var(--sci-cyan);box-shadow:0 0 0 2px #22d3ee1f}.sci-employee-seat-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.sci-employee-seat-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:10px;border:1px solid var(--sci-border);background:#0814288c}.sci-employee-seat-row__main{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.sci-employee-seat-row__main strong{font-size:14px;color:#f0f9ff;letter-spacing:.04em}.sci-employee-seat-row__nick{font-size:12px;color:var(--sci-sky)}.sci-employee-seat-row__time{width:100%;font-size:11px;color:var(--sci-text-dim)}@media (max-width: 520px){.sci-employee-seat-bind__fields{grid-template-columns:1fr}}.sci-ai-work-overlay{z-index:206}.sci-ai-work-dialog{width:min(640px,100%);max-height:min(90vh,780px);display:flex;flex-direction:column;background:linear-gradient(160deg,#0c1c34fa,#060e1cfc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 40px #22d3ee26,0 24px 48px #00000073;overflow:hidden;color:var(--sci-text)}.sci-ai-work-body{flex:1;overflow-y:auto;padding:0 20px 12px;display:flex;flex-direction:column;gap:12px}.sci-ai-work-body label{font-size:12px;color:var(--sci-sky);letter-spacing:.04em}.sci-ai-work-body textarea.sci-gm-input{min-height:120px;resize:vertical}.sci-ai-work-result{border:1px solid var(--sci-border);border-radius:10px;background:#00000040;padding:12px 14px;max-height:280px;overflow-y:auto}.sci-ai-work-result pre{margin:0;white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:13px;line-height:1.55;color:var(--sci-text)}.sci-ai-work-meta{font-size:11px;color:var(--sci-muted)}.sci-ai-work-footer{display:flex;flex-wrap:wrap;gap:8px;padding:12px 20px 16px;border-top:1px solid var(--sci-border)}.sci-ai-work-footer .sci-gm-btn{flex:1;min-width:120px}.sci-ai-work-footer .sci-gm-btn--link{flex:0 1 auto}.sci-legal-overlay{z-index:207}.sci-legal-dialog{width:min(420px,100%);max-height:min(92vh,720px);display:flex;flex-direction:column;background:linear-gradient(165deg,#0e121cfa,#080a12fc);border:1px solid var(--sci-border-strong);border-radius:16px;box-shadow:0 0 36px #22d3ee1f,0 24px 48px #00000080;overflow:hidden;color:var(--sci-text)}.sci-legal-dialog--iframe{width:min(960px,100%);max-height:min(92vh,820px)}.sci-legal-body{flex:1;overflow-y:auto;padding:0 16px 16px}.sci-legal-pricing{display:flex;flex-wrap:wrap;gap:8px 12px;margin-bottom:12px;padding:10px 12px;border-radius:10px;background:#facc151a;border:1px solid rgba(250,204,21,.35);font-size:12px;color:#fde68a}.sci-legal-pricing strong{color:#fef08a}.sci-legal-disclaimer{background:linear-gradient(135deg,#ff6b6bd9,#ff8787bf);border-radius:8px;padding:12px;margin-bottom:12px;font-size:12px;line-height:1.55;color:#fff}.sci-legal-evidence{background:#4a9eff1f;border:1px solid rgba(74,158,255,.35);border-radius:8px;padding:12px;margin-bottom:16px;font-size:13px;line-height:1.6;color:#7ec8ff}.sci-legal-section-title{font-size:14px;font-weight:600;margin:0 0 10px;color:var(--sci-text)}.sci-legal-category-label{font-size:12px;color:var(--sci-muted, #888);margin:0 0 8px 4px}.sci-legal-category{margin-bottom:18px}.sci-legal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.sci-legal-card{background:#2a2a2aa6;border:1px solid rgba(58,58,58,.9);border-radius:10px;padding:14px 10px;cursor:pointer;transition:border-color .15s,transform .15s,background .15s;display:flex;flex-direction:column;align-items:center;text-align:center;font:inherit;color:inherit}.sci-legal-card:hover:not(:disabled){background:#3a3a3abf;border-color:#4a9eff;transform:translateY(-1px)}.sci-legal-card:disabled{opacity:.55;cursor:not-allowed}.sci-legal-card__icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;font-size:18px;font-weight:600;color:#fff}.sci-legal-card__icon--non-doc{background:linear-gradient(135deg,#4a9eff,#2a7fd4)}.sci-legal-card__icon--doc{background:linear-gradient(135deg,#ff6b6b,#ff8787)}.sci-legal-card__name{font-size:13px;font-weight:500;margin-bottom:4px}.sci-legal-card__price{font-size:11px;font-weight:600;color:#fde68a;margin-bottom:4px}.sci-legal-card__desc{font-size:11px;color:var(--sci-muted, #888)}.sci-legal-quick{margin-top:8px;padding-top:14px;border-top:1px solid rgba(58,58,58,.8)}.sci-legal-quick textarea{width:100%;min-height:72px;background:#2a2a2acc;border:1px solid rgba(58,58,58,.9);border-radius:8px;padding:10px 12px;color:var(--sci-text);font-size:14px;resize:vertical;outline:none}.sci-legal-quick textarea:focus{border-color:#4a9eff}.sci-legal-emergency{width:100%;margin-top:12px;background:linear-gradient(135deg,#f44,#ff6b6b);border:none;border-radius:8px;padding:12px;font-size:14px;font-weight:600;color:#fff;cursor:pointer}.sci-legal-emergency:hover{filter:brightness(1.05)}.sci-legal-aid{margin-top:16px;padding:12px;background:#4a9eff1a;border-radius:8px;text-align:center}.sci-legal-aid__phone{font-size:18px;font-weight:600;color:#4a9eff;margin-top:4px}.sci-legal-iframe-wrap{flex:1;min-height:480px;display:flex;flex-direction:column;background:#1a1a1a}.sci-legal-iframe{flex:1;width:100%;min-height:420px;border:none;background:#1e1e1e}.sci-legal-iframe-hint{padding:8px 16px;font-size:12px;color:var(--sci-muted, #888);border-top:1px solid rgba(58,58,58,.6)}.sci-legal-back{margin-right:8px;padding:4px 10px;font-size:13px;background:transparent;border:1px solid var(--sci-border);border-radius:8px;color:var(--sci-sky);cursor:pointer}.ata-console{min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1}.sci-community-page{background:var(--sci-bg, #050a14);color:var(--sci-text, #e8ecf4)}.sci-community-page__top{max-width:960px;margin:0 auto;padding:12px 24px 0;width:100%;box-sizing:border-box}.sci-header--community .sci-header-chrome-left--spacer{min-width:0}.sci-community-page__body{flex:1;max-width:960px;margin:0 auto;width:100%;padding:16px 24px 40px;box-sizing:border-box}.ata-ops-panel{margin:0 auto;max-width:100%;width:100%;display:flex;flex-direction:column;gap:14px}.ata-scenario-hint{margin:0;font-size:.8rem;line-height:1.5;color:var(--sci-text-muted, #94a3b8)}.ata-scenario-hint__label{display:inline-block;margin-right:8px;padding:2px 8px;border-radius:6px;font-size:.72rem;color:var(--sci-sky, #7dd3fc);border:1px solid rgba(0,180,255,.28);background:#00b4ff14}.ata-scenario-chip.active,.ata-scenario-chip:hover{border-color:var(--sci-neon-cyan, #00d4ff);background:#00d4ff1f}.ata-nl-compose{position:relative;width:100%}.ata-nl-compose .ata-nl-input{width:100%;min-height:120px;padding:12px 12px 48px;border-radius:12px;border:1px solid rgba(0,212,255,.2);background:#00000059;color:inherit;resize:vertical;font:inherit;box-sizing:border-box}.ata-nl-publish{position:absolute;right:10px;bottom:10px;z-index:2;padding:8px 18px;border-radius:999px;font-size:.8125rem;box-shadow:0 4px 16px #00000059}.ata-nl-publish:disabled{opacity:.45;cursor:not-allowed}.ata-actions{display:flex;gap:8px;flex-wrap:wrap}.ata-btn{padding:8px 16px;border-radius:8px;border:1px solid rgba(0,212,255,.35);background:#00d4ff1a;color:var(--sci-neon-cyan, #00d4ff);cursor:pointer;font-size:.875rem}.ata-btn.primary{background:linear-gradient(135deg,#00d4ff59,#7850ff59);color:#fff}.ata-draft-card{padding:12px;border-radius:12px;border:1px solid rgba(120,80,255,.25);background:#00000040;font-size:.8125rem}.ata-draft-card dt{color:#ffffff80;margin-top:6px}.ata-timeline{list-style:none;padding:0;margin:0;font-size:.75rem;color:#ffffffa6}.ata-timeline li{border-left:2px solid rgba(0,212,255,.2);padding:4px 0 4px 10px;margin-left:4px}.ata-legacy-frame-wrap{background:#111;min-height:400px;display:flex;flex-direction:column}.ata-legacy-toolbar{padding:8px 12px;font-size:.75rem;border-bottom:1px solid rgba(255,255,255,.08);color:#ffffff8c}.ata-legacy-frame{flex:1;width:100%;border:none;min-height:520px;background:#1a1a1a}.ata-intro-hint{font-size:.8125rem;color:#ffffff8c;line-height:1.5}.sci-community-page .ata-community-intro{margin:24px 0 0;padding-top:16px}.sci-ata-community-overlay{z-index:1200}.sci-ata-community-dialog{width:min(640px,calc(100vw - 32px));max-height:min(88vh,720px);display:flex;flex-direction:column;background:var(--sci-panel-bg, rgba(8, 16, 28, .96));border:1px solid rgba(0,212,255,.22);border-radius:16px;box-shadow:0 24px 64px #0000008c;overflow:hidden}.sci-ata-community-body{flex:1;overflow:auto;padding:12px 20px 8px}.sci-ata-community-body .ata-ops-panel{margin:0;padding:0;border:none;background:transparent}.sci-ata-community-foot{display:flex;justify-content:flex-end;gap:8px;padding:12px 20px 16px;border-top:1px solid rgba(255,255,255,.06)}.sci-status-dispatch-idle,.sci-kpi-value--dispatch-idle{color:var(--sci-status-dispatch-idle)!important;text-shadow:0 0 24px var(--sci-status-dispatch-idle-glow)}.sci-kpi-card.sci-kpi-card--dispatch-idle:before,.sci-kpi-card.sci-kpi-card--dispatch-idle:after{border-color:var(--sci-status-dispatch-idle)}@keyframes sci-pulse{0%,to{opacity:1}50%{opacity:.4}}.sci-screen{min-height:100vh;padding:20px 24px 28px;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(0,180,255,.18),transparent),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(99,102,241,.12),transparent),linear-gradient(180deg,var(--sci-bg-deep) 0%,var(--sci-bg-mid) 45%,var(--sci-bg-low) 100%);color:var(--sci-text);position:relative;overflow-x:hidden}.sci-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--sci-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--sci-grid-line) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.sci-screen--flush{background:transparent}.sci-screen--flush:before{opacity:.85}.sci-inner{position:relative;z-index:1;max-width:1400px;margin:0 auto}.sci-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px;flex-wrap:wrap}.sci-header--office-unified{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:clamp(8px,1.5vw,16px);row-gap:8px;flex-wrap:nowrap;position:relative;z-index:210;width:100%;max-width:var(--sci-office-content-max);margin-left:auto;margin-right:auto}.sci-header-chrome-left,.sci-header-chrome-right{display:flex;align-items:center;min-height:34px;min-width:0}.sci-header-chrome-left{grid-column:1;grid-row:1;justify-self:start;max-width:100%;overflow:visible}.sci-header-title-block{grid-column:2;grid-row:1;text-align:center;min-width:0;max-width:100%;justify-self:center;width:100%;padding-inline:clamp(4px,1vw,12px);box-sizing:border-box}.sci-header-title-row{display:flex;align-items:flex-end;justify-content:center;gap:6px clamp(8px,1.2vw,18px);flex-wrap:wrap;max-width:100%;margin-inline:auto}.sci-header--office-unified .sci-header-title-row .sci-title{display:block;flex:1 1 100%;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sci-header-tier-badge{flex-shrink:0;display:inline-flex;align-items:center;margin-left:6px;transform:translateY(-3px);padding:4px 12px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1.3;white-space:nowrap;color:#fde68a;background:#fbbf2429;border:1px solid rgba(251,191,36,.5);box-shadow:0 0 10px #fbbf242e}.sci-header-model-badge{flex-shrink:0;display:inline-flex;align-items:center;margin-left:8px;transform:translateY(-3px);padding:4px 12px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1.3;white-space:nowrap;color:#86efac;background:#22c55e2e;border:1px solid rgba(74,222,128,.55);box-shadow:0 0 10px #22c55e38}.sci-header-chrome-right{grid-column:3;grid-row:1;justify-self:end;max-width:100%}.sci-header-below{grid-column:1 / -1;grid-row:2;text-align:center}.sci-header--office-unified .sci-title{margin:0;font-size:clamp(32px,3.8vw,44px);font-weight:800;letter-spacing:.1em;line-height:1.15}.sci-header--office-unified .sci-title-line{margin-top:8px}.sci-header--office-unified .sci-subtitle{margin-top:6px}.sci-title-wrap{flex:1;text-align:center;min-width:200px}.sci-title{margin:0;font-size:26px;font-weight:700;letter-spacing:.12em;background:var(--sci-title-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sci-title-line{height:2px;margin-top:10px;background:linear-gradient(90deg,transparent,rgba(0,212,255,.7),transparent)}.sci-subtitle{margin:6px 0 0;font-size:12px;color:#94a3b8e6}.sci-meta{font-size:12px;color:var(--sci-text-muted);display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sci-live-dot{width:8px;height:8px;border-radius:50%;background:var(--sci-cyan);box-shadow:0 0 8px var(--sci-cyan);animation:sci-pulse 2s ease-in-out infinite}.sci-kpi-row{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;margin-bottom:18px}@media (max-width: 1400px){.sci-kpi-row{grid-template-columns:repeat(4,1fr)}}@media (max-width: 900px){.sci-kpi-row{grid-template-columns:repeat(2,1fr)}}.sci-kpi-card{position:relative;padding:14px 16px;border-radius:10px;cursor:pointer;background:var(--sci-card-bg);border:1px solid var(--sci-border);box-shadow:0 0 20px #0078c814,inset 0 1px #ffffff0f;overflow:hidden;transition:border-color .2s,box-shadow .2s,transform .15s;font-family:inherit;text-align:left;color:inherit}.sci-kpi-card:hover{border-color:var(--sci-border-strong);transform:translateY(-1px)}.sci-kpi-card--active,.sci-kpi-card.is-active{border-color:var(--sci-border-active);box-shadow:0 0 24px var(--sci-glow-cyan),inset 0 0 0 1px #22d3ee59}.sci-kpi-card:before,.sci-kpi-card:after{content:"";position:absolute;width:12px;height:12px;border-color:#00d4ff99;border-style:solid}.sci-kpi-card:before{top:6px;left:6px;border-width:2px 0 0 2px}.sci-kpi-card:after{bottom:6px;right:6px;border-width:0 2px 2px 0}.sci-kpi-label{font-size:12px;color:var(--sci-text-muted);margin-bottom:8px}.sci-kpi-value{font-size:26px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.1;color:#f0f9ff;text-shadow:0 0 24px rgba(56,189,248,.35)}.sci-kpi-sub{margin-top:6px;font-size:11px;color:var(--sci-text-dim);line-height:1.45}.sci-kpi-bubble{margin-top:8px;min-height:36px;padding:6px 10px 6px 12px;position:relative;background:#061224bf;border:1px solid var(--sci-border);border-radius:10px 10px 10px 4px}.sci-kpi-bubble:after{content:"";position:absolute;left:14px;bottom:-5px;width:8px;height:8px;background:#061224bf;border-left:1px solid var(--sci-border);border-bottom:1px solid var(--sci-border);transform:rotate(-45deg)}.sci-kpi-bubble__text{margin:0;font-size:11px;line-height:1.45;color:var(--sci-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:opacity .18s ease}.sci-kpi-bubble__text--fade{opacity:.35}.sci-kpi-bubble--clickable{cursor:pointer;transition:border-color .15s ease,background .15s ease}.sci-kpi-bubble--clickable:hover{border-color:var(--sci-cyan);background:#0a1e37e6}.sci-kpi-bubble--clickable:focus-visible{outline:2px solid var(--sci-cyan);outline-offset:2px}.sci-accent-1 .sci-kpi-value{color:var(--sci-accent-1)}.sci-accent-2 .sci-kpi-value{color:var(--sci-accent-2)}.sci-accent-3 .sci-kpi-value{color:var(--sci-accent-3)}.sci-accent-4 .sci-kpi-value{color:var(--sci-accent-4)}.sci-accent-5 .sci-kpi-value{color:var(--sci-accent-5)}.sci-kpi-card--gm{border-color:#22d3eebf;box-shadow:0 0 28px #22d3ee33,inset 0 0 0 1px #22d3ee66;padding:18px 22px;min-height:120px}.sci-kpi-card--gm .sci-kpi-value{font-size:22px;color:var(--sci-accent-1)}.sci-kpi-card--gm .sci-kpi-label{font-size:13px;color:#bae6fd}.sci-kpi-card--empty{cursor:default;border-style:dashed;border-color:#64748b73;background:#08142880}.sci-kpi-card--empty .sci-kpi-value{font-size:16px;color:var(--sci-text-muted);text-shadow:none}.sci-kpi-card--empty:hover{transform:none}.sci-role-tag{display:inline-block;margin-left:6px;font-size:10px;color:var(--sci-text-dim);font-weight:400}.sci-panel{border-radius:10px;background:var(--sci-panel-bg);border:1px solid rgba(0,180,255,.2);padding:14px 16px 8px}.sci-panel-title{margin:0;font-size:14px;font-weight:600;color:#bae6fd;padding-left:10px;border-left:3px solid #0ea5e9}.sci-section-label{margin:0;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--sci-sky, #7dd3fc)}.sci-office-gm-row{display:flex;justify-content:center;margin-bottom:14px}.sci-office-gm-row .sci-kpi-card--gm{width:min(100%,560px);flex:1 1 auto;max-width:640px}@media (min-width: 1200px){.sci-office-gm-row .sci-kpi-card--gm{width:min(66%,720px)}}.sci-office-staff-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:var(--sci-office-content-max, 1280px);margin:0 auto 24px}@media (max-width: 1400px){.sci-office-staff-row{grid-template-columns:repeat(4,1fr)}}@media (max-width: 900px){.sci-office-staff-row{grid-template-columns:repeat(2,1fr)}}.sci-office-chrome-row{position:relative;z-index:2;display:flex;justify-content:space-between;width:100%;box-sizing:border-box;padding:6px 12px 2px;max-width:1400px;margin:0 auto}.sci-float-chrome{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-width:0;padding:4px 0;border-radius:0;background:transparent;border:none;font-size:11px;color:var(--sci-text-muted);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.sci-float-chrome__brand,.sci-float-chrome__actions{display:flex;align-items:center;gap:6px;min-width:0}.sci-float-chrome__brand{flex-shrink:1;min-width:0}.sci-float-chrome__brand-title{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex-shrink:0}.sci-float-chrome__brand-lockup{display:flex;align-items:center;gap:8px}.sci-float-chrome__brand-text{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.sci-float-chrome__brand-title .sci-float-chrome__logo-mark{width:40px;height:40px;border-radius:8px;flex-shrink:0;object-fit:cover;display:block}.sci-float-chrome__brand-title .sci-float-chrome__logo{color:var(--sci-sky);font-weight:700;font-size:20px;line-height:1.1;letter-spacing:-.02em}.sci-float-chrome__logo,.sci-float-chrome strong{color:var(--sci-sky);font-weight:600;font-size:12px;flex-shrink:0}.sci-float-chrome__brand-title .sci-float-chrome__ext-version{padding:0 4px;font-size:8px;font-weight:600;letter-spacing:.01em;line-height:1.25;border-radius:4px;box-shadow:none}.sci-float-chrome__ext-version{flex-shrink:0;display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1.3}.sci-float-chrome__ext-version--installed{color:#86efac;background:#22c55e2e;border:1px solid rgba(74,222,128,.55);box-shadow:0 0 8px #22c55e33}.sci-float-chrome__ext-version--not-installed{color:#fca5a5;background:#ef444429;border:1px solid rgba(248,113,113,.55);box-shadow:0 0 8px #ef444426}.sci-float-chrome__ext-version-hint{font-size:10px;font-weight:500;opacity:.85}.sci-float-chrome__ext-version--update-available{color:#fde047;background:#eab30824;border:1px solid rgba(250,204,21,.55);box-shadow:0 0 8px #eab30826}.sci-float-chrome__sep{color:#94a3b8a6;flex-shrink:0}.sci-float-chrome__company{color:#e2e8f0;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(200px,42vw)}.sci-float-chrome__actions{flex-shrink:0}.sci-float-chrome__user-stack{display:flex;flex-direction:column;align-items:center;gap:4px}.sci-float-chrome__ci-balance{font-size:10px;font-weight:700;line-height:1.2;color:#67e8f9;white-space:nowrap;letter-spacing:.02em}.sci-float-chrome__avatar{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid rgba(0,180,255,.4);border-radius:50%;background:#0f2846a6;cursor:pointer;overflow:hidden}.sci-float-chrome__avatar img{display:block;width:28px;height:28px;border-radius:50%;object-fit:cover}.sci-float-chrome__avatar-placeholder{display:block;width:20px;height:20px;border-radius:50%;background:#22d3ee40}.sci-float-chrome__avatar:hover{border-color:var(--sci-cyan-bright);box-shadow:0 0 0 2px #22d3ee26}.sci-float-chrome button.sci-float-chrome__login-btn{padding:7px 16px;border-radius:999px;font-size:12px;min-height:32px;line-height:1.2}.sci-header-chrome-right .sci-float-chrome__login-btn{padding:7px 14px}.sci-download-menu{position:relative;flex-shrink:0}.sci-download-menu__item--btn{width:100%;border:none;cursor:pointer;font-family:inherit;text-align:left}.sci-download-menu__action:disabled{opacity:.65;cursor:wait}.sci-header-pill-btn,.sci-download-menu__trigger{display:inline-flex;align-items:center;justify-content:center;gap:4px;box-sizing:border-box;min-height:26px;padding:4px 10px;border:1px solid rgba(0,180,255,.35);border-radius:999px;background:#0f28468c;color:var(--sci-sky);font-size:11px;font-weight:500;line-height:1.2;cursor:pointer;font-family:inherit;flex-shrink:0}.sci-header-pill-btn:hover,.sci-download-menu__trigger:hover,.sci-download-menu--open .sci-download-menu__trigger{border-color:var(--sci-cyan-bright);color:#f0f9ff}.sci-download-menu--has-update .sci-download-menu__trigger{border-color:#facc15bf;color:#fde047;box-shadow:0 0 10px #eab30833}.sci-download-menu__update-banner{display:flex;flex-direction:column;gap:4px;margin-bottom:8px;padding:8px 10px;border-radius:8px;background:#eab3081f;border:1px solid rgba(250,204,21,.45);color:#fde047;font-size:11px;line-height:1.45}.sci-download-menu__update-banner strong{font-size:12px;color:#fef08a}.sci-download-menu__action--highlight{background:#eab30814;border-color:#facc1559;box-shadow:0 0 0 1px #facc1533}.sci-download-menu__action-sub--update{color:#fde047e6;margin-top:2px}.sci-download-menu__trigger{position:relative}.sci-download-menu__badge{margin-left:2px;padding:0 5px;border-radius:999px;background:#f43f5e;color:#fff;font-size:9px;font-weight:700;line-height:14px}.sci-download-menu__chevron{font-size:9px;opacity:.75;transition:transform .15s ease}.sci-download-menu--open .sci-download-menu__chevron{transform:rotate(180deg)}.sci-download-menu__panel{position:absolute;top:calc(100% + 6px);left:0;z-index:30;min-width:min(300px,88vw);max-width:340px;padding:0;border-radius:12px;border:1px solid var(--sci-border-strong, rgba(0, 180, 255, .45));background:linear-gradient(160deg,#0c1c34fa,#060e1cfa);box-shadow:0 12px 32px #00000073;overflow:hidden}.sci-download-menu__card{padding:10px}.sci-download-menu__hint{margin:0 0 8px;padding:8px 10px;border-radius:8px;border:1px solid rgba(0,180,255,.15);background:#0f284659;font-size:11px;line-height:1.5;color:#cbd5e1f2}.sci-download-menu__hint--sub{margin:0 0 4px;padding:6px 8px;font-size:10px;background:#0f284640}.sci-download-menu__hint strong{color:#e2e8f0;font-weight:600}.sci-download-menu__action{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;width:100%;margin:0 0 6px;padding:10px 12px;border:1px solid rgba(0,180,255,.25);border-radius:8px;background:#0f284680;color:#f0f9ff;font-size:13px;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;box-sizing:border-box}.sci-download-menu__action-main{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.sci-download-menu__action-title{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;font-weight:600;line-height:1.3;color:inherit}.sci-download-menu__recommend-tag,.sci-download-menu__first-tag{display:inline-block;padding:1px 6px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.04em;line-height:1.4}.sci-download-menu__recommend-tag{color:#0c4a6e;background:linear-gradient(135deg,#fde68a,#fbbf24);border:1px solid rgba(251,191,36,.65);box-shadow:0 0 8px #fbbf2440}.sci-download-menu__first-tag{color:#ecfeff;background:linear-gradient(135deg,#22d3ee59,#0ea5e973);border:1px solid rgba(34,211,238,.55);box-shadow:0 0 8px #22d3ee33}.sci-download-menu__action-sub{font-size:11px;font-weight:400;line-height:1.45;color:#94a3b8eb}.sci-download-menu__action-sub--nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sci-download-menu__action-sub strong{color:#cbd5e1f2;font-weight:600}.sci-download-menu__action--compound{flex-direction:column;align-items:stretch;gap:0;padding:0;overflow:hidden}.sci-download-menu__action-hit{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;width:100%;padding:10px 12px 6px;border:none;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;box-sizing:border-box}.sci-download-menu__action-hit:disabled{opacity:.65;cursor:wait}.sci-download-menu__action-sub--toggle{width:100%;padding:0 12px 10px;border:none;background:none;text-align:left;cursor:pointer;font-family:inherit}.sci-download-menu__action-sub--toggle:hover{color:#cbd5e1fa}.sci-download-menu__more-list--inset{display:flex;flex-direction:column;gap:4px;padding:8px 12px 10px;border-top:1px solid rgba(0,180,255,.12);margin-top:0}.sci-download-menu__action:last-of-type{margin-bottom:0}.sci-download-menu__action--compound:hover{border-color:var(--sci-cyan-bright);background:#22d3ee1f}.sci-download-menu__action--compound .sci-download-menu__action-hit:hover:not(:disabled){background:transparent}.sci-download-menu__action--primary{border-color:#22d3ee8c;background:#22d3ee24;color:#ecfeff}.sci-download-menu__action--primary:hover{background:#22d3ee38}.sci-download-menu__action-meta{flex-shrink:0;font-size:10px;font-weight:500;color:#94a3b8e6;padding-top:2px}.sci-download-menu__link{display:block;width:100%;padding:6px 8px;border:none;border-radius:6px;background:transparent;color:#94a3b8f2;font-size:11px;font-family:inherit;text-align:left;text-decoration:none;cursor:pointer}.sci-download-menu__link:hover:not(:disabled){color:#e2e8f0;background:#22d3ee14}.sci-download-menu__link:disabled{opacity:.6;cursor:wait}.sci-header--office-unified .sci-float-chrome__brand-title .sci-float-chrome__logo{font-size:22px}.sci-header--office-unified .sci-float-chrome__brand-title .sci-float-chrome__logo-mark{width:44px;height:44px;border-radius:9px}.sci-header--office-unified .sci-float-chrome__brand{gap:clamp(6px,1vw,12px);align-items:center;flex-wrap:wrap;flex-shrink:1;max-width:100%}.sci-header--office-unified .sci-float-chrome__brand-title{flex-shrink:1;min-width:0}@media (max-width: 1024px){.sci-header--office-unified{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto auto}.sci-header-chrome-left{grid-column:1;grid-row:1}.sci-header-chrome-right{grid-column:2;grid-row:1;justify-self:end}.sci-header-title-block{grid-column:1 / -1;grid-row:2;padding-inline:0}.sci-header--office-unified .sci-header-title-row .sci-title{white-space:normal;overflow:visible;text-overflow:unset}.sci-header-below{grid-row:3}}@media (max-width: 720px){.sci-header--office-unified{grid-template-columns:1fr;grid-template-rows:auto auto auto auto}.sci-header-chrome-left{grid-column:1;grid-row:1;justify-self:stretch}.sci-header-chrome-right{grid-column:1;grid-row:2;justify-self:end}.sci-header-title-block{grid-column:1;grid-row:3}.sci-header-below{grid-row:4}.sci-header--office-unified .sci-float-chrome__brand{justify-content:flex-start}}.sci-inner--office{--sci-office-content-max: 1280px;padding:8px 16px 48px}.sci-office-intro-inner{max-width:var(--sci-office-content-max, 1280px);margin:0 auto}.sci-office-intro-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 32px}@media (max-width: 900px){.sci-office-intro-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.sci-office-intro-row{grid-template-columns:1fr}}.sci-office-intro-card{cursor:default;min-height:168px;padding:14px 16px 16px}.sci-office-intro-card:hover{transform:none;border-color:var(--sci-border-strong)}.sci-office-intro-card .sci-kpi-label{margin-bottom:6px;font-size:13px;font-weight:600;color:#bae6fd}.sci-office-intro-desc{margin:0;font-size:12px;line-height:1.55;color:var(--sci-text-muted)}.sci-accent-1.sci-office-intro-card .sci-kpi-label{color:var(--sci-accent-1)}.sci-accent-2.sci-office-intro-card .sci-kpi-label{color:var(--sci-accent-2)}.sci-accent-3.sci-office-intro-card .sci-kpi-label{color:var(--sci-accent-3)}.sci-accent-4.sci-office-intro-card .sci-kpi-label{color:var(--sci-accent-4)}.sci-accent-5.sci-office-intro-card .sci-kpi-label{color:var(--sci-accent-5)}.sci-office-intro-section{margin-top:1.25rem}.sci-office-intro-section:first-child{margin-top:.5rem}.sci-office-intro-section-title{font-size:.9375rem;font-weight:700;letter-spacing:.04em;color:#00d4ffe0;margin:0 0 .65rem}.sci-office-intro-section-lead{font-size:.8125rem;color:#ffffff80;margin:0 0 .75rem;line-height:1.45;max-width:52rem}.ata-community-intro{margin-top:8px}.ata-community-intro__chapters{display:flex;flex-direction:column;gap:12px;margin:0 0 32px}.ata-community-intro__chapter{min-height:0;text-align:left}.ata-community-intro__chapter-label{display:flex;align-items:baseline;gap:10px;margin-bottom:10px;font-size:13px;font-weight:600}.ata-community-intro__chapter-no{flex-shrink:0;font-size:11px;font-weight:700;letter-spacing:.06em;padding:2px 7px;border-radius:6px;border:1px solid rgba(0,212,255,.35);background:#00d4ff1a;color:var(--sci-cyan-bright, #67e8f9)}.ata-community-intro__chapter-body{display:flex;flex-direction:column;gap:4px}.ata-community-intro__p{margin:0 0 8px}.ata-community-intro__p:last-child{margin-bottom:0}.ata-community-intro__subsection{margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,180,255,.12)}.ata-community-intro__subhead{margin:0 0 10px;font-size:13px}.ata-community-intro__ul{margin:0 0 10px;padding-left:1.15em;font-size:12px;line-height:1.6;color:var(--sci-text-muted)}.ata-community-intro__ul li{margin-bottom:6px}.ata-community-intro__pre{margin:0 0 10px;padding:12px 14px;border-radius:8px;border:1px solid rgba(0,180,255,.2);background:#00000059;font-size:12px;line-height:1.55;white-space:pre-wrap;color:#ffffffc7;overflow-x:auto}.ata-community-intro__table-wrap{overflow-x:auto;margin-bottom:10px}.ata-community-intro__table{width:100%;border-collapse:collapse;font-size:12px}.ata-community-intro__table th,.ata-community-intro__table td{padding:8px 10px;border:1px solid rgba(0,180,255,.15);text-align:left}.ata-community-intro__table th{color:var(--sci-sky);background:#00b4ff14}:root{--sci-bg-deep: #050b18;--sci-bg-mid: #0a1628;--sci-bg-low: #0d1f3c;--sci-bg: #050a14;--sci-text: #e8f4ff;--sci-text-muted: #94a3b8;--sci-text-dim: #64748b;--sci-border: rgba(0, 212, 255, .25);--sci-border-strong: rgba(0, 212, 255, .55);--sci-border-active: rgba(34, 211, 238, .9);--sci-cyan: #22d3ee;--sci-cyan-bright: #38bdf8;--sci-sky: #7dd3fc;--sci-panel-bg: rgba(10, 25, 48, .75);--sci-card-bg: linear-gradient(145deg, rgba(15, 35, 65, .85), rgba(8, 20, 40, .9));--sci-grid-line: rgba(0, 212, 255, .03);--sci-glow-cyan: rgba(34, 211, 238, .25);--sci-accent-1: #67e8f9;--sci-accent-2: #a5b4fc;--sci-accent-3: #6ee7b7;--sci-accent-4: #fcd34d;--sci-accent-5: #f9a8d4;--sci-status-dispatch-idle: #46d7f8;--sci-status-dispatch-idle-glow: rgba(70, 215, 248, .45);--sci-title-gradient: linear-gradient(90deg, #7dd3fc, #38bdf8 40%, #a78bfa)}._sci-status-dispatch-idle_gu1kh_1,._sci-kpi-value--dispatch-idle_gu1kh_1{color:var(--sci-status-dispatch-idle)!important;text-shadow:0 0 24px var(--sci-status-dispatch-idle-glow)}._sci-kpi-card_gu1kh_1._sci-kpi-card--dispatch-idle_gu1kh_1:before,._sci-kpi-card_gu1kh_1._sci-kpi-card--dispatch-idle_gu1kh_1:after{border-color:var(--sci-status-dispatch-idle)}@keyframes _sci-pulse_gu1kh_1{0%,to{opacity:1}50%{opacity:.4}}._sci-screen_gu1kh_1{min-height:100vh;padding:20px 24px 28px;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(0,180,255,.18),transparent),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(99,102,241,.12),transparent),linear-gradient(180deg,var(--sci-bg-deep) 0%,var(--sci-bg-mid) 45%,var(--sci-bg-low) 100%);color:var(--sci-text);position:relative;overflow-x:hidden}._sci-screen_gu1kh_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--sci-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--sci-grid-line) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}._sci-screen--flush_gu1kh_1{background:transparent}._sci-screen--flush_gu1kh_1:before{opacity:.85}._sci-inner_gu1kh_1{position:relative;z-index:1;max-width:1400px;margin:0 auto}._sci-header_gu1kh_1{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px;flex-wrap:wrap}._sci-header--office-unified_gu1kh_1{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:clamp(8px,1.5vw,16px);row-gap:8px;flex-wrap:nowrap;position:relative;z-index:210;width:100%;max-width:var(--sci-office-content-max);margin-left:auto;margin-right:auto}._sci-header-chrome-left_gu1kh_1,._sci-header-chrome-right_gu1kh_1{display:flex;align-items:center;min-height:34px;min-width:0}._sci-header-chrome-left_gu1kh_1{grid-column:1;grid-row:1;justify-self:start;max-width:100%;overflow:visible}._sci-header-title-block_gu1kh_1{grid-column:2;grid-row:1;text-align:center;min-width:0;max-width:100%;justify-self:center;width:100%;padding-inline:clamp(4px,1vw,12px);box-sizing:border-box}._sci-header-title-row_gu1kh_1{display:flex;align-items:flex-end;justify-content:center;gap:6px clamp(8px,1.2vw,18px);flex-wrap:wrap;max-width:100%;margin-inline:auto}._sci-header--office-unified_gu1kh_1 ._sci-header-title-row_gu1kh_1 ._sci-title_gu1kh_1{display:block;flex:1 1 100%;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._sci-header-tier-badge_gu1kh_1{flex-shrink:0;display:inline-flex;align-items:center;margin-left:6px;transform:translateY(-3px);padding:4px 12px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1.3;white-space:nowrap;color:#fde68a;background:#fbbf2429;border:1px solid rgba(251,191,36,.5);box-shadow:0 0 10px #fbbf242e}._sci-header-model-badge_gu1kh_1{flex-shrink:0;display:inline-flex;align-items:center;margin-left:8px;transform:translateY(-3px);padding:4px 12px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1.3;white-space:nowrap;color:#86efac;background:#22c55e2e;border:1px solid rgba(74,222,128,.55);box-shadow:0 0 10px #22c55e38}._sci-header-chrome-right_gu1kh_1{grid-column:3;grid-row:1;justify-self:end;max-width:100%}._sci-header-below_gu1kh_1{grid-column:1 / -1;grid-row:2;text-align:center}._sci-header--office-unified_gu1kh_1 ._sci-title_gu1kh_1{margin:0;font-size:clamp(32px,3.8vw,44px);font-weight:800;letter-spacing:.1em;line-height:1.15}._sci-header--office-unified_gu1kh_1 ._sci-title-line_gu1kh_1{margin-top:8px}._sci-header--office-unified_gu1kh_1 ._sci-subtitle_gu1kh_1{margin-top:6px}._sci-title-wrap_gu1kh_1{flex:1;text-align:center;min-width:200px}._sci-title_gu1kh_1{margin:0;font-size:26px;font-weight:700;letter-spacing:.12em;background:var(--sci-title-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._sci-title-line_gu1kh_1{height:2px;margin-top:10px;background:linear-gradient(90deg,transparent,rgba(0,212,255,.7),transparent)}._sci-subtitle_gu1kh_1{margin:6px 0 0;font-size:12px;color:#94a3b8e6}._sci-meta_gu1kh_1{font-size:12px;color:var(--sci-text-muted);display:flex;align-items:center;gap:10px;flex-wrap:wrap}._sci-live-dot_gu1kh_1{width:8px;height:8px;border-radius:50%;background:var(--sci-cyan);box-shadow:0 0 8px var(--sci-cyan);animation:_sci-pulse_gu1kh_1 2s ease-in-out infinite}._sci-kpi-row_gu1kh_1{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;margin-bottom:18px}@media (max-width: 1400px){._sci-kpi-row_gu1kh_1{grid-template-columns:repeat(4,1fr)}}@media (max-width: 900px){._sci-kpi-row_gu1kh_1{grid-template-columns:repeat(2,1fr)}}._sci-kpi-card_gu1kh_1{position:relative;padding:14px 16px;border-radius:10px;cursor:pointer;background:var(--sci-card-bg);border:1px solid var(--sci-border);box-shadow:0 0 20px #0078c814,inset 0 1px #ffffff0f;overflow:hidden;transition:border-color .2s,box-shadow .2s,transform .15s;font-family:inherit;text-align:left;color:inherit}._sci-kpi-card_gu1kh_1:hover{border-color:var(--sci-border-strong);transform:translateY(-1px)}._sci-kpi-card--active_gu1kh_1,._sci-kpi-card_gu1kh_1._is-active_gu1kh_1{border-color:var(--sci-border-active);box-shadow:0 0 24px var(--sci-glow-cyan),inset 0 0 0 1px #22d3ee59}._sci-kpi-card_gu1kh_1:before,._sci-kpi-card_gu1kh_1:after{content:"";position:absolute;width:12px;height:12px;border-color:#00d4ff99;border-style:solid}._sci-kpi-card_gu1kh_1:before{top:6px;left:6px;border-width:2px 0 0 2px}._sci-kpi-card_gu1kh_1:after{bottom:6px;right:6px;border-width:0 2px 2px 0}._sci-kpi-label_gu1kh_1{font-size:12px;color:var(--sci-text-muted);margin-bottom:8px}._sci-kpi-value_gu1kh_1{font-size:26px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.1;color:#f0f9ff;text-shadow:0 0 24px rgba(56,189,248,.35)}._sci-kpi-sub_gu1kh_1{margin-top:6px;font-size:11px;color:var(--sci-text-dim);line-height:1.45}._sci-kpi-bubble_gu1kh_1{margin-top:8px;min-height:36px;padding:6px 10px 6px 12px;position:relative;background:#061224bf;border:1px solid var(--sci-border);border-radius:10px 10px 10px 4px}._sci-kpi-bubble_gu1kh_1:after{content:"";position:absolute;left:14px;bottom:-5px;width:8px;height:8px;background:#061224bf;border-left:1px solid var(--sci-border);border-bottom:1px solid var(--sci-border);transform:rotate(-45deg)}._sci-kpi-bubble__text_gu1kh_1{margin:0;font-size:11px;line-height:1.45;color:var(--sci-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:opacity .18s ease}._sci-kpi-bubble__text--fade_gu1kh_1{opacity:.35}._sci-kpi-bubble--clickable_gu1kh_1{cursor:pointer;transition:border-color .15s ease,background .15s ease}._sci-kpi-bubble--clickable_gu1kh_1:hover{border-color:var(--sci-cyan);background:#0a1e37e6}._sci-kpi-bubble--clickable_gu1kh_1:focus-visible{outline:2px solid var(--sci-cyan);outline-offset:2px}._sci-accent-1_gu1kh_1 ._sci-kpi-value_gu1kh_1{color:var(--sci-accent-1)}._sci-accent-2_gu1kh_1 ._sci-kpi-value_gu1kh_1{color:var(--sci-accent-2)}._sci-accent-3_gu1kh_1 ._sci-kpi-value_gu1kh_1{color:var(--sci-accent-3)}._sci-accent-4_gu1kh_1 ._sci-kpi-value_gu1kh_1{color:var(--sci-accent-4)}._sci-accent-5_gu1kh_1 ._sci-kpi-value_gu1kh_1{color:var(--sci-accent-5)}._sci-kpi-card--gm_gu1kh_1{border-color:#22d3eebf;box-shadow:0 0 28px #22d3ee33,inset 0 0 0 1px #22d3ee66;padding:18px 22px;min-height:120px}._sci-kpi-card--gm_gu1kh_1 ._sci-kpi-value_gu1kh_1{font-size:22px;color:var(--sci-accent-1)}._sci-kpi-card--gm_gu1kh_1 ._sci-kpi-label_gu1kh_1{font-size:13px;color:#bae6fd}._sci-kpi-card--empty_gu1kh_1{cursor:default;border-style:dashed;border-color:#64748b73;background:#08142880}._sci-kpi-card--empty_gu1kh_1 ._sci-kpi-value_gu1kh_1{font-size:16px;color:var(--sci-text-muted);text-shadow:none}._sci-kpi-card--empty_gu1kh_1:hover{transform:none}._sci-role-tag_gu1kh_1{display:inline-block;margin-left:6px;font-size:10px;color:var(--sci-text-dim);font-weight:400}._sci-panel_gu1kh_1{border-radius:10px;background:var(--sci-panel-bg);border:1px solid rgba(0,180,255,.2);padding:14px 16px 8px}._sci-panel-title_gu1kh_1{margin:0;font-size:14px;font-weight:600;color:#bae6fd;padding-left:10px;border-left:3px solid #0ea5e9}._sci-section-label_gu1kh_1{margin:0;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--sci-sky, #7dd3fc)}._sci-office-gm-row_gu1kh_1{display:flex;justify-content:center;margin-bottom:14px}._sci-office-gm-row_gu1kh_1 ._sci-kpi-card--gm_gu1kh_1{width:min(100%,560px);flex:1 1 auto;max-width:640px}@media (min-width: 1200px){._sci-office-gm-row_gu1kh_1 ._sci-kpi-card--gm_gu1kh_1{width:min(66%,720px)}}._sci-office-staff-row_gu1kh_1{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:var(--sci-office-content-max, 1280px);margin:0 auto 24px}@media (max-width: 1400px){._sci-office-staff-row_gu1kh_1{grid-template-columns:repeat(4,1fr)}}@media (max-width: 900px){._sci-office-staff-row_gu1kh_1{grid-template-columns:repeat(2,1fr)}}._sci-office-chrome-row_gu1kh_1{position:relative;z-index:2;display:flex;justify-content:space-between;width:100%;box-sizing:border-box;padding:6px 12px 2px;max-width:1400px;margin:0 auto}._sci-float-chrome_gu1kh_1{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-width:0;padding:4px 0;border-radius:0;background:transparent;border:none;font-size:11px;color:var(--sci-text-muted);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}._sci-float-chrome__brand_gu1kh_1,._sci-float-chrome__actions_gu1kh_1{display:flex;align-items:center;gap:6px;min-width:0}._sci-float-chrome__brand_gu1kh_1{flex-shrink:1;min-width:0}._sci-float-chrome__brand-title_gu1kh_1{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex-shrink:0}._sci-float-chrome__brand-lockup_gu1kh_1{display:flex;align-items:center;gap:8px}._sci-float-chrome__brand-text_gu1kh_1{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}._sci-float-chrome__brand-title_gu1kh_1 ._sci-float-chrome__logo-mark_gu1kh_1{width:40px;height:40px;border-radius:8px;flex-shrink:0;object-fit:cover;display:block}._sci-float-chrome__brand-title_gu1kh_1 ._sci-float-chrome__logo_gu1kh_1{color:var(--sci-sky);font-weight:700;font-size:20px;line-height:1.1;letter-spacing:-.02em}._sci-float-chrome__logo_gu1kh_1,._sci-float-chrome_gu1kh_1 strong{color:var(--sci-sky);font-weight:600;font-size:12px;flex-shrink:0}._sci-float-chrome__brand-title_gu1kh_1 ._sci-float-chrome__ext-version_gu1kh_1{padding:0 4px;font-size:8px;font-weight:600;letter-spacing:.01em;line-height:1.25;border-radius:4px;box-shadow:none}._sci-float-chrome__ext-version_gu1kh_1{flex-shrink:0;display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1.3}._sci-float-chrome__ext-version--installed_gu1kh_1{color:#86efac;background:#22c55e2e;border:1px solid rgba(74,222,128,.55);box-shadow:0 0 8px #22c55e33}._sci-float-chrome__ext-version--not-installed_gu1kh_1{color:#fca5a5;background:#ef444429;border:1px solid rgba(248,113,113,.55);box-shadow:0 0 8px #ef444426}._sci-float-chrome__ext-version-hint_gu1kh_1{font-size:10px;font-weight:500;opacity:.85}._sci-float-chrome__ext-version--update-available_gu1kh_1{color:#fde047;background:#eab30824;border:1px solid rgba(250,204,21,.55);box-shadow:0 0 8px #eab30826}._sci-float-chrome__sep_gu1kh_1{color:#94a3b8a6;flex-shrink:0}._sci-float-chrome__company_gu1kh_1{color:#e2e8f0;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(200px,42vw)}._sci-float-chrome__actions_gu1kh_1{flex-shrink:0}._sci-float-chrome__user-stack_gu1kh_1{display:flex;flex-direction:column;align-items:center;gap:4px}._sci-float-chrome__ci-balance_gu1kh_1{font-size:10px;font-weight:700;line-height:1.2;color:#67e8f9;white-space:nowrap;letter-spacing:.02em}._sci-float-chrome__avatar_gu1kh_1{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid rgba(0,180,255,.4);border-radius:50%;background:#0f2846a6;cursor:pointer;overflow:hidden}._sci-float-chrome__avatar_gu1kh_1 img{display:block;width:28px;height:28px;border-radius:50%;object-fit:cover}._sci-float-chrome__avatar-placeholder_gu1kh_1{display:block;width:20px;height:20px;border-radius:50%;background:#22d3ee40}._sci-float-chrome__avatar_gu1kh_1:hover{border-color:var(--sci-cyan-bright);box-shadow:0 0 0 2px #22d3ee26}._sci-float-chrome_gu1kh_1 button._sci-float-chrome__login-btn_gu1kh_1{padding:7px 16px;border-radius:999px;font-size:12px;min-height:32px;line-height:1.2}._sci-header-chrome-right_gu1kh_1 ._sci-float-chrome__login-btn_gu1kh_1{padding:7px 14px}._sci-download-menu_gu1kh_1{position:relative;flex-shrink:0}._sci-download-menu__item--btn_gu1kh_1{width:100%;border:none;cursor:pointer;font-family:inherit;text-align:left}._sci-download-menu__action_gu1kh_1:disabled{opacity:.65;cursor:wait}._sci-header-pill-btn_gu1kh_1,._sci-download-menu__trigger_gu1kh_1{display:inline-flex;align-items:center;justify-content:center;gap:4px;box-sizing:border-box;min-height:26px;padding:4px 10px;border:1px solid rgba(0,180,255,.35);border-radius:999px;background:#0f28468c;color:var(--sci-sky);font-size:11px;font-weight:500;line-height:1.2;cursor:pointer;font-family:inherit;flex-shrink:0}._sci-header-pill-btn_gu1kh_1:hover,._sci-download-menu__trigger_gu1kh_1:hover,._sci-download-menu--open_gu1kh_1 ._sci-download-menu__trigger_gu1kh_1{border-color:var(--sci-cyan-bright);color:#f0f9ff}._sci-download-menu--has-update_gu1kh_1 ._sci-download-menu__trigger_gu1kh_1{border-color:#facc15bf;color:#fde047;box-shadow:0 0 10px #eab30833}._sci-download-menu__update-banner_gu1kh_1{display:flex;flex-direction:column;gap:4px;margin-bottom:8px;padding:8px 10px;border-radius:8px;background:#eab3081f;border:1px solid rgba(250,204,21,.45);color:#fde047;font-size:11px;line-height:1.45}._sci-download-menu__update-banner_gu1kh_1 strong{font-size:12px;color:#fef08a}._sci-download-menu__action--highlight_gu1kh_1{background:#eab30814;border-color:#facc1559;box-shadow:0 0 0 1px #facc1533}._sci-download-menu__action-sub--update_gu1kh_1{color:#fde047e6;margin-top:2px}._sci-download-menu__trigger_gu1kh_1{position:relative}._sci-download-menu__badge_gu1kh_1{margin-left:2px;padding:0 5px;border-radius:999px;background:#f43f5e;color:#fff;font-size:9px;font-weight:700;line-height:14px}._sci-download-menu__chevron_gu1kh_1{font-size:9px;opacity:.75;transition:transform .15s ease}._sci-download-menu--open_gu1kh_1 ._sci-download-menu__chevron_gu1kh_1{transform:rotate(180deg)}._sci-download-menu__panel_gu1kh_1{position:absolute;top:calc(100% + 6px);left:0;z-index:30;min-width:min(300px,88vw);max-width:340px;padding:0;border-radius:12px;border:1px solid var(--sci-border-strong, rgba(0, 180, 255, .45));background:linear-gradient(160deg,#0c1c34fa,#060e1cfa);box-shadow:0 12px 32px #00000073;overflow:hidden}._sci-download-menu__card_gu1kh_1{padding:10px}._sci-download-menu__hint_gu1kh_1{margin:0 0 8px;padding:8px 10px;border-radius:8px;border:1px solid rgba(0,180,255,.15);background:#0f284659;font-size:11px;line-height:1.5;color:#cbd5e1f2}._sci-download-menu__hint--sub_gu1kh_1{margin:0 0 4px;padding:6px 8px;font-size:10px;background:#0f284640}._sci-download-menu__hint_gu1kh_1 strong{color:#e2e8f0;font-weight:600}._sci-download-menu__action_gu1kh_1{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;width:100%;margin:0 0 6px;padding:10px 12px;border:1px solid rgba(0,180,255,.25);border-radius:8px;background:#0f284680;color:#f0f9ff;font-size:13px;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;box-sizing:border-box}._sci-download-menu__action-main_gu1kh_1{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._sci-download-menu__action-title_gu1kh_1{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;font-weight:600;line-height:1.3;color:inherit}._sci-download-menu__recommend-tag_gu1kh_1,._sci-download-menu__first-tag_gu1kh_1{display:inline-block;padding:1px 6px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.04em;line-height:1.4}._sci-download-menu__recommend-tag_gu1kh_1{color:#0c4a6e;background:linear-gradient(135deg,#fde68a,#fbbf24);border:1px solid rgba(251,191,36,.65);box-shadow:0 0 8px #fbbf2440}._sci-download-menu__first-tag_gu1kh_1{color:#ecfeff;background:linear-gradient(135deg,#22d3ee59,#0ea5e973);border:1px solid rgba(34,211,238,.55);box-shadow:0 0 8px #22d3ee33}._sci-download-menu__action-sub_gu1kh_1{font-size:11px;font-weight:400;line-height:1.45;color:#94a3b8eb}._sci-download-menu__action-sub--nowrap_gu1kh_1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._sci-download-menu__action-sub_gu1kh_1 strong{color:#cbd5e1f2;font-weight:600}._sci-download-menu__action--compound_gu1kh_1{flex-direction:column;align-items:stretch;gap:0;padding:0;overflow:hidden}._sci-download-menu__action-hit_gu1kh_1{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;width:100%;padding:10px 12px 6px;border:none;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;box-sizing:border-box}._sci-download-menu__action-hit_gu1kh_1:disabled{opacity:.65;cursor:wait}._sci-download-menu__action-sub--toggle_gu1kh_1{width:100%;padding:0 12px 10px;border:none;background:none;text-align:left;cursor:pointer;font-family:inherit}._sci-download-menu__action-sub--toggle_gu1kh_1:hover{color:#cbd5e1fa}._sci-download-menu__more-list--inset_gu1kh_1{display:flex;flex-direction:column;gap:4px;padding:8px 12px 10px;border-top:1px solid rgba(0,180,255,.12);margin-top:0}._sci-download-menu__action_gu1kh_1:last-of-type{margin-bottom:0}._sci-download-menu__action--compound_gu1kh_1:hover{border-color:var(--sci-cyan-bright);background:#22d3ee1f}._sci-download-menu__action--compound_gu1kh_1 ._sci-download-menu__action-hit_gu1kh_1:hover:not(:disabled){background:transparent}._sci-download-menu__action--primary_gu1kh_1{border-color:#22d3ee8c;background:#22d3ee24;color:#ecfeff}._sci-download-menu__action--primary_gu1kh_1:hover{background:#22d3ee38}._sci-download-menu__action-meta_gu1kh_1{flex-shrink:0;font-size:10px;font-weight:500;color:#94a3b8e6;padding-top:2px}._sci-download-menu__link_gu1kh_1{display:block;width:100%;padding:6px 8px;border:none;border-radius:6px;background:transparent;color:#94a3b8f2;font-size:11px;font-family:inherit;text-align:left;text-decoration:none;cursor:pointer}._sci-download-menu__link_gu1kh_1:hover:not(:disabled){color:#e2e8f0;background:#22d3ee14}._sci-download-menu__link_gu1kh_1:disabled{opacity:.6;cursor:wait}._sci-header--office-unified_gu1kh_1 ._sci-float-chrome__brand-title_gu1kh_1 ._sci-float-chrome__logo_gu1kh_1{font-size:22px}._sci-header--office-unified_gu1kh_1 ._sci-float-chrome__brand-title_gu1kh_1 ._sci-float-chrome__logo-mark_gu1kh_1{width:44px;height:44px;border-radius:9px}._sci-header--office-unified_gu1kh_1 ._sci-float-chrome__brand_gu1kh_1{gap:clamp(6px,1vw,12px);align-items:center;flex-wrap:wrap;flex-shrink:1;max-width:100%}._sci-header--office-unified_gu1kh_1 ._sci-float-chrome__brand-title_gu1kh_1{flex-shrink:1;min-width:0}@media (max-width: 1024px){._sci-header--office-unified_gu1kh_1{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto auto}._sci-header-chrome-left_gu1kh_1{grid-column:1;grid-row:1}._sci-header-chrome-right_gu1kh_1{grid-column:2;grid-row:1;justify-self:end}._sci-header-title-block_gu1kh_1{grid-column:1 / -1;grid-row:2;padding-inline:0}._sci-header--office-unified_gu1kh_1 ._sci-header-title-row_gu1kh_1 ._sci-title_gu1kh_1{white-space:normal;overflow:visible;text-overflow:unset}._sci-header-below_gu1kh_1{grid-row:3}}@media (max-width: 720px){._sci-header--office-unified_gu1kh_1{grid-template-columns:1fr;grid-template-rows:auto auto auto auto}._sci-header-chrome-left_gu1kh_1{grid-column:1;grid-row:1;justify-self:stretch}._sci-header-chrome-right_gu1kh_1{grid-column:1;grid-row:2;justify-self:end}._sci-header-title-block_gu1kh_1{grid-column:1;grid-row:3}._sci-header-below_gu1kh_1{grid-row:4}._sci-header--office-unified_gu1kh_1 ._sci-float-chrome__brand_gu1kh_1{justify-content:flex-start}}._sci-inner--office_gu1kh_1{--sci-office-content-max: 1280px;padding:8px 16px 48px}._sci-office-intro-inner_gu1kh_1{max-width:var(--sci-office-content-max, 1280px);margin:0 auto}._sci-office-intro-row_gu1kh_1{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 32px}@media (max-width: 900px){._sci-office-intro-row_gu1kh_1{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){._sci-office-intro-row_gu1kh_1{grid-template-columns:1fr}}._sci-office-intro-card_gu1kh_1{cursor:default;min-height:168px;padding:14px 16px 16px}._sci-office-intro-card_gu1kh_1:hover{transform:none;border-color:var(--sci-border-strong)}._sci-office-intro-card_gu1kh_1 ._sci-kpi-label_gu1kh_1{margin-bottom:6px;font-size:13px;font-weight:600;color:#bae6fd}._sci-office-intro-desc_gu1kh_1{margin:0;font-size:12px;line-height:1.55;color:var(--sci-text-muted)}._sci-accent-1_gu1kh_1._sci-office-intro-card_gu1kh_1 ._sci-kpi-label_gu1kh_1{color:var(--sci-accent-1)}._sci-accent-2_gu1kh_1._sci-office-intro-card_gu1kh_1 ._sci-kpi-label_gu1kh_1{color:var(--sci-accent-2)}._sci-accent-3_gu1kh_1._sci-office-intro-card_gu1kh_1 ._sci-kpi-label_gu1kh_1{color:var(--sci-accent-3)}._sci-accent-4_gu1kh_1._sci-office-intro-card_gu1kh_1 ._sci-kpi-label_gu1kh_1{color:var(--sci-accent-4)}._sci-accent-5_gu1kh_1._sci-office-intro-card_gu1kh_1 ._sci-kpi-label_gu1kh_1{color:var(--sci-accent-5)}._sci-office-intro-section_gu1kh_1{margin-top:1.25rem}._sci-office-intro-section_gu1kh_1:first-child{margin-top:.5rem}._sci-office-intro-section-title_gu1kh_1{font-size:.9375rem;font-weight:700;letter-spacing:.04em;color:#00d4ffe0;margin:0 0 .65rem}._sci-office-intro-section-lead_gu1kh_1{font-size:.8125rem;color:#ffffff80;margin:0 0 .75rem;line-height:1.45;max-width:52rem}._screen_gu1kh_5{margin:-24px}._screenFlush_gu1kh_15{background:transparent;min-height:calc(100vh - 48px)}._screenFlush_gu1kh_15:before{opacity:.85}._midRow_gu1kh_177{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}@media (max-width: 900px){._midRow_gu1kh_177{grid-template-columns:1fr}}._panel_gu1kh_203{min-height:280px}._panelHead_gu1kh_213{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;gap:12px;flex-wrap:wrap}._chart_gu1kh_239{height:240px}._bottomRow_gu1kh_247{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}@media (max-width: 900px){._bottomRow_gu1kh_247{grid-template-columns:1fr}}._extPanel_gu1kh_271{border-radius:10px;background:#0a1930bf;border:1px solid rgba(0,180,255,.2);padding:16px 18px}._extPanel_gu1kh_271 .ant-typography{color:#94a3b8!important}._extPanel_gu1kh_271 .ant-btn-default{background:#0f2846cc;border-color:#00b4ff59;color:#e2e8f0}._extPanel_gu1kh_271 .ant-btn-default:hover{border-color:#38bdf8;color:#7dd3fc}._extPanel_gu1kh_271 .ant-alert{background:#eab30814;border-color:#eab30859}._extHead_gu1kh_325{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._extTitle_gu1kh_339{margin:0;font-size:14px;font-weight:600;color:#bae6fd}._quickList_gu1kh_353{list-style:none;margin:0;padding:0}._quickList_gu1kh_353 li{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid rgba(0,180,255,.1);font-size:13px;color:#cbd5e1}._quickList_gu1kh_353 li:last-child{border-bottom:none}._quickVal_gu1kh_393{font-weight:600;color:#38bdf8;font-variant-numeric:tabular-nums}._granularity_gu1kh_405 .ant-segmented{background:#081428e6;border:1px solid rgba(0,180,255,.2)}._granularity_gu1kh_405 .ant-segmented-item{color:#94a3b8}._granularity_gu1kh_405 .ant-segmented-item-selected{background:#0ea5e959!important;color:#e0f2fe!important}._detailPanel_gu1kh_433{margin-bottom:8px}._detailHint_gu1kh_443{font-size:12px;color:#64748b}._detailTable_gu1kh_453 .ant-table{background:transparent}._detailTable_gu1kh_453 .ant-table-thead>tr>th{background:#081428e6!important;color:#94a3b8!important;border-bottom:1px solid rgba(0,180,255,.15)!important}._detailTable_gu1kh_453 .ant-table-tbody>tr>td{border-bottom:1px solid rgba(0,180,255,.08)!important;background:transparent!important;color:#e2e8f0}._detailTable_gu1kh_453 .ant-table-tbody>tr:hover>td{background:#0ea5e914!important}._detailTable_gu1kh_453 .ant-pagination{color:#94a3b8}.sci-dashboard-page{min-height:100vh;background:var(--sci-bg-deep, #060a12)}.sci-dashboard-page__bar{max-width:1200px;margin:0 auto;padding:8px 20px 0}.sci-dashboard-page__back{font-size:13px;color:var(--sci-sky, #7dd3fc);text-decoration:none}.sci-dashboard-page__title{margin:12px 0 16px;font-size:22px;font-weight:600;color:var(--sci-text-bright, #f0f9ff)}.sci-dashboard-page__body{max-width:1200px;margin:0 auto;padding:0 20px 40px}.sci-dashboard-page__body h1,.sci-dashboard-page__body .ant-typography{color:var(--sci-text-bright, #f0f9ff)}._shell_hgcej_1{min-height:100vh;background:#060d18}._header_hgcej_6{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:0 20px;height:auto;min-height:52px;line-height:1.4;background:#081428f2;border-bottom:1px solid rgba(34,211,238,.25)}._brand_hgcej_20{color:#7dd3fc;font-size:15px;font-weight:600;white-space:nowrap}._nav_hgcej_27{display:flex;flex-wrap:wrap;gap:8px}._navLink_hgcej_33,._navLinkActive_hgcej_34{padding:6px 12px;border-radius:8px;font-size:13px;text-decoration:none}._navLink_hgcej_33{color:#cbd5e1d9}._navLink_hgcej_33:hover{color:#f0f9ff;background:#22d3ee14}._navLinkActive_hgcej_34{color:#ecfeff;background:#22d3ee29;border:1px solid rgba(34,211,238,.35)}._content_hgcej_56{margin:16px 20px 24px;padding:20px;min-height:0;background:#0c1c348c;border:1px solid rgba(34,211,238,.2);border-radius:12px}:root,[data-console-theme=light]{--console-bg: #f5f7fa;--console-text: #1a1a1a;--console-content-bg: transparent;--console-content-margin: 24px;--console-content-padding: 0}[data-console-theme=dark]{--console-bg: #0a1628;--console-text: #e8f4ff;--console-content-bg: radial-gradient(ellipse 80% 50% at 50% -20%, rgba(0, 180, 255, .18), transparent), radial-gradient(ellipse 60% 40% at 100% 50%, rgba(99, 102, 241, .12), transparent), linear-gradient(180deg, #050b18 0%, #0a1628 45%, #0d1f3c 100%);--console-content-margin: 0;--console-content-padding: 24px}[data-console-theme=dark] body,[data-console-theme=light] body{background:var(--console-bg);color:var(--console-text)}[data-console-theme=dark] .ant-input:-webkit-autofill,[data-console-theme=dark] .ant-input:-webkit-autofill:hover,[data-console-theme=dark] .ant-input:-webkit-autofill:focus,[data-console-theme=dark] .ant-input-affix-wrapper .ant-input:-webkit-autofill,[data-console-theme=dark] .ant-input-affix-wrapper .ant-input:-webkit-autofill:hover,[data-console-theme=dark] .ant-input-affix-wrapper .ant-input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px rgba(10,25,48,.92) inset!important;-webkit-text-fill-color:#e8f4ff!important;caret-color:#e8f4ff;transition:background-color 99999s ease-out 0s}.sci-gm-overlay,.sci-settings-overlay,.sci-settings-sub-overlay,.sci-settings-sub-dialog,.sci-kb-pack-editor{color:var(--sci-text, #e8f4ff)}.sci-gm-overlay .ant-input,.sci-gm-overlay .ant-input-affix-wrapper,.sci-gm-overlay textarea.ant-input,.sci-settings-overlay .ant-input,.sci-settings-overlay .ant-input-affix-wrapper,.sci-settings-overlay textarea.ant-input,.sci-settings-sub-dialog .ant-input,.sci-settings-sub-dialog .ant-input-affix-wrapper,.sci-settings-sub-dialog textarea.ant-input,.sci-kb-pack-editor .ant-input,.sci-kb-pack-editor .ant-input-affix-wrapper,.sci-kb-pack-editor textarea.ant-input,[data-console-theme=dark] .ant-input,[data-console-theme=dark] .ant-input-affix-wrapper,[data-console-theme=dark] textarea.ant-input,[data-console-theme=dark] .ant-select-selector,[data-console-theme=dark] .ant-picker{background:#081428e0!important;color:var(--sci-text, #e8f4ff)!important;border-color:var(--sci-border, rgba(0, 212, 255, .25))!important}.sci-gm-overlay .ant-input::placeholder,.sci-settings-sub-dialog .ant-input::placeholder,.sci-kb-pack-editor .ant-input::placeholder,[data-console-theme=dark] .ant-input::placeholder{color:var(--sci-text-dim, #64748b)!important}.sci-gm-overlay .ant-input-affix-wrapper>input.ant-input,.sci-settings-sub-dialog .ant-input-affix-wrapper>input.ant-input,.sci-kb-pack-editor .ant-input-affix-wrapper>input.ant-input{background:transparent!important}.sci-gm-overlay .ant-typography,.sci-settings-sub-dialog .ant-typography,.sci-kb-pack-editor .ant-typography,.sci-gm-overlay h1.ant-typography,.sci-gm-overlay h2.ant-typography,.sci-gm-overlay h3.ant-typography,.sci-gm-overlay h4.ant-typography,.sci-gm-overlay h5.ant-typography,.sci-settings-sub-dialog h1.ant-typography,.sci-settings-sub-dialog h2.ant-typography,.sci-settings-sub-dialog h3.ant-typography,.sci-settings-sub-dialog h4.ant-typography,.sci-settings-sub-dialog h5.ant-typography,.sci-kb-pack-editor h1.ant-typography,.sci-kb-pack-editor h2.ant-typography,.sci-kb-pack-editor h3.ant-typography,.sci-kb-pack-editor h4.ant-typography,.sci-kb-pack-editor h5.ant-typography{color:var(--sci-text, #e8f4ff)!important}.sci-gm-overlay .ant-typography.ant-typography-secondary,.sci-settings-sub-dialog .ant-typography.ant-typography-secondary,.sci-kb-pack-editor .ant-typography.ant-typography-secondary{color:var(--sci-text-muted, #94a3b8)!important}.sci-settings-sub-body,.sci-gm-body,.sci-settings-body{scrollbar-color:rgba(34,211,238,.35) rgba(4,12,24,.65);scrollbar-width:thin}.sci-settings-sub-body::-webkit-scrollbar,.sci-gm-body::-webkit-scrollbar,.sci-settings-body::-webkit-scrollbar{width:8px;height:8px}.sci-settings-sub-body::-webkit-scrollbar-track,.sci-gm-body::-webkit-scrollbar-track,.sci-settings-body::-webkit-scrollbar-track{background:#040c18a6}.sci-settings-sub-body::-webkit-scrollbar-thumb,.sci-gm-body::-webkit-scrollbar-thumb,.sci-settings-body::-webkit-scrollbar-thumb{background:#22d3ee47;border-radius:4px}.sci-settings-sub-body::-webkit-scrollbar-thumb:hover,.sci-gm-body::-webkit-scrollbar-thumb:hover,.sci-settings-body::-webkit-scrollbar-thumb:hover{background:#22d3ee73}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--console-bg, #f5f7fa);color:var(--console-text, #1a1a1a)}
