: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.2;display:flex}.brand-copy strong{color:#fff;letter-spacing:.02em;white-space:nowrap;font-size:15px}.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}.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{flex:none;gap:10px}.header-actions{align-items:center;gap:18px;min-width:0;display:flex}.global-search{width:min(360px,34vw)}.global-search-option{align-items:center;gap:10px;min-width:0;display:flex}.global-search-copy{flex-direction:column;flex:1;min-width:0;line-height:1.35;display:flex}.global-search-copy strong,.global-search-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.global-search-copy strong{color:var(--nexus-ink);font-size:13px}.global-search-copy small{color:#7c8e9b;font-size:11px}.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;flex:none;align-items:center;gap:10px;padding:4px 2px;display:flex}.user-trigger>span{flex-direction:column;flex:none;align-items:flex-start;line-height:1.25;display:flex}.user-trigger strong{color:var(--nexus-ink);white-space:nowrap;font-size:13px}.user-trigger small{color:#8a99a6;white-space:nowrap;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}.dashboard-insights{max-width:1540px}.dashboard-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.dashboard-heading h2{color:var(--nexus-ink);margin:7px 0 5px;font-size:28px}.dashboard-heading p:last-child{color:#6f818e;margin:0}.dashboard-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;display:grid}.dashboard-metric-card{border:1px solid var(--nexus-border);background:#fff;border-radius:13px;align-items:center;gap:14px;min-height:112px;padding:18px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.dashboard-metric-card:hover{border-color:#b7c6d0;transform:translateY(-2px);box-shadow:0 10px 24px #1b3a5314}.dashboard-metric-icon{color:#b87816;background:#fff4df;border-radius:11px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.dashboard-metric-card>span:last-child{min-width:0}.dashboard-metric-card small,.dashboard-metric-card strong{display:block}.dashboard-metric-card small{color:#788a97;margin-bottom:7px;font-size:12px}.dashboard-metric-card strong{color:var(--nexus-ink);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(18px,2vw,25px);overflow:hidden}.dashboard-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-card-title{color:var(--nexus-ink);justify-content:space-between;align-items:center;gap:12px;font-weight:700;display:flex}.dashboard-card-title a,.dashboard-card-title small{color:#778b99;font-size:12px;font-weight:400}.dashboard-card-title a:hover{color:#b87816}.distribution-chart{align-content:center;gap:15px;min-height:205px;display:grid}.distribution-row{color:#586d7a;grid-template-columns:84px 1fr 36px;align-items:center;gap:10px;font-size:12px;display:grid}.distribution-row>div{background:#edf2f5;border-radius:6px;height:9px;overflow:hidden}.distribution-row i{border-radius:inherit;background:linear-gradient(90deg,#e9a333,#f0bd64);min-width:4px;height:100%;display:block}.project-distribution .distribution-row i{background:linear-gradient(90deg,#1e6187,#65a4c2)}.distribution-row strong{color:var(--nexus-ink);text-align:right}.customer-trend-card{grid-column:1/-1}.trend-chart{grid-template-columns:repeat(6,minmax(48px,1fr));align-items:end;gap:clamp(12px,3vw,42px);height:230px;padding:12px 24px 0;display:grid}.trend-column{color:#758793;text-align:center;grid-template-rows:24px 1fr 22px;gap:5px;height:100%;font-size:11px;display:grid}.trend-column strong{color:var(--nexus-ink);font-size:13px}.trend-column>div{border-bottom:1px solid #dce5ea;justify-content:center;align-items:flex-end;display:flex}.trend-column i{background:linear-gradient(#eaaa3d,#d88a17);border-radius:7px 7px 0 0;width:min(52px,70%);min-height:4px;display:block}.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{isolation:isolate;background-color:#eaf1f7;background-image:linear-gradient(#173a5e0a 1px,#0000 1px),linear-gradient(90deg,#173a5e0a 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:40px 40px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-height:100svh;padding:48px 24px 76px;display:grid;position:relative;overflow:hidden}.login-page:before,.login-page:after{z-index:0;content:"";pointer-events:none;border:1px solid #173a5e12;position:absolute}.login-page:before{border-radius:50%;width:520px;height:520px;top:-220px;right:-170px;box-shadow:0 0 0 72px #173a5e06,0 0 0 144px #173a5e04}.login-page:after{border-radius:72px;width:460px;height:460px;bottom:-250px;left:-210px;transform:rotate(28deg);box-shadow:0 0 0 72px #173a5e05}.login-form-card{z-index:1;background:#fcfdff;border:1px solid #8ba3b76b;border-radius:12px;width:min(420px,100%);padding:38px 38px 40px;position:relative;overflow:hidden;box-shadow:0 18px 48px #173a5e1c,0 3px 10px #173a5e0d}.login-brand{text-align:center;margin-bottom:32px}.login-brand-mark{width:44px;height:44px;color:var(--nexus-deep);background:var(--nexus-accent);border:1px solid #b7700a29;border-radius:11px;place-items:center;margin:0 auto 18px;font-size:23px;font-weight:800;line-height:1;display:grid;box-shadow:0 4px 12px #b574121f}.login-brand h1{color:var(--nexus-ink);letter-spacing:.01em;margin:0;font-size:clamp(21px,4.8vw,25px);font-weight:700;line-height:1.25}.login-form .el-form-item{margin-bottom:21px}.login-form .el-form-item__label{color:#405569;height:auto;padding:0 0 8px;font-size:13px;font-weight:600;line-height:1.4}.login-form .el-input__wrapper{background:#fff;border-radius:8px;min-height:46px;padding:1px 13px;box-shadow:inset 0 0 0 1px #d7e0e7}.login-form .el-input__wrapper:hover{box-shadow:inset 0 0 0 1px #b8c7d3}.login-form .el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--nexus-ink) inset}.login-form .el-input__inner{color:#253b4d;font-size:14px}.login-form .el-input__prefix{color:#8a9baa;font-size:16px}.login-form .el-input__inner::placeholder{color:#a2afba}.login-submit.el-button{--el-button-bg-color:var(--nexus-ink);--el-button-border-color:var(--nexus-ink);--el-button-hover-bg-color:#21527e;--el-button-hover-border-color:#21527e;--el-button-active-bg-color:var(--nexus-deep);--el-button-active-border-color:var(--nexus-deep);border-color:var(--nexus-ink);background:var(--nexus-ink);letter-spacing:.02em;border-radius:8px;width:100%;height:46px;margin-top:3px;font-size:14px;font-weight:600}.login-submit.el-button:hover,.login-submit.el-button:focus{background:#21527e;border-color:#21527e}.login-footer{color:#7f91a2;letter-spacing:.02em;text-align:center;font-size:11px;position:absolute;bottom:24px;left:24px;right:24px}.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}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.entity-attachments{border-top:1px solid var(--nexus-border);margin-top:22px;padding-top:18px}.entity-attachments .detail-tab-toolbar{justify-content:space-between;align-items:flex-start;margin-bottom:12px}.entity-attachments h4,.entity-attachments p{margin:0}.entity-attachments .detail-tab-toolbar p{color:#7a8b96;margin-top:5px;font-size:12px}.audit-page{max-width:1540px;margin:0 auto;padding:26px 28px 32px}.audit-page .page-heading{margin-bottom:18px}.audit-page .page-heading h2{color:var(--nexus-ink);margin:7px 0 5px;font-size:26px}.audit-page .page-heading p:last-child{color:#70808e;margin:0}.audit-filter-grid{grid-template-columns:minmax(220px,1.2fr) minmax(150px,.7fr) minmax(180px,.8fr) minmax(310px,1.2fr) auto;align-items:center;gap:10px;display:grid}.audit-filter-actions{gap:8px;display:flex}.audit-page>.el-card+.el-card{margin-top:14px}.audit-page .table-pagination{justify-content:space-between;align-items:center;display:flex}.clickable-row{cursor:pointer}.audit-entity-code{color:#536a76;margin-left:7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.audit-json-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.audit-json-grid section{min-width:0}.audit-json-grid h4{margin:0 0 8px}.audit-json-grid pre{color:#38515e;white-space:pre-wrap;word-break:break-word;background:#f7fafb;border:1px solid #dce6eb;border-radius:9px;min-height:180px;max-height:480px;margin:0;padding:14px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.6;overflow:auto}@media (width<=1100px){.module-grid,.dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.login-page{background-size:32px 32px;padding:32px 16px 64px}.login-form-card{padding:32px 24px 34px}.login-brand{margin-bottom:28px}.login-footer{bottom:18px;left:16px;right:16px}.app-sidebar{width:72px!important}.app-workspace,.app-sidebar+.app-workspace{width:calc(100% - 72px);margin-left:72px}.brand-copy{display:none}.module-menu.el-menu{width:72px}.app-header{padding:0 16px}.header-leading>.el-button,.user-trigger>span{display:none}.header-actions{flex:1;justify-content:flex-end}.global-search{width:min(300px,100vw - 230px)}.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}.dashboard-heading{align-items:flex-start}.dashboard-metrics,.dashboard-chart-grid{grid-template-columns:1fr}.customer-trend-card{grid-column:auto}.trend-chart{gap:9px;padding-inline:4px}.placeholder-page{padding:32px 26px}.security-page,.customer-page,.opportunity-page,.project-page,.equipment-page,.service-page,.audit-page{padding:20px 16px}.audit-filter-grid{grid-template-columns:1fr}.audit-filter-grid .el-date-editor{width:100%}.audit-json-grid{grid-template-columns:1fr}.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}}
