:root{color:#1f2d3d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--nexus-ink:#173a5e;--nexus-deep:#102d49;--nexus-accent:#eaa735;--nexus-canvas:#eef2f5;--nexus-border:#dce3e9;background:#eef2f5;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}body{background:var(--nexus-canvas);min-height:100vh}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:block}.app-sidebar{z-index:20;color:#dce8f2;background:linear-gradient(180deg, #ffffff08, transparent 24%), var(--nexus-deep);flex-direction:column;transition:width .16s;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.brand{border-bottom:1px solid #ffffff17;align-items:center;gap:12px;height:76px;padding:0 18px;display:flex}.brand-mark{width:36px;height:36px;color:var(--nexus-deep);background:var(--nexus-accent);border-radius:10px;flex:0 0 36px;place-items:center;font-size:20px;font-weight:800;display:grid}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{color:#fff;letter-spacing:.02em;font-size:17px}.brand-copy small{color:#8fa9be;letter-spacing:.28em;margin-top:6px;font-size:10px;font-weight:700}.module-menu.el-menu{background:0 0;border-right:0;flex:1;padding:12px 10px}.module-menu.el-menu--collapse{width:72px}.module-menu .el-menu-item{color:#b8c9d7;border-radius:9px;height:46px;margin:4px 0}.module-menu .el-menu-item:hover{color:#fff;background:#ffffff14}.module-menu .el-menu-item.is-active{color:#fff;background:#eaa73533}.module-menu .el-menu-item.is-active:before{background:var(--nexus-accent);content:"";border-radius:2px;width:3px;position:absolute;inset:10px auto 10px 0}.sidebar-foot{color:#9fb4c5;border:1px solid #ffffff14;border-radius:9px;align-items:center;gap:8px;margin:0 16px 18px;padding:11px 12px;font-size:12px;display:flex}.status-dot{background:#53c28b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #53c28b1f}.app-workspace{width:calc(100% - 232px);min-width:0;margin-left:232px;transition:margin-left .16s}.app-sidebar[style*="72px"]+.app-workspace{width:calc(100% - 72px);margin-left:72px}.app-header{z-index:10;border-bottom:1px solid var(--nexus-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;justify-content:space-between;align-items:center;height:76px;padding:0 28px 0 20px;display:flex;position:sticky;top:0}.header-leading,.header-user{align-items:center;display:flex}.header-leading{gap:12px}.header-leading h1{color:var(--nexus-ink);margin:2px 0 0;font-size:20px;line-height:1.2}.page-eyebrow,.section-kicker{color:#8595a3;letter-spacing:.18em;margin:0;font-size:10px;font-weight:700}.header-user{gap:10px}.user-avatar{color:#fff;background:var(--nexus-ink);border-radius:10px;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.user-trigger{color:#5c6f80;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:4px 2px;display:flex}.user-trigger>span{flex-direction:column;align-items:flex-start;line-height:1.25;display:flex}.user-trigger strong{color:var(--nexus-ink);font-size:13px}.user-trigger small{color:#8a99a6;font-size:11px}.app-main{min-width:0;padding:28px}.dashboard-page{gap:22px;max-width:1240px;margin:0 auto;display:grid}.welcome-panel{color:#d8e5ef;background:radial-gradient(circle at 86% 20%,#eaa7353d,#0000 25%),linear-gradient(125deg,#102d49,#1d527b);border-radius:18px;justify-content:space-between;align-items:center;gap:32px;min-height:220px;padding:38px 42px;display:flex;overflow:hidden;box-shadow:0 18px 46px #102d4929}.welcome-panel h2{color:#fff;max-width:640px;margin:12px 0 14px;font-size:clamp(26px,3vw,38px);line-height:1.2}.welcome-panel p:not(.section-kicker){color:#bfd0de;max-width:650px;margin:0;font-size:15px;line-height:1.8}.welcome-panel .section-kicker{color:#e9b858}.foundation-badge{text-align:center;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:50%;flex:0 0 134px;place-content:center;width:134px;height:134px;display:grid;box-shadow:inset 0 0 0 10px #ffffff06}.foundation-badge strong,.foundation-badge span{display:block}.foundation-badge strong{color:#f4bd5a;font-size:18px}.foundation-badge span{color:#aec3d4;margin-top:6px;font-size:12px}.flow-strip{border:1px solid var(--nexus-border);color:var(--nexus-ink);background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:clamp(10px,2vw,30px);padding:17px 24px;font-size:13px;font-weight:700;display:flex}.flow-strip i{color:#c2ccd4;font-style:normal}.module-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.module-card{border:1px solid var(--nexus-border);color:#516779;background:#fff;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:150px;padding:22px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;position:relative}.module-card:hover{border-color:#aebfcb;transform:translateY(-3px);box-shadow:0 14px 28px #1b3a5317}.module-card .el-icon{color:var(--nexus-accent)}.module-card h3{color:var(--nexus-ink);margin:18px 0 5px;font-size:16px}.module-card p{margin:0;font-size:12px;line-height:1.55}.card-arrow{color:#a6b3bd;position:absolute;top:18px;right:18px}.placeholder-page{border:1px solid var(--nexus-border);background:#fff;border-radius:18px;min-height:420px;padding:54px;position:relative;overflow:hidden}.placeholder-page h2{color:var(--nexus-ink);margin:14px 0 12px;font-size:32px}.placeholder-page>p:not(.section-kicker){color:#687c8c;max-width:560px;margin:0 0 24px;line-height:1.7}.placeholder-index{color:#f2f5f7;letter-spacing:-.08em;-webkit-user-select:none;user-select:none;font-size:clamp(90px,18vw,220px);font-weight:800;line-height:1;position:absolute;bottom:-40px;right:-18px}.login-page{background:#fff;grid-template-columns:minmax(0,1.2fr) minmax(400px,.8fr);min-height:100vh;display:grid}.login-brand-panel,.login-form-panel{flex-direction:column;justify-content:center;display:flex}.login-brand-panel{color:#c7d6e1;background:radial-gradient(circle at 82% 20%,#eaa73540,#0000 23%),linear-gradient(135deg,#0d2841,#1c527d);padding:clamp(48px,8vw,118px);position:relative;overflow:hidden}.login-brand-panel:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-170px;right:-110px;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.login-brand-mark{width:56px;height:56px;color:var(--nexus-deep);background:var(--nexus-accent);border-radius:15px;place-items:center;margin-bottom:34px;font-size:30px;font-weight:800;display:grid}.login-brand-panel .section-kicker{color:#efb849}.login-brand-panel h1{color:#fff;max-width:680px;margin:18px 0;font-size:clamp(36px,5vw,66px);line-height:1.12}.login-brand-panel>p:not(.section-kicker){max-width:640px;margin:0;font-size:16px;line-height:1.9}.login-flow{color:#fff;align-items:center;gap:clamp(8px,1.5vw,18px);margin-top:48px;font-size:13px;font-weight:700;display:flex}.login-flow i{color:#708da5;font-style:normal}.login-form-panel{background:#f7f9fb;align-items:center;padding:48px}.login-form-card{width:min(390px,100%)}.login-form-card h2{color:var(--nexus-ink);margin:10px 0 8px;font-size:30px}.login-hint{color:#70808e;margin:0 0 28px;font-size:14px}.login-submit{border-color:var(--nexus-ink);background:var(--nexus-ink);width:100%;margin-top:4px}.login-security-note{color:#8796a3;margin:26px 0 0;font-size:12px;line-height:1.6}.standalone-message{text-align:center;background:#f5f8fa;place-content:center;min-height:100vh;padding:32px;display:grid}.standalone-message h1{color:var(--nexus-ink);margin:8px 0}.standalone-message p{color:#718291;margin:0 0 24px}.message-code{color:var(--nexus-accent);font-size:84px;font-weight:800;line-height:1}.security-page{border:1px solid var(--nexus-border);background:#fff;border-radius:16px;max-width:1380px;margin:0 auto;padding:26px 28px 32px}.content-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.content-heading h2{color:var(--nexus-ink);margin:8px 0 5px;font-size:26px}.content-heading>div>p:last-child{color:#70808e;margin:0}.security-tabs .el-tabs__header{margin-bottom:20px}.table-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.table-toolbar-end{justify-content:flex-end}.security-search{width:min(360px,100%)}.inline-tag{margin:2px 5px 2px 0}.more-count{color:#7d8d9a;font-size:12px}.table-pagination{justify-content:flex-end;margin-top:20px}.two-column-form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.permission-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;max-height:360px;display:grid;overflow:auto}.permission-group{border:1px solid var(--nexus-border);background:#fafbfc;border-radius:9px;padding:12px}.permission-group>strong{color:var(--nexus-ink);text-transform:uppercase;margin-bottom:8px;font-size:12px;display:block}.permission-group .el-checkbox-group{gap:4px;display:grid}.permission-group .el-checkbox{margin-right:0}.password-hint{margin-bottom:18px}.customer-page{border:1px solid var(--nexus-border);background:#fff;border-radius:16px;max-width:1500px;margin:0 auto;padding:26px 28px 32px}.customer-toolbar{align-items:center;gap:12px;margin-bottom:18px;display:flex}.customer-search{width:min(380px,100%)}.customer-filter{width:140px}.customer-table-row{cursor:pointer}.cell-secondary{color:#81909c;margin:4px 0 0;font-size:12px}.customer-drawer-title{justify-content:space-between;align-items:center;gap:16px;width:100%;padding-right:20px;display:flex}.customer-drawer-title h2{color:var(--nexus-ink);margin:4px 0 0;font-size:24px}.customer-code{color:var(--nexus-accent);letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:700}.customer-detail-actions,.detail-tab-toolbar{justify-content:flex-end;gap:10px;display:flex}.customer-detail-actions{margin-bottom:14px}.opportunity-page{border:1px solid var(--nexus-border);background:#fff;border-radius:16px;max-width:1600px;margin:0 auto;padding:26px 28px 32px}.pipeline-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.pipeline-metrics>div{background:linear-gradient(135deg,#f8fbfc,#fff);border:1px solid #dce6eb;border-radius:10px;padding:14px 16px}.pipeline-metrics span,.pipeline-metrics strong{display:block}.pipeline-metrics span{color:#71828f;margin-bottom:5px;font-size:12px}.pipeline-metrics strong{color:var(--nexus-ink);font-size:19px}.opportunity-toolbar{align-items:center;gap:10px;margin-bottom:18px;display:flex}.opportunity-search{width:min(360px,100%)}.opportunity-toolbar>.el-select{width:140px}.project-link-label{color:var(--nexus-accent);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:700}.opportunity-board{grid-template-columns:repeat(6,minmax(235px,1fr));gap:12px;padding-bottom:8px;display:grid;position:relative;overflow-x:auto}.opportunity-column{background:#f6f9fa;border:1px solid #dce6eb;border-radius:12px;min-height:420px}.opportunity-column>header{color:var(--nexus-ink);border-bottom:1px solid #dce6eb;justify-content:space-between;align-items:center;padding:13px 14px;font-size:13px;font-weight:700;display:flex}.opportunity-column>header strong{background:#e5eef2;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.opportunity-column-body{align-content:start;gap:9px;min-height:360px;padding:10px;display:grid}.opportunity-card{cursor:pointer;background:#fff;border:1px solid #d9e3e8;border-radius:9px;padding:12px;box-shadow:0 3px 10px #1b3a490d}.opportunity-card.draggable{cursor:grab}.opportunity-card.draggable:active{cursor:grabbing}.opportunity-card>span,.opportunity-card>em{color:#7b8c98;font-size:11px;font-style:normal}.opportunity-card h4{color:var(--nexus-ink);margin:6px 0 5px;font-size:14px}.opportunity-card p{color:#687b88;margin:0 0 12px;font-size:12px}.opportunity-card>div{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.opportunity-card>div strong{color:#164c60;font-size:13px}.opportunity-card>div small{color:var(--nexus-accent);font-weight:700}.board-limit-note{color:#71828f;grid-column:1/-1;margin:4px 0 0;font-size:12px;position:sticky;left:0}.opportunity-drawer-heading{justify-content:space-between;align-items:flex-start;gap:18px;width:100%;padding-right:20px;display:flex}.opportunity-drawer-heading h3{color:var(--nexus-ink);margin:4px 0;font-size:23px}.opportunity-drawer-heading p:last-child{color:#71828f;margin:0}.detail-action-row{flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-bottom:16px;display:flex}.opportunity-descriptions{margin-bottom:18px}.opportunity-detail-block,.converted-project-card{background:#fafcfd;border:1px solid #dce6eb;border-radius:10px;margin-bottom:14px;padding:15px 16px}.opportunity-detail-block h4,.converted-project-card strong{color:var(--nexus-ink);margin:0 0 7px}.opportunity-detail-block p,.converted-project-card p{color:#617480;white-space:pre-wrap;margin:0;line-height:1.65}.opportunity-detail-block.lost-reason{background:#fff8f8;border-color:#f2d3d3}.converted-project-card span,.converted-project-card strong{display:block}.converted-project-card span{color:#67808c;margin-bottom:4px;font-size:12px}.project-page{border:1px solid var(--nexus-border);background:#fff;border-radius:16px;max-width:1540px;margin:0 auto;padding:26px 28px 32px}.project-toolbar{gap:10px;margin-bottom:18px;display:flex}.project-toolbar .el-input{width:min(380px,100%)}.project-toolbar .el-select{width:140px}.project-drawer-heading{justify-content:space-between;align-items:flex-start;gap:18px;width:100%;padding-right:20px;display:flex}.project-drawer-heading h3{color:var(--nexus-ink);margin:4px 0;font-size:23px}.project-drawer-heading p:last-child{color:#71828f;margin:0}.project-overview-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px;display:grid}.project-overview-grid>div{background:#fafcfd;border:1px solid #dce6eb;border-radius:9px;padding:12px}.project-overview-grid span,.project-overview-grid strong{display:block}.project-overview-grid span{color:#71828f;margin-bottom:5px;font-size:11px}.project-overview-grid strong{color:var(--nexus-ink);font-size:13px}.project-progress{margin:8px 0 16px}.project-description{color:#627581;white-space:pre-wrap;margin:0 0 15px;line-height:1.7}.project-detail-tabs{margin-top:18px}.project-member-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.project-member-grid article,.milestone-card{background:#fafcfd;border:1px solid #dce6eb;border-radius:9px;padding:13px}.project-member-grid article>div{justify-content:space-between;gap:10px;display:flex}.project-member-grid article span{color:#7a8b96;font-size:11px}.project-member-grid article p,.milestone-card p{color:#637682;margin:9px 0;font-size:12px}.project-member-grid footer,.milestone-card footer{justify-content:flex-end;display:flex}.milestone-card>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.detail-tab-toolbar{margin-bottom:14px}.equipment-page{border:1px solid var(--nexus-border);background:#fff;border-radius:16px;max-width:1540px;margin:0 auto;padding:26px 28px 32px}.equipment-toolbar{gap:10px;margin-bottom:18px;display:flex}.equipment-toolbar .el-input{width:min(440px,100%)}.equipment-toolbar .el-select{width:150px}.equipment-drawer-heading{justify-content:space-between;align-items:flex-start;gap:18px;width:100%;padding-right:20px;display:flex}.equipment-drawer-heading h3{color:var(--nexus-ink);margin:4px 0;font-size:23px}.equipment-drawer-heading p:last-child{color:#71828f;margin:0}.equipment-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.equipment-overview-grid>div{background:#fafcfd;border:1px solid #dce6eb;border-radius:9px;padding:12px}.equipment-overview-grid span,.equipment-overview-grid strong{display:block}.equipment-overview-grid span{color:#71828f;margin-bottom:5px;font-size:11px}.equipment-overview-grid strong{color:var(--nexus-ink);font-size:13px}.equipment-notes{color:#627581;white-space:pre-wrap;margin:14px 0 0;line-height:1.7}.equipment-detail-tabs{margin-top:18px}.equipment-parameter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.equipment-parameter-grid article,.equipment-version-card{background:#fafcfd;border:1px solid #dce6eb;border-radius:9px;padding:13px}.equipment-parameter-grid article>span{color:#71828f;font-size:11px}.equipment-parameter-grid article>strong{color:var(--nexus-ink);margin-top:4px;display:block}.equipment-parameter-grid article>p{color:#174f66;overflow-wrap:anywhere;margin:8px 0;font-family:Consolas,monospace}.equipment-parameter-grid article>small,.equipment-version-card>small{color:#7b8d98}.equipment-parameter-grid footer,.equipment-version-card footer{justify-content:flex-end;display:flex}.equipment-version-card>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.equipment-version-card code{color:#175268;overflow-wrap:anywhere;background:#e7f1f4;border-radius:4px;margin-top:9px;padding:3px 7px;display:inline-block}.equipment-version-card p{color:#506874;white-space:pre-wrap;margin:10px 0;line-height:1.6}.service-page{border:1px solid var(--nexus-border);background:#fff;border-radius:16px;max-width:1540px;margin:0 auto;padding:26px 28px 32px}.service-toolbar{gap:10px;margin-bottom:18px;display:flex}.service-toolbar .el-input{width:min(420px,100%)}.service-toolbar .el-select{width:145px}.service-drawer-heading{justify-content:space-between;align-items:flex-start;gap:18px;width:100%;padding-right:20px;display:flex}.service-drawer-heading h3{color:var(--nexus-ink);margin:4px 0;font-size:23px}.service-drawer-heading p:last-child{color:#71828f;margin:0}.service-drawer-heading>div:last-child{gap:7px;display:flex}.service-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.service-overview-grid>div{background:#fafcfd;border:1px solid #dce6eb;border-radius:9px;padding:12px}.service-overview-grid span,.service-overview-grid strong{display:block}.service-overview-grid span{color:#71828f;margin-bottom:5px;font-size:11px}.service-overview-grid strong{color:var(--nexus-ink);font-size:13px}.service-description{margin:16px 0}.service-description p,.service-resolution-grid p{color:#5e737f;white-space:pre-wrap;line-height:1.7}.service-resolution-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.service-resolution-grid article,.service-record-card{background:#fafcfd;border:1px solid #dce6eb;border-radius:9px;padding:13px}.service-record-card header{justify-content:space-between;align-items:center;gap:10px;display:flex}.service-record-card header span{color:#7c8e98;font-size:11px}.service-record-card p{color:#4e6571;white-space:pre-wrap;line-height:1.65}.service-record-card footer{justify-content:flex-end;display:flex}.service-page+.el-drawer{--el-drawer-padding-primary:18px}.contact-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.contact-card,.followup-card{border:1px solid var(--nexus-border);background:#fafcfd;border-radius:10px;padding:16px}.contact-card header,.followup-card header{justify-content:space-between;align-items:center;gap:12px;display:flex}.contact-card header>div:first-child,.followup-card header{align-items:center;gap:8px;display:flex}.contact-card>p{color:#778895;margin:8px 0 12px;font-size:13px}.contact-card dl{grid-template-columns:44px 1fr;gap:7px 10px;margin:0;font-size:13px;display:grid}.contact-card dt{color:#8796a2}.contact-card dd{color:var(--nexus-ink);overflow-wrap:anywhere;margin:0}.followup-card>p{color:#506473;margin:12px 0;line-height:1.7}.followup-card footer{color:#82919c;flex-wrap:wrap;gap:8px 18px;font-size:12px;display:flex}.pre-wrap{white-space:pre-wrap}@media (width<=1100px){.module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.login-page{grid-template-columns:1fr}.login-brand-panel{min-height:300px;padding:34px}.login-brand-mark{width:44px;height:44px;margin-bottom:20px;font-size:24px}.login-brand-panel h1{margin:12px 0;font-size:32px}.login-brand-panel>p:not(.section-kicker),.login-flow{display:none}.login-form-panel{padding:38px 26px}.app-sidebar{width:72px!important}.app-workspace,.app-sidebar+.app-workspace{width:calc(100% - 72px);margin-left:72px}.brand-copy,.sidebar-foot{display:none}.module-menu.el-menu{width:72px}.app-header{padding:0 16px}.header-leading>.el-button,.user-trigger>span{display:none}.app-main{padding:18px}.welcome-panel{align-items:flex-start;padding:28px}.foundation-badge{display:none}.flow-strip{flex-wrap:wrap}.module-grid{grid-template-columns:1fr}.placeholder-page{padding:32px 26px}.security-page,.customer-page,.opportunity-page,.project-page,.equipment-page,.service-page{padding:20px 16px}.customer-toolbar{flex-direction:column;align-items:stretch}.customer-filter,.customer-search,.customer-toolbar .el-date-editor{width:100%}.pipeline-metrics{grid-template-columns:1fr}.opportunity-toolbar{flex-direction:column;align-items:stretch}.opportunity-search,.opportunity-toolbar>.el-select{width:100%}.project-toolbar{flex-direction:column;align-items:stretch}.project-toolbar .el-input,.project-toolbar .el-select{width:100%}.project-overview-grid,.project-member-grid{grid-template-columns:1fr}.equipment-toolbar{flex-direction:column;align-items:stretch}.equipment-toolbar .el-input,.equipment-toolbar .el-select{width:100%}.equipment-overview-grid,.equipment-parameter-grid{grid-template-columns:1fr}.service-toolbar{flex-direction:column;align-items:stretch}.service-toolbar .el-input,.service-toolbar .el-select{width:100%}.service-overview-grid,.service-resolution-grid,.contact-card-grid{grid-template-columns:1fr}.table-toolbar{flex-direction:column;align-items:stretch}.two-column-form,.permission-groups{grid-template-columns:1fr}}
