.toast-container[data-v-9fa590c9]{z-index:9999;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:fixed;top:16px;right:16px}.toast[data-v-9fa590c9]{pointer-events:auto;background:var(--color-surface,#fff);border:1px solid;border-radius:8px;align-items:flex-start;gap:10px;min-width:320px;max-width:480px;padding:12px 14px;font-size:13px;display:flex;box-shadow:0 6px 20px #00000014,0 2px 4px #0000000a}.toast.t-success[data-v-9fa590c9]{border-color:#a7f3d0}.toast.t-error[data-v-9fa590c9]{border-color:#fecaca}.toast.t-warning[data-v-9fa590c9]{border-color:#fde68a}.toast.t-info[data-v-9fa590c9]{border-color:#bfdbfe}.t-icon[data-v-9fa590c9]{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:inline-flex}.toast.t-success .t-icon[data-v-9fa590c9]{color:#047857}.toast.t-error .t-icon[data-v-9fa590c9]{color:#b91c1c}.toast.t-warning .t-icon[data-v-9fa590c9]{color:#b45309}.toast.t-info .t-icon[data-v-9fa590c9]{color:#1d4ed8}.t-icon svg[data-v-9fa590c9]{width:16px;height:16px}.t-body[data-v-9fa590c9]{flex:1;min-width:0}.t-title[data-v-9fa590c9]{color:var(--color-text,#18181b);margin-bottom:2px;font-size:13px;font-weight:600}.t-message[data-v-9fa590c9]{color:var(--color-text-2,#3f3f46);word-break:break-word;font-size:12.5px;line-height:1.5}.t-action[data-v-9fa590c9]{cursor:pointer;background:0 0;border:none;margin-top:6px;padding:0;font-family:inherit;font-size:12px;font-weight:600}.toast.t-success .t-action[data-v-9fa590c9]{color:#047857}.toast.t-error .t-action[data-v-9fa590c9]{color:#b91c1c}.toast.t-warning .t-action[data-v-9fa590c9]{color:#b45309}.toast.t-info .t-action[data-v-9fa590c9]{color:#1d4ed8}.t-action[data-v-9fa590c9]:hover{text-decoration:underline}.t-close[data-v-9fa590c9]{cursor:pointer;color:var(--color-text-3,#71717a);background:0 0;border:none;flex-shrink:0;width:20px;height:20px;padding:0;font-size:18px;line-height:1}.t-close[data-v-9fa590c9]:hover{color:var(--color-text,#18181b)}.toast-enter-active[data-v-9fa590c9]{transition:all .2s ease-out}.toast-leave-active[data-v-9fa590c9]{transition:all .15s ease-in}.toast-enter-from[data-v-9fa590c9]{opacity:0;transform:translate(20px)}.toast-leave-to[data-v-9fa590c9]{opacity:0;transform:scale(.96)}.cd-overlay[data-v-d01c6aa8]{z-index:9998;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cd-modal[data-v-d01c6aa8]{background:var(--color-surface,#fff);border-radius:10px;width:420px;max-width:92vw;padding:20px 22px 16px;box-shadow:0 16px 40px #00000026}.cd-head[data-v-d01c6aa8]{align-items:center;gap:12px;margin-bottom:10px;display:flex}.cd-icon[data-v-d01c6aa8]{background:var(--color-primary-soft,#ecfdf5);width:36px;height:36px;color:var(--color-primary,#047857);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.cd-icon.danger[data-v-d01c6aa8]{color:#b91c1c;background:#fef2f2}.cd-icon svg[data-v-d01c6aa8]{width:18px;height:18px}.cd-head h3[data-v-d01c6aa8]{color:var(--color-text,#18181b);margin:0;font-size:15px;font-weight:600}.cd-message[data-v-d01c6aa8]{color:var(--color-text-2,#3f3f46);margin:0 0 18px;padding-left:48px;font-size:13px;line-height:1.6}.cd-foot[data-v-d01c6aa8]{justify-content:flex-end;gap:8px;display:flex}.cd-btn-cancel[data-v-d01c6aa8],.cd-btn-confirm[data-v-d01c6aa8]{cursor:pointer;border:1px solid;border-radius:6px;height:32px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:500}.cd-btn-cancel[data-v-d01c6aa8]{background:var(--color-surface,#fff);color:var(--color-text,#18181b);border-color:var(--color-border-strong,#d4d4d8)}.cd-btn-cancel[data-v-d01c6aa8]:hover{background:#fafafa}.cd-btn-confirm.default[data-v-d01c6aa8]{background:var(--color-primary,#047857);color:#fff;border-color:var(--color-primary,#047857)}.cd-btn-confirm.default[data-v-d01c6aa8]:hover{background:var(--color-primary-hover,#065f46)}.cd-btn-confirm.danger[data-v-d01c6aa8]{color:#fff;background:#b91c1c;border-color:#b91c1c}.cd-btn-confirm.danger[data-v-d01c6aa8]:hover{background:#991b1b}.confirm-enter-active[data-v-d01c6aa8]{transition:all .18s ease-out}.confirm-leave-active[data-v-d01c6aa8]{transition:all .12s ease-in}.confirm-enter-from[data-v-d01c6aa8],.confirm-leave-to[data-v-d01c6aa8]{opacity:0}.confirm-enter-from .cd-modal[data-v-d01c6aa8]{transform:scale(.95)}.confirm-leave-to .cd-modal[data-v-d01c6aa8]{transform:scale(.98)}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand:#16a34a;--brand-dark:#15803d;--brand-light:#22c55e;--brand-bg:#ecfdf5;--brand-bg-strong:#d1fae5;--bg-app:#fff;--bg-card:#fff;--bg-soft:#f9fafb;--bg-row-hover:#f3faf5;--bg-table-head:#f9fafb;--line:#e5e7eb;--line-strong:#d1d5db;--text-1:#111827;--text-2:#374151;--text-3:#6b7280;--text-muted:#9ca3af;--shadow-sm:0 1px 2px #16a34a0a, 0 2px 6px #00000008;--shadow-md:0 2px 6px #16a34a0f, 0 8px 24px #0000000a;--shadow-lg:0 8px 24px #16a34a14, 0 20px 48px #0000000d;--radius:8px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--color-primary:#16a34a;--color-primary-hover:#15803d;--color-primary-soft:#ecfdf5;--color-primary-strong:#166534;--color-text:#111827;--color-text-2:#374151;--color-text-3:#6b7280;--color-text-muted:#9ca3af;--color-surface:#fff;--color-surface-soft:#f9fafb;--color-bg:#fff;--color-border:#e5e7eb;--color-border-strong:#d1d5db;--color-success:#16a34a;--color-warning:#d97706;--color-danger:#dc2626;--color-info:#0ea5e9}html,body,#app{height:100%}body{background:var(--bg-app);min-width:1280px;color:var(--text-1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-size:15px}a,button{cursor:pointer}a{color:var(--brand);text-decoration:none}a:hover{color:var(--brand-dark)}button{font:inherit}.app-shell{min-height:100%;position:relative}.app-shell .tzcheader{border-bottom:1px solid var(--line);z-index:30;align-items:center;display:flex;height:52px!important;box-shadow:none!important;background:#fff!important;margin:0!important;padding:0 20px!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.app-shell .sidebar-collapse{border-right:1px solid var(--line);width:220px!important;height:calc(100% - 52px)!important;box-shadow:none!important;padding:14px 12px!important;top:52px!important}.app-shell .sidebar-collapse.zd{width:64px!important}.app-shell .tzcright{flex-direction:column;background:var(--bg-app)!important;height:calc(100% - 52px)!important;display:flex!important;top:52px!important;left:220px!important}.app-shell .tzcright.zdcon{left:64px!important}.app-shell .tzclogo{align-items:center;display:flex}.app-shell .tzclogo a{color:var(--brand);letter-spacing:.5px;align-items:center;gap:10px;font-size:18px;font-weight:600;display:flex}.app-shell .tzclogo img{width:28px;height:28px}.app-shell .tzcmsg{margin-left:auto}.app-shell .tzcmsg .main_secbox>a{background:var(--bg-soft);color:var(--text-2);border-radius:24px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;transition:background .2s;display:flex}.app-shell .tzcmsg .main_secbox>a:hover{background:var(--brand-bg);color:var(--brand-dark)}.app-shell .tzcmsg .main_secbox>a img{background:var(--brand);border-radius:50%;width:26px;height:26px}.app-shell .tzcmsg .dmenu{border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:1px solid var(--line);background:#fff;min-width:200px;margin:8px 0 0;padding:8px}.app-shell .tzcmsg .dmenu .comName{border-bottom:1px solid var(--line);color:var(--text-3);margin:0 0 4px;padding:8px 12px;font-size:12px}.app-shell .tzcmsg .dmenu li a{border-radius:var(--radius-sm);color:var(--text-2);align-items:center;gap:10px;padding:8px 12px;font-size:13px;display:flex}.app-shell .tzcmsg .dmenu li a:hover{background:var(--bg-soft);color:var(--brand-dark)}.app-shell .sidebar-collapse{border-right:1px solid var(--line);box-shadow:var(--shadow-sm);z-index:20;padding:16px 12px;position:relative;background:#fff!important}.app-shell .sidebar-collapse .lefnav{margin:0;padding:0;list-style:none}.app-shell .sidebar-collapse .lefnav>li{margin-bottom:4px;border:none!important}.app-shell .sidebar-collapse .lefnav>li>a{border-radius:var(--radius-sm);align-items:center;gap:10px;padding:10px 14px;font-size:14px;font-weight:500;transition:background .2s,color .2s;display:flex;color:var(--text-2)!important}.app-shell .sidebar-collapse .lefnav>li>a img{filter:grayscale(.4)brightness(.85);width:18px;height:18px}.app-shell .sidebar-collapse .lefnav>li>a:hover{background:var(--bg-soft);color:var(--brand-dark)!important}.app-shell .sidebar-collapse .lefnav>li.active>a{background:var(--brand-bg);font-weight:600;color:var(--brand-dark)!important}.app-shell .sidebar-collapse .lefnav>li.active>a img{filter:none}.app-shell .sidebar-collapse .lefnav .scarrow{border:solid var(--text-muted);border-width:0 1.5px 1.5px 0;flex-shrink:0;width:7px;height:7px;margin-left:auto;transition:transform .25s,border-color .2s;transform:rotate(-45deg)}.app-shell .sidebar-collapse .lefnav .scarrow.open{border-color:var(--brand);transform:rotate(45deg)}.app-shell .sidebar-collapse .lefnav>li.active .scarrow,.app-shell .sidebar-collapse .lefnav>li>a:hover .scarrow{border-color:var(--brand)}.app-shell .sidebar-collapse .lefnav-second-level{border-left:1px dashed var(--line-strong);margin:4px 0 4px 8px;padding:4px 0 4px 16px;list-style:none;display:none}.app-shell .sidebar-collapse .lefnav-second-level.in{display:block}.app-shell .sidebar-collapse .lefnav-second-level li a{border-radius:var(--radius-sm);color:var(--text-2);padding:8px 12px;font-size:13px;transition:background .2s,color .2s;display:block}.app-shell .sidebar-collapse .lefnav-second-level li a:hover{background:var(--bg-soft);color:var(--brand-dark)}.app-shell .sidebar-collapse .lefnav-second-level li.active a{background:var(--brand-bg-strong);color:var(--brand-dark);font-weight:600}.app-shell .sidebar-collapse .attribution{border-top:1px solid var(--line);text-align:right;margin-top:12px;padding:12px}.app-shell .sidebar-collapse .navbar-toggle img{opacity:.6;width:16px;height:16px;transition:opacity .2s}.app-shell .sidebar-collapse .navbar-toggle:hover img{opacity:1}.app-shell .content-tabs{position:relative;border-bottom:1px solid var(--line)!important;box-shadow:none!important;box-sizing:border-box!important;background:#fff!important;flex:0 0 44px!important;align-items:stretch!important;gap:0!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0 24px!important;display:flex!important;overflow:visible!important}.app-shell .content-tabs .J_menuTab{letter-spacing:.3px;flex-shrink:0;align-items:center;font-weight:500;transition:color .15s;position:relative;float:none!important;height:100%!important;color:var(--text-3)!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0 18px!important;font-size:13px!important;line-height:1!important;display:inline-flex!important}.app-shell .content-tabs .J_menuTab:after{content:"";background:var(--brand);transform-origin:50%;border-radius:2px 2px 0 0;height:2px;transition:transform .2s;position:absolute;bottom:0;left:18px;right:18px;transform:scaleX(0)}.app-shell .content-tabs .J_menuTab:not(.active):hover{color:var(--text-1)!important;background:0 0!important}.app-shell .content-tabs .J_menuTab.active{font-weight:600;color:var(--brand)!important;background:0 0!important}.app-shell .content-tabs .J_menuTab.active:after{transform:scaleX(1)}.app-shell .content-tabs .J_menuTab .J_menuTab__title{display:inline-block}.app-shell .content-tabs .J_menuTab .J_menuTab__close{width:16px;height:16px;color:var(--text-muted);opacity:0;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;margin-left:6px;margin-right:-6px;font-size:14px;font-weight:400;line-height:1;transition:background .15s,color .15s,opacity .15s;display:inline-flex}.app-shell .content-tabs .J_menuTab:hover .J_menuTab__close,.app-shell .content-tabs .J_menuTab.active .J_menuTab__close{opacity:1}.app-shell .content-tabs .J_menuTab .J_menuTab__close:hover{color:var(--text-1);background:#00000014}.app-shell .content-tabs .J_menuTab.active .J_menuTab__close{color:var(--brand)}.app-shell .content-tabs .J_menuTab.active .J_menuTab__close:hover{color:var(--brand-dark);background:#00b1501f}.app-shell .content-tabs .J_menuTab.is-pinned{padding-right:18px}.app-shell .content-tabs .roll-nav,.app-shell .content-tabs .arrow-wrapper,.app-shell .content-tabs .double-arrow{display:none!important}.app-shell .content-tabs .navsecbox>a{align-items:center;gap:6px;display:inline-flex;border:1px solid var(--line)!important;height:28px!important;color:var(--text-3)!important;background:0 0!important;border-radius:6px!important;padding:0 14px!important;font-size:12.5px!important;line-height:28px!important}.app-shell .content-tabs .navsecbox>a:hover{border-color:var(--brand)!important;color:var(--brand-dark)!important;background:var(--bg-soft)!important}.app-shell .content-tabs .navsecbox{align-items:center;display:flex}.app-shell .content-tabs .roll-nav{width:24px;height:24px;color:var(--text-3);border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;transition:background .2s;display:flex}.app-shell .content-tabs .roll-nav:hover{background:var(--bg-soft)}.app-shell .content-tabs .page-tabs{align-items:stretch;flex:auto!important;width:auto!important;min-width:0!important;height:100%!important;margin:0!important;display:flex!important;overflow:hidden!important}.app-shell .content-tabs .page-tabs-content{scrollbar-width:none;flex:auto;align-items:stretch;min-width:0;height:100%;overflow-x:auto;float:none!important;gap:0!important;display:flex!important}.app-shell .content-tabs .page-tabs-content::-webkit-scrollbar{display:none}.app-shell .content-tabs .J_menuTab{background:var(--bg-soft);color:var(--text-2);white-space:nowrap;border:1px solid #0000;border-radius:20px;align-items:center;padding:6px 16px;font-size:13px;transition:all .2s;display:inline-flex}.app-shell .content-tabs .J_menuTab:hover{background:var(--brand-bg);color:var(--brand-dark)}.app-shell .content-tabs .J_menuTab.active{background:var(--brand);color:#fff;font-weight:500;box-shadow:0 2px 6px #00b15040}.app-shell .content-tabs .navsecbox>a{border-radius:var(--radius-sm);color:var(--text-2);align-items:center;gap:6px;padding:6px 12px;font-size:13px;transition:background .2s;display:inline-flex}.app-shell .content-tabs .navsecbox>a:hover{background:var(--bg-soft);color:var(--brand-dark)}.app-shell .content-tabs .navsecbox .dmenu{border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:1px solid var(--line);background:#fff;min-width:160px;margin:6px 0 0;padding:4px}.app-shell .content-tabs .navsecbox .dmenu li a{border-radius:var(--radius-sm);color:var(--text-2);padding:8px 12px;font-size:13px;display:block}.app-shell .content-tabs .navsecbox .dmenu li a:hover{background:var(--bg-soft);color:var(--brand-dark)}.app-shell .tzcright{background:var(--bg-app)!important}.app-shell #content-main,.app-shell .J_mainContent{background:var(--bg-app);flex:auto;height:auto;min-height:0;padding:16px 24px 24px;overflow:auto}.app-shell .app-router-page{flex-direction:column;gap:16px;width:100%;margin:0;padding:0;display:flex}.conboxs{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--line);box-sizing:border-box;padding:24px 28px;width:auto!important;max-width:none!important;margin:0!important}.conboxs .secbox,.divboxsx .secbox,.workspace-action-row .secbox,.app-shell .secbox{height:auto!important;margin-right:0!important;padding:0!important;top:auto!important;right:auto!important}.conboxs .taskboxs,.conboxs .every_div:not([style*="display: none"]){display:block!important}.conboxs .scroll_box{min-height:600px}.conboxs .anchor_point{min-height:600px;height:auto!important;padding-top:16px!important}.conboxs>h6{letter-spacing:-.3px;color:var(--text-1);margin:0 0 20px;padding-left:14px;font-size:21px;font-weight:700;line-height:1.25;position:relative}.conboxs>h6:before{content:"";background:linear-gradient(180deg, var(--brand-light), var(--brand));border-radius:2px;width:4px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.conboxs .rigsmtit>a{background:var(--brand);border:1px solid var(--brand);border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex;color:#fff!important}.conboxs .rigsmtit>a:hover{background:var(--brand-dark);border-color:var(--brand-dark)}.conboxs .rigsmtit>a+a{margin-left:8px}.legacy-login-body{background:url(/legacy/img/loginbg.jpg) 50% 0/100% 100% no-repeat}.legacy-login-body #app,.legacy-login-page{min-height:100%}.legacy-login-page{flex-direction:column;display:flex}.view{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:16px;padding:0!important;display:grid!important}.view .vleft,.view .vright{flex-direction:column;gap:16px;width:auto!important;height:auto!important;margin:0!important;display:flex!important}.view .vleft_w50{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--line);position:relative;background:var(--bg-card)!important;width:auto!important;height:auto!important;padding:20px 22px!important}.view .vleft_w50.backnone{box-shadow:none;border:none;flex-direction:column;gap:16px;display:flex;background:0 0!important;padding:0!important}.view .vleft_w50.backnone>.vleft_top{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--line);padding:20px 22px;height:auto!important}.view .vtit>i.fa,.view .titboxs>h3>i.fa{display:none}.view .vtit,.view .titboxs h3{color:var(--text-1);align-items:center;margin:0 0 16px;padding:0 0 0 14px;font-size:15px;font-weight:600;display:flex;position:relative}.view .vtit:after,.view .titboxs h3:after{content:""!important;background:linear-gradient(180deg, var(--brand-light), var(--brand))!important;border-radius:2px!important;width:4px!important;height:16px!important;position:absolute!important;top:50%!important;left:0!important;transform:translateY(-50%)!important}.view .vtit .lr1{margin-left:auto}.view .vtit .dashboard-year-secbox>a{border:1px solid var(--line);color:var(--text-2);background:var(--bg-soft);border-radius:16px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex}.view .vtit .dashboard-year-secbox>a:hover{border-color:var(--brand);color:var(--brand-dark)}.view .vtit .dashboard-year-secbox .dmenu{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-md);background:#fff;min-width:96px;margin:6px 0 0;padding:4px}.view .vtit .dashboard-year-secbox .dmenu li a{border-radius:var(--radius-sm);color:var(--text-2);padding:6px 10px;font-size:12px;display:block}.view .vtit .dashboard-year-secbox .dmenu li a:hover{background:var(--bg-soft);color:var(--brand-dark)}.view .vtbox ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.view .vtbox ul li{list-style:none}.view .vtbox ul li:first-child,.view .vtbox ul li:nth-child(2){grid-column:span 1}.view .vtbox ul li:nth-child(5){grid-column:1/-1}.view .vtbox .iconsctxt{border-radius:var(--radius-md);height:auto;min-height:92px;transition:transform .15s,box-shadow .2s;border:1px solid var(--line)!important;background:linear-gradient(135deg,#fafdfb 0%,#f3f9f5 100%)!important;padding:16px 110px 16px 18px!important}.view .vtbox .iconsctxt:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--brand)!important}.view .vtbox .iconsctxt>h4{letter-spacing:.2px;color:var(--text-3)!important;margin:0 0 6px!important;font-size:12px!important;font-weight:500!important}.view .vtbox .iconsctxt>p{font-feature-settings:"tnum";line-height:1.1;color:var(--text-1)!important;margin:0!important;font-size:26px!important;font-weight:700!important}.view .vtbox .iconsctxt:after{opacity:.85!important;background-size:56px 56px!important}.view .list_pictxt{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0!important;padding:0!important;display:grid!important}.view .list_pictxt .entry{flex:none;width:auto!important;margin:0!important}.view .list_pictxt .entry a{border-radius:var(--radius-md);background:var(--bg-soft);color:var(--text-2);flex-direction:column;align-items:center;gap:8px;padding:14px 8px;font-size:12px;text-decoration:none;transition:transform .15s,background .2s,box-shadow .2s;display:flex}.view .list_pictxt .entry a:hover{background:var(--brand-bg);box-shadow:var(--shadow-md);color:var(--brand-dark);transform:translateY(-2px)}.view .list_pictxt .entry a.dashboard-quick-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.view .list_pictxt .entry img{width:36px!important;height:36px!important}.view .list_pictxt .entry p{color:inherit;margin:0;font-size:12px}.view .ggst .h_single{margin-top:4px}.view .h_single ul{margin:0;padding:0;list-style:none}.view .h_single li{border-bottom:1px dashed var(--line);color:var(--text-2);align-items:center;gap:8px;padding:8px 0;font-size:13px;display:flex}.view .h_single li:last-child{border-bottom:none}.view .h_single li>span{text-align:center;width:14px;color:var(--brand)}.view .h_single li>a{color:var(--text-2)}.view .dashboard-announcement-list{margin:0;padding:0;list-style:none}.view .dashboard-announcement-list li{border-bottom:1px dashed var(--line);color:var(--text-3);gap:12px;padding:8px 0;font-size:13px;display:flex}.view .dashboard-announcement-list li:last-child{border-bottom:none}.view .dashboard-announcement-list li>span{color:var(--text-muted);font-feature-settings:"tnum";flex:0 0 86px;font-size:12px}.view .dashboard-announcement-list li>a{color:var(--text-2)}.view .dashboard-announcement-list li>a:hover{color:var(--brand-dark)}.view .vright .vleft_w50{background:var(--bg-card)!important}.view .echartbox1,.view .dashboard-trend-panel{padding:4px 0 0;position:relative}.view .dashboard-trend-panel.is-loading{opacity:.5}.view .dashboard-trend-legend{color:var(--text-3);align-items:center;gap:6px;margin-bottom:8px;font-size:12px;display:flex}.view .dashboard-trend-dot{background:var(--brand);border-radius:50%;width:8px;height:8px}.view .tablist_ph{margin-top:8px}.view .tablist_ph .phb{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}.view .tablist_ph .phb th{text-align:left;background:var(--bg-table-head);color:var(--text-3);border-bottom:1px solid var(--line);padding:10px 12px;font-size:12px;font-weight:500}.view .tablist_ph .phb td{border-bottom:1px solid var(--line);color:var(--text-2);padding:10px 12px}.view .tablist_ph .phb tr:hover td{background:var(--bg-row-hover)}.view .tablist_ph .phb tr:last-child td{border-bottom:none}table.tablesc{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}table.tablesc thead th{text-align:left;background:var(--bg-table-head);color:var(--text-3);border-bottom:1px solid var(--line);white-space:nowrap;padding:12px 14px;font-size:12px;font-weight:500}table.tablesc tbody td{border-bottom:1px solid var(--line);color:var(--text-2);vertical-align:middle;padding:12px 14px}table.tablesc tbody tr:hover td{background:var(--bg-row-hover)}table.tablesc tbody tr:last-child td{border-bottom:none}.workspace-action-row{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.workspace-action-row a{border-radius:var(--radius-sm);background:linear-gradient(180deg, var(--brand-light), var(--brand));color:#fff;align-items:center;padding:8px 16px;font-size:13px;font-weight:500;transition:filter .2s,transform 50ms;display:inline-flex;box-shadow:0 4px 12px #00b15033}.workspace-action-row a:hover{filter:brightness(1.05);color:#fff}.workspace-action-row a:active{transform:translateY(1px)}.workspace-action-row a.secondary{background:var(--bg-card);color:var(--text-2);border:1px solid var(--line);box-shadow:none}.workspace-action-row a.secondary:hover{border-color:var(--brand);color:var(--brand-dark)}.conboxs input[type=text]:not([class*=message_code]):not([readonly]),.conboxs input[type=password],.conboxs input[type=email],.conboxs input[type=tel],.conboxs input[type=number],.conboxs input[type=date],.conboxs select,.conboxs textarea{border:1px solid var(--line);border-radius:var(--radius-sm);height:36px;color:var(--text-1);background:#fff;outline:none;padding:0 12px;font-size:13px;transition:border-color .2s,box-shadow .2s}.conboxs textarea{resize:vertical;height:auto;min-height:88px;padding:10px 12px;line-height:1.5}.conboxs input[type=text]:not([class*=message_code]):not([readonly]):focus,.conboxs input[type=password]:focus,.conboxs input[type=email]:focus,.conboxs input[type=tel]:focus,.conboxs input[type=number]:focus,.conboxs input[type=date]:focus,.conboxs select:focus,.conboxs textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #00b1501a}.conboxs input[readonly]{background:var(--bg-soft);color:var(--text-3);cursor:not-allowed}.conboxs label{color:var(--text-2);font-size:13px}.conboxs .divboxsx,.conboxs .filter-row,.conboxs .search-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.conboxs .divboxsx select,.conboxs .divboxsx input{min-width:160px}.conboxs a.btn,.conboxs button.btn,.conboxs .btn_center>a,.conboxs .btn_center>button{border-radius:var(--radius-sm);background:linear-gradient(180deg, var(--brand-light), var(--brand));color:#fff;border:none;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:500;transition:filter .2s,transform 50ms;display:inline-flex;box-shadow:0 4px 12px #00b1502e}.conboxs a.btn:hover,.conboxs button.btn:hover,.conboxs .btn_center>a:hover,.conboxs .btn_center>button:hover{filter:brightness(1.05);color:#fff}.conboxs a.btn:active,.conboxs button.btn:active,.conboxs .btn_center>a:active{transform:translateY(1px)}.conboxs .btn_center{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.conboxs .btn_center>a.cancel,.conboxs .btn_center>a:last-child:not(:only-child),.conboxs .btn_center>button.cancel{background:var(--bg-card);color:var(--text-2);border:1px solid var(--line);box-shadow:none}.conboxs .btn_center>a.cancel:hover,.conboxs .btn_center>button.cancel:hover{border-color:var(--brand);color:var(--brand-dark)}.editalert .btn_center{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.editalert .btn_center>a,.editalert .btn_center>button{border-radius:var(--radius-sm);background:linear-gradient(180deg, var(--brand-light), var(--brand));color:#fff;cursor:pointer;border:none;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:500;transition:filter .2s,transform 50ms;display:inline-flex;box-shadow:0 4px 12px #00b1502e}.editalert .btn_center>a:hover,.editalert .btn_center>button:hover{filter:brightness(1.05);color:#fff}.editalert .btn_center>a:active,.editalert .btn_center>button:active{transform:translateY(1px)}.editalert .btn_center>a:last-child:not(:only-child),.editalert .btn_center>a.cancel,.editalert .btn_center>button.cancel{background:var(--bg-card);color:var(--text-2);border:1px solid var(--line);box-shadow:none}.editalert .btn_center>a:last-child:not(:only-child):hover,.editalert .btn_center>a.cancel:hover,.editalert .btn_center>button.cancel:hover{border-color:var(--brand);color:var(--brand-dark)}.editalert .secbox{position:relative}.editalert .secbox .dmenu{z-index:40;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;max-height:240px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.editalert .secbox .dmenu li a{color:var(--text-1);padding:7px 14px;font-size:13px;text-decoration:none;display:block}.editalert .secbox .dmenu li a:hover{background:var(--brand-50,#f0f9f3);color:var(--brand-dark)}.publicport,.legacy-modal{border:1px solid var(--line);overflow:hidden;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-lg)!important;background:#fff!important}.publicport .layerModel_title{background:linear-gradient(135deg, var(--brand-light), var(--brand))!important;color:#fff!important;margin:0!important;padding:14px 20px!important;font-size:15px!important;font-weight:600!important}.publicport .layerModel_closeBtn{color:#ffffffd9!important}.publicport .layerModel_closeBtn:hover{color:#fff!important}.mask{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14201a73!important}.editalert{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-sizing:border-box;z-index:1000!important;width:auto!important;height:auto!important;box-shadow:none!important;background:#14201a80!important;justify-content:center!important;align-items:center!important;padding:24px!important;position:fixed!important;inset:0!important;overflow:hidden!important}.editalert .editalerts{flex-direction:column;border-radius:var(--radius-lg)!important;background:#fff!important;border:none!important;outline:none!important;width:min(720px,92vw)!important;max-width:min(720px,92vw)!important;height:auto!important;max-height:86vh!important;margin:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 24px 80px #0f1e1440!important}.editalert .modal-header{background:linear-gradient(135deg,#fafdfb,#f3f9f5);flex:none;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)!important;margin:0!important;padding:16px 22px!important;display:flex!important}.editalert .modal-title{line-height:1.4;color:var(--text-1)!important;margin:0!important;font-size:15px!important;font-weight:600!important}.editalert .modal-header>a{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s,color .2s;display:inline-flex;color:var(--text-3)!important}.editalert .modal-header>a:hover{background:var(--bg-soft);color:var(--brand-dark)!important}.editalert .modal-body{flex:auto;overflow:auto;margin:0!important;padding:20px 22px!important}.editalert .srcolc{margin:0;padding:0;height:auto!important}.editalert .formsetex{align-items:center;gap:12px;margin-bottom:14px;display:flex}.editalert .formsetex>span{text-align:right;color:var(--text-2);flex:0 0 130px;font-size:13px}.editalert .formsetex>span>em{color:#d9534f;margin-right:2px}.editalert .formsetex>label,.editalert .formsetex>div{flex:1;min-width:0}.editalert .formsetex input[type=text],.editalert .formsetex input[type=password],.editalert .formsetex input[type=number],.editalert .formsetex select,.editalert .formsetex textarea{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;height:36px;color:var(--text-1);box-sizing:border-box;background:#fff;outline:none;padding:0 12px;font-size:13px;transition:border-color .2s,box-shadow .2s}.editalert .formsetex textarea{height:auto;min-height:88px;padding:10px 12px}.editalert .formsetex input:focus,.editalert .formsetex select:focus,.editalert .formsetex textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #00b1501a}.editalert .modal-footer{background:#fafbfa;flex:none;justify-content:flex-end;gap:10px;display:flex;border-top:1px solid var(--line)!important;margin:0!important;padding:14px 22px!important}.editalert .modal-footer .btns,.editalert .modal-footer .btns2,.editalert .modal-footer a{border-radius:var(--radius-sm);background:linear-gradient(180deg, var(--brand-light), var(--brand));color:#fff;border:none;align-items:center;padding:8px 18px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 4px 12px #00b15033}.editalert .modal-footer .btns:hover,.editalert .modal-footer a:hover{filter:brightness(1.05);color:#fff}.editalert .modal-footer .cancel,.editalert .modal-footer a.cancel,.editalert .modal-footer .btns.cancel,.editalert .modal-footer .btns2.cancel{color:var(--text-2);border:1px solid var(--line);box-shadow:none;background:#fff}.editalert .modal-footer .cancel:hover{border-color:var(--brand);color:var(--brand-dark)}.conboxs .page,.conboxs .page-pagination,.conboxs #pagination,.conboxs #pagination2,.conboxs .M-box3{justify-content:flex-end;align-items:center;gap:6px;margin-top:16px;display:flex}.conboxs .M-box3 a,.conboxs .M-box3 span,.conboxs .page a{border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--bg-card);min-width:32px;height:32px;color:var(--text-2);cursor:pointer;justify-content:center;align-items:center;padding:0 10px;font-size:13px;transition:all .2s;display:inline-flex}.conboxs .M-box3 a:hover,.conboxs .page a:hover{border-color:var(--brand);color:var(--brand-dark)}.conboxs .M-box3 .active,.conboxs .M-box3 a.active,.conboxs .page a.active,.conboxs .page-link.active{background:var(--brand);border-color:var(--brand);color:#fff}.conboxs .stepwrap,.conboxs .step-nav,.conboxs .ant-steps,.conboxs .stepsbar{background:var(--bg-soft);border-radius:var(--radius-md);border:1px solid var(--line);align-items:center;gap:0;margin-bottom:20px;padding:14px 16px;display:flex}.empty_txt{text-align:center;color:var(--text-muted);padding:32px 16px}.empty_txt>p{margin:0;font-size:13px}.page-loading-mask:before{content:"";z-index:50;border-radius:inherit;background:#fff9;position:absolute;inset:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.legacy-login-page .boxLogin{flex:1;justify-content:center;align-items:center;height:auto;display:flex}.legacy-login-page .header{justify-content:space-between;align-items:center;gap:16px;padding:18px 32px;display:flex}.legacy-login-page .logo{color:#00b050;align-items:center;font-size:18px;font-weight:600;display:inline-flex}.legacy-login-page .logo>img{width:30px;height:38px;margin-right:10px}.legacy-login-page .boxLogin,.legacy-login-page .lfooter{background:0 0}.legacy-login-page .boxLogin{padding:24px 40px}.legacy-login-page .boxrl{justify-content:center;align-items:stretch;gap:36px;width:1024px;max-width:100%;height:auto;min-height:440px;margin:0 auto;display:flex}@media (width<=900px){.legacy-login-page .boxrl{flex-direction:column;width:100%}.legacy-login-page .boxleft{flex-basis:auto;order:2}.legacy-login-page .boxright{flex-basis:auto;order:1}}.legacy-login-page .boxleft{flex-basis:60%;justify-content:center;align-items:center;margin-right:0;display:flex;overflow:hidden}.legacy-login-page .boxleft>img{width:auto;max-width:100%;height:auto;max-height:100%}.legacy-login-page .boxright{background:#fff;border:1px solid #ecefea;border-radius:10px;flex-basis:40%;align-items:stretch;box-shadow:0 8px 32px #003c1e0f}.legacy-login-page .contb{flex-direction:column;padding:40px 40px 28px;display:flex}.legacy-login-page .boxright h2{letter-spacing:1px;color:#1d2b22;text-align:left;margin:0;font-size:24px;font-weight:600}.legacy-login-page .login-subtitle{color:#8a948e;letter-spacing:1px;margin:6px 0 0;font-size:13px}.legacy-login-page .login-mode-tabs{border-bottom:1px solid #ecefea;gap:32px;margin:28px 0 24px;display:flex}.legacy-login-page .login-mode-tab{color:#67758d;background:0 0;border:none;padding:8px 2px 14px;font-size:15px;font-weight:500;transition:color .2s;position:relative}.legacy-login-page .login-mode-tab:hover{color:#1d2b22}.legacy-login-page .login-mode-tab.active{color:#00b150;font-weight:600}.legacy-login-page .login-mode-tab.active:after{content:"";background:#00b150;border-radius:3px;width:28px;height:3px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.legacy-login-page .contb>input{color:#1d2b22;background:#fff;border:1px solid #e2e6e3;border-radius:8px;height:44px;margin-top:14px;padding:0 14px;font-size:14px;line-height:44px;transition:border-color .2s,background .2s,box-shadow .2s}.legacy-login-page .contb>input:hover,.legacy-login-page .message_code:hover{border-color:#c5cdc8}.legacy-login-page .contb>input:focus,.legacy-login-page .message_code:focus{background:#fff;border-color:#00b150;outline:none;box-shadow:0 0 0 3px #00b1501f}.legacy-login-page .contb>input::placeholder,.legacy-login-page .message_code::placeholder{color:#b6c0bb}.legacy-login-page .message{gap:10px;margin-top:14px}.legacy-login-page .message_code{color:#1d2b22;background:#fff;border:1px solid #e2e6e3;border-radius:8px;flex:1;height:44px;margin-right:0;padding:0 14px;font-size:14px;transition:border-color .2s,background .2s,box-shadow .2s}.legacy-login-page .login-code-row .message_code{width:auto}.legacy-login-page .message_code_btn{color:#52625a;background:#fff;border:1px solid #e2e6e3;border-radius:8px;flex:none;min-width:122px;height:44px;padding:0 14px;font-size:13px;transition:all .2s}.legacy-login-page .message_code_btn:hover:not(:disabled){color:#00b150;background:#00b1500a;border-color:#00b150}.legacy-login-page .login-captcha-token{letter-spacing:3px;color:#00b150;cursor:pointer;-webkit-user-select:none;user-select:none;text-shadow:0 1px #ffffffb3;background:repeating-linear-gradient(135deg,#eef6f0 0 6px,#f7fbf8 6px 12px);border-color:#d6e2da;min-width:130px;font-family:Courier New,monospace;font-size:20px;font-weight:700}.legacy-login-page button:disabled,.legacy-login-page .message_code_btn:disabled{opacity:.6;cursor:not-allowed}.legacy-login-page .contb>button[type=button]:last-of-type{color:#fff;letter-spacing:4px;background:linear-gradient(#03c45a 0%,#00b150 100%);border:none;border-radius:8px;height:46px;margin-top:20px;font-size:15px;font-weight:600;transition:filter .2s,transform 50ms,box-shadow .2s;box-shadow:0 8px 20px #00b15040}.legacy-login-page .contb>button[type=button]:last-of-type:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 10px 22px #00b15052}.legacy-login-page .contb>button[type=button]:last-of-type:active:not(:disabled){transform:translateY(1px)}.legacy-login-page .contb>button[type=button]:last-of-type:disabled{box-shadow:none;opacity:1;cursor:not-allowed;background:linear-gradient(#8de3b1 0%,#79d6a0 100%)}.legacy-login-page .login-agreement-tip{text-align:center;color:#8a948e;margin:16px 0 0;font-size:12px}.legacy-login-page .login-agreement-tip a{color:#00b150;text-decoration:none}.legacy-login-page .login-agreement-tip a:hover{text-decoration:underline}.legacy-login-page .msg{color:#d83a47;background:#fff3f4;border:1px solid #ffd7da;border-radius:6px;align-items:center;gap:8px;margin:14px 0 0;padding:10px 12px;font-size:13px;font-weight:500;display:flex;position:static}.legacy-login-page .msg-dot{background:#d83a47;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.legacy-login-page .login-assist-row{justify-content:flex-end;align-items:center;gap:10px;margin:14px 0 0;display:flex}.legacy-login-page .login-assist-row a{color:#00b150;font-size:13px;text-decoration:none}.legacy-login-page .login-assist-row a:hover{text-decoration:underline}.legacy-login-page .login-assist-divider{color:#d8ddda;font-size:12px}.legacy-login-page .lfooter{text-align:center;color:#67758d;letter-spacing:.5px;padding:18px 0 22px;font-size:12px}@media (width<=1087px){.legacy-login-page .boxrl{flex-direction:column;gap:24px;width:100%;height:auto}.legacy-login-page .boxleft{order:2;max-height:200px}.legacy-login-page .boxright{order:1;width:100%;max-width:420px;margin:0 auto}}.password-reset-page .boxLogin{padding:36px 0 48px}.password-reset-shell{background:#fff;border-radius:18px;width:720px;max-width:calc(100vw - 32px);margin:0 auto;padding:36px 32px 32px;box-shadow:0 24px 60px #153a2f1f}.password-reset-steps{justify-content:space-between;gap:12px;margin-bottom:36px;display:flex}.password-reset-steps .ant-steps-item{flex:1;min-width:0}.password-reset-steps .ant-steps-item-container{align-items:center;gap:12px;display:flex}.password-reset-steps .ant-steps-item-icon{color:#597165;background:#d8e8de;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;display:flex}.password-reset-steps .ant-steps-item-title{color:#5c7167;font-size:14px}.password-reset-steps .ant-steps-item-process .ant-steps-item-icon,.password-reset-steps .ant-steps-item-finish .ant-steps-item-icon{color:#fff;background:#00b150}.password-reset-steps .ant-steps-item-process .ant-steps-item-title,.password-reset-steps .ant-steps-item-finish .ant-steps-item-title{color:#00b150}.password-reset-form .formsetex{margin-bottom:18px}.password-reset-form .formsetex>span:first-child{width:110px}.password-reset-form .formsetex label,.password-reset-form .formsetex .message{width:calc(100% - 110px)}.password-reset-form .formsetex label input,.password-reset-form .formsetex .message .message_code{width:100%}.password-reset-form .message{gap:12px;display:flex}.password-reset-form .message .message_code_btn{min-width:128px}.password-reset-actions{justify-content:space-between;align-items:center;margin-top:30px;display:flex}.password-reset-back{color:#667b71;font-size:14px}.password-reset-success{text-align:center;padding:18px 0 8px}.password-reset-success-icon img{width:88px;height:88px}.password-reset-success-title{color:#224336;margin-top:18px;font-size:20px;font-weight:700}.app-shell{height:100%}.J_mainContent{height:calc(100% - 42px)}.app-router-page{background:#fff;height:100%;overflow:auto}.navsecbox{position:relative}.navsecbox .dmenu{top:42px;left:auto;right:0}.main_secbox .dmenu{left:auto;right:0}.placeholder-panel,.dashboard-placeholder-panel{background:#fff;border:1px solid #e8f1ec;justify-content:center;align-items:center;min-height:260px;display:flex}.placeholder-title{color:#000;margin:0 0 12px;font-size:18px;font-weight:600}.placeholder-text{color:#666;margin:0;font-size:14px}.dashboard-table-empty{color:#999;text-align:center;padding:60px 0}.dashboard-quick-disabled{cursor:not-allowed;opacity:.55;pointer-events:none}.dashboard-year-secbox{width:96px}.dashboard-year-secbox>a{justify-content:space-between;align-items:center;display:flex}.dashboard-year-secbox .dmenu{max-height:220px;top:36px;left:auto;right:0;overflow-y:auto}.dashboard-trend-panel{width:100%;height:100%;position:relative}.dashboard-trend-panel.is-loading{opacity:.8}.dashboard-trend-svg{width:100%;height:100%;display:block}.dashboard-trend-legend{color:#000;align-items:center;gap:8px;font-size:12px;display:flex;position:absolute;top:4px;right:14px}.dashboard-trend-dot{background:#27b614;border-radius:50%;width:10px;height:10px}.dashboard-trend-grid line{stroke:#f3f3f3;stroke-width:1px}.dashboard-trend-grid text,.dashboard-trend-axis text{fill:#666;font-size:10px}.dashboard-trend-axis text{text-anchor:middle}.dashboard-trend-area{fill:#27b61414}.dashboard-trend-line{fill:none;stroke:#27b614;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.dashboard-trend-point{fill:#fff;stroke:#27b614;stroke-width:2px}.enterprise-page-shell .sbw{margin-top:0}.enterprise-page-shell .formsetex>span{width:405px}.enterprise-page-shell .formsetex>label{width:calc(100% - 405px)}.enterprise-page-shell .formsetex>label>input{border:0;height:40px;font-size:15px}.enterprise-page-shell .formsetex.disa>label>input{border:0}.enterprise-page-shell .formsetex:not(.disa)>label>input{border:1px solid #e8e8e8}.enterprise-page-shell .secbox{width:100%}.enterprise-page-shell .secbox>a{justify-content:space-between;align-items:center;display:flex}.enterprise-page-shell .secbox>a>span:first-child{width:calc(100% - 30px);display:block}.enterprise-page-shell .secbox input{border:1px solid #e8e8e8;outline:none;width:100%;height:40px;padding:0 4px;font-size:15px}.enterprise-page-shell .secbox .dmenu{max-height:260px;top:40px;left:0;right:0;overflow:auto}.page-loading-mask{position:relative}.page-loading-mask:after{color:#666;content:"加载中...";background:#fff9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.btn_center a[disabled=true]{opacity:.7;pointer-events:none}.product-page-shell .product-filter-row{gap:12px;display:flex}.product-page-shell .product-filter-secbox{min-width:140px}.product-page-shell .product-filter-secbox .dmenu,.product-page-shell .product-unit-secbox .dmenu{max-height:260px;top:38px;left:0;right:auto;overflow:auto}.product-page-shell .product-filter-secbox>a,.product-page-shell .product-unit-secbox>a{color:#40454b;background:#fff;border:1px solid #e1e1e1;justify-content:space-between;align-items:center;min-width:140px;height:36px;padding:0 12px;display:flex}.product-page-shell .product-unit-secbox>a{height:38px}.product-page-shell .product-action-links{flex-wrap:wrap;gap:8px;display:flex}.product-footprint-report-links{flex-direction:column;align-items:flex-start;gap:6px;display:inline-flex}.product-page-shell .product-filter-row,.product-report-page .report-filter-row{gap:12px;display:flex}.product-edit-alert .editalerts{width:860px}.product-edit-alert .modal-body{max-height:76vh;overflow:auto}.product-certification-alert .editalerts{width:760px}.product-certification-alert .modal-body{max-height:76vh;overflow:auto}.product-footprint-page .promaneger{margin-bottom:20px}.product-footprint-page .promaneger .imgs img{object-fit:cover;width:140px;height:140px}.product-footprint-page .w200{width:280px}.product-footprint-page .dmenu,.product-footprint-alert .dmenu,.product-report-page .dmenu{max-height:260px;overflow:auto}.product-footprint-page tr.is-selected td{background:#f0faf3}.product-footprint-page .product-footprint-actions,.product-report-page .report-action-links{flex-wrap:wrap;gap:8px;display:flex}.product-certification-alert .dmenu{max-height:260px;overflow:auto}.product-certification-alert .barjd{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.product-certification-alert .barjd span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:inline-block;overflow:hidden}.product-certification-alert .file-link{color:#00b050}.product-analysis-page .promaneger{margin-bottom:20px}.product-analysis-page .promaneger .imgs img{object-fit:cover;width:140px;height:140px}.analysis-stage-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:24px;display:grid}.analysis-stage-card{background:#fff;border:1px solid #ebebeb;padding:18px 20px}.analysis-stage-card p,.analysis-detail-layout .jdleft li p{color:#666;margin:0 0 10px}.analysis-stage-card h4,.analysis-detail-layout .jdleft li h4{color:#000;margin:0 0 12px;font-size:24px}.analysis-detail-layout{align-items:stretch;gap:20px}.analysis-detail-layout .jdleft{width:260px}.analysis-detail-layout .jdleft ul{margin:0;padding:0;list-style:none}.analysis-detail-layout .jdleft li{cursor:pointer;background:#fff;border:1px solid #ebebeb;margin-bottom:12px;padding:16px 18px}.analysis-detail-layout .jdleft li.active{background:#f3fbf5;border-color:#00b050}.analysis-detail-layout .jdright{border:0;width:calc(100% - 280px)}.analysis-stage-panel{background:#fff;border:1px solid #ebebeb;min-height:100%;padding:0 16px 16px}.product-footprint-page .file-link{color:#00b050}.product-footprint-alert .editalerts{width:860px}.product-footprint-alert .modal-body{max-height:76vh;overflow:auto}.product-footprint-alert .product-footprint-hidden-field{display:none}.product-footprint-alert .product-unit-secbox>a{gap:8px}.product-footprint-alert .product-unit-input-wrap{flex:1}.product-footprint-alert .product-unit-secbox .setxt{color:#333;width:100%;font:inherit;background:0 0;border:0;outline:0}.product-footprint-alert .barjd span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:inline-block;overflow:hidden}.product-footprint-alert .fsbutton{cursor:pointer}.product-report-page .action-disabled{color:#999;cursor:not-allowed}.product-edit-alert .formsetex>label>textarea{width:100%;min-height:96px}.product-image-preview,.product-image-empty{background:#fff;border:1px solid #e1e1e1;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.product-image-preview{object-fit:contain}.product-image-empty{color:#999;font-size:12px}.product-footprint-shell .sbw{margin-top:0}.product-model-page .promaneger{margin-bottom:20px}.product-model-page .promaneger .imgs img{object-fit:cover;width:140px;height:140px}.product-model-page .lifecycle-summary-panel{text-align:center;min-width:220px;margin-left:auto}.product-model-page .product-model-shell{background:0 0}.product-model-page .lifecycle-tree-shell{min-height:540px;max-height:76vh;overflow:auto}.product-model-page .tree-label{text-overflow:ellipsis;white-space:nowrap;vertical-align:top;max-width:100%;display:inline-block;overflow:hidden}.product-model-page .tree-empty,.product-model-page .stage-empty-panel{color:#999;text-align:center;padding:32px 18px}.product-model-page .stage-empty-panel{background:#fff;border:1px solid #ebebeb}.product-model-page .every_div>.tabsk{margin-bottom:20px}.product-model-page .scroll_menu{width:300px}.product-model-page .scroll_box{width:calc(100% - 320px)}.product-model-page .jsjg{display:inline-block}.product-collection-page .promaneger{margin-bottom:20px}.product-collection-page .promaneger .imgs img{object-fit:cover;width:140px;height:140px}.product-collection-page .collection-summary-panel{text-align:center;min-width:220px;margin-left:auto}.product-collection-page .collection-step-shell{margin-bottom:24px}.product-collection-page .collection-step-shell .ant-steps-item-container{cursor:pointer}.product-collection-page .ant-steps-item-description{color:#999;font-size:12px}.product-collection-page .product-collection-shell{background:0 0}.product-collection-page .collection-tree-shell{min-height:540px;max-height:76vh;overflow:auto}.product-collection-page .collection-tree-actions{gap:12px;padding:14px 0 16px;display:flex}.product-collection-page .collection-tree-actions a{color:#fff;text-align:center;background:#00b050;border-radius:4px;min-width:108px;padding:0 16px;line-height:34px;display:inline-block}.product-collection-page .collection-tree-actions a.disabled{background:#bfd6c7}.product-collection-page .tree-label{text-overflow:ellipsis;white-space:nowrap;vertical-align:top;max-width:100%;display:inline-block;overflow:hidden}.product-collection-page .tree-empty,.product-collection-page .stage-empty-panel,.product-collection-page .collection-empty-text{color:#999;text-align:center;padding:24px 18px}.product-collection-page .stage-empty-panel{background:#fff;border:1px solid #ebebeb}.product-collection-page .scroll_menu{width:300px}.product-collection-page .scroll_box{width:calc(100% - 320px)}.product-collection-page .every_div>.tabsk{margin-bottom:20px}.product-collection-page .section-title-actions{align-items:center;margin-bottom:12px}.product-collection-page .section-title-actions .rigsmtit a+a{margin-left:12px}.product-collection-page .tablesc .czsao a+a{margin-left:10px}.product-collection-page .action-disabled{color:#999;cursor:not-allowed}.product-collection-page .collection-evidence-form textarea{resize:vertical;background:#fff;width:100%;min-height:110px}.product-collection-page .collection-evidence-form .formsetex>label{width:calc(100% - 150px)}.product-collection-page .collection-evidence-form .fs,.product-collection-page .product-collection-edit-alert .fs{margin-bottom:10px}.product-collection-page .collection-file-list{flex-direction:column;gap:8px;padding:6px 0;display:flex}.product-collection-page .collection-file-list .barjd{margin-bottom:0}.product-collection-page .collection-file-list a{color:#00b050}.product-collection-page .collection-file-list.pending .barjd{background:#f7fcf8;border:1px dashed #cfe4d6;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.product-collection-page .collection-pending-tag{color:#00b050;font-size:12px}.product-collection-page .collection-evidence-form .btnthree{margin-top:18px}.product-collection-page .product-collection-edit-alert .editalerts{width:760px;max-width:calc(100vw - 40px)}.product-collection-page .product-collection-edit-alert .modal-body{max-height:72vh;overflow:auto}.product-collection-page .product-collection-edit-alert .secbox{width:100%}.product-collection-page .product-collection-edit-alert .secbox>a{justify-content:space-between;align-items:center;display:flex}.product-collection-page .product-collection-edit-alert .btnthree{margin-top:24px}.product-collection-page .fsbutton{cursor:pointer}.product-footprint-card{background:#fff;border:1px solid #e8f1ec;padding:24px}.product-footprint-head{gap:20px;margin-bottom:20px;display:flex}.product-footprint-thumb{object-fit:contain;background:#fff;border:1px solid #e1e1e1;width:120px;height:120px}.product-footprint-meta h3{color:#000;margin:0 0 12px;font-size:20px}.product-footprint-meta p{color:#4a4a4a;margin:0 0 8px;font-size:14px}.supplier-page-shell .supplier-filter-row{gap:12px;display:flex}.supplier-page-shell .supplier-category-secbox{min-width:160px}.supplier-page-shell .supplier-category-secbox .dmenu,.supplier-page-shell .supplier-form-category-secbox .dmenu{max-height:260px;top:38px;left:0;right:auto;overflow:auto}.supplier-page-shell .supplier-category-secbox>a,.supplier-page-shell .supplier-form-category-secbox>a{color:#40454b;background:#fff;border:1px solid #e1e1e1;justify-content:space-between;align-items:center;min-width:160px;height:36px;padding:0 12px;display:flex}.supplier-page-shell .supplier-form-category-secbox>a{width:100%;height:38px}.supplier-page-shell .supplier-table-actions{flex-wrap:wrap;gap:10px;display:flex}.supplier-edit-alert .editalerts{width:760px;max-width:calc(100vw - 40px)}.supplier-edit-alert .modal-body{max-height:72vh;overflow:auto}.supplier-edit-alert .secbox{width:100%}.supplier-edit-alert .secbox>a{justify-content:space-between;align-items:center;display:flex}.supplier-edit-alert .btnthree{margin-top:24px}.employee-page-shell .employee-filter-row{flex-wrap:wrap;gap:12px;display:flex}.employee-page-shell .employee-role-secbox{min-width:160px}.employee-page-shell .employee-role-secbox .dmenu,.employee-page-shell .employee-form-role-secbox .dmenu{max-height:260px;top:38px;left:0;right:auto;overflow:auto}.employee-page-shell .employee-role-secbox>a,.employee-page-shell .employee-form-role-secbox>a{color:#40454b;background:#fff;border:1px solid #e1e1e1;justify-content:space-between;align-items:center;min-width:160px;height:36px;padding:0 12px;display:flex}.employee-page-shell .employee-form-role-secbox>a{width:100%;height:38px}.employee-page-shell .employee-table-actions{flex-wrap:wrap;gap:10px;display:flex}.employee-page-shell .employee-status-tag,.employee-page-shell .employee-self-tag{border-radius:4px;align-items:center;height:22px;padding:0 8px;font-size:12px;line-height:22px;display:inline-flex}.employee-page-shell .employee-status-tag{color:#16823a;background:#e9f7ee}.employee-page-shell .employee-self-tag{color:#2262b8;background:#eaf2ff;margin-left:6px}.employee-edit-alert .editalerts{width:720px;max-width:calc(100vw - 40px)}.employee-edit-alert .modal-body{max-height:72vh;overflow:auto}.employee-edit-alert .secbox{width:100%}.employee-edit-alert .secbox>a{justify-content:space-between;align-items:center;display:flex}.employee-edit-alert .btnthree{margin-top:24px}.role-page-shell .role-table-actions{flex-wrap:wrap;gap:10px;display:flex}.role-page-shell .role-built-in-tag{color:#2262b8;background:#eaf2ff;border-radius:4px;align-items:center;height:22px;margin-left:6px;padding:0 8px;font-size:12px;line-height:22px;display:inline-flex}.role-page-shell .role-action-disabled{color:#a9b0ba;cursor:not-allowed}.role-edit-alert .editalerts{width:620px;max-width:calc(100vw - 40px)}.role-edit-alert .modal-body{max-height:72vh;overflow:auto}.survey-assessment-page .survey-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.survey-assessment-page .survey-filter-row{flex-wrap:wrap;gap:12px;display:flex}.survey-assessment-page .survey-status-secbox{min-width:160px}.survey-assessment-page .survey-status-secbox .dmenu{max-height:220px;top:38px;left:0;right:auto;overflow:auto}.survey-assessment-page .survey-status-secbox>a{color:#40454b;background:#fff;border:1px solid #e1e1e1;justify-content:space-between;align-items:center;min-width:160px;height:36px;padding:0 12px;display:flex}.survey-assessment-page .survey-primary-action{color:#fff;white-space:nowrap;background:#239d5b;border-radius:4px;justify-content:center;align-items:center;min-width:112px;height:36px;padding:0 16px;display:inline-flex}.survey-assessment-page .survey-table-actions{flex-wrap:wrap;gap:10px;display:flex}.survey-assessment-page .survey-level-tag,.survey-assessment-page .survey-status-tag{border-radius:4px;justify-content:center;align-items:center;min-width:48px;height:22px;padding:0 8px;font-size:12px;line-height:22px;display:inline-flex}.survey-assessment-page .survey-level-tag{color:#16823a;background:#e9f7ee}.survey-assessment-page .survey-status-tag.status-completed{color:#2262b8;background:#eaf2ff}.survey-assessment-page .survey-status-tag.status-draft{color:#8a5a14;background:#fff2d8}.survey-detail-alert .editalerts{width:960px;max-width:calc(100vw - 40px)}.survey-detail-alert .modal-body{min-height:260px;max-height:78vh;overflow:auto}.survey-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.survey-detail-summary>div,.survey-norm-item{background:#fbfdfc;border:1px solid #e8f1ec;padding:12px 14px}.survey-detail-summary span,.survey-norm-item span{color:#6e7d75;margin-bottom:6px;font-size:12px;display:block}.survey-detail-summary strong,.survey-norm-item strong{color:#263d31;font-size:15px}.survey-norm-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.survey-question-list{border-top:1px solid #e7eee9}.survey-question-item{border-bottom:1px solid #e7eee9;padding:16px 0}.survey-question-title{color:#263d31;align-items:flex-start;gap:10px;display:flex}.survey-question-title>span{color:#fff;background:#239d5b;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:inline-flex}.survey-question-title strong{flex:1;line-height:24px}.survey-question-title em{color:#2262b8;background:#eaf2ff;border-radius:4px;align-items:center;height:22px;padding:0 8px;font-size:12px;font-style:normal;display:inline-flex}.survey-answer-list{margin:10px 0 0 34px;padding:0}.survey-answer-list li{color:#56635d;margin:6px 0;line-height:1.7}.data-request-page .request-filter-row{gap:12px;display:flex}.data-request-page .request-status-secbox{min-width:160px}.data-request-page .request-status-secbox .dmenu{max-height:220px;top:38px;left:0;right:auto;overflow:auto}.data-request-page .request-status-secbox>a{color:#40454b;background:#fff;border:1px solid #e1e1e1;justify-content:space-between;align-items:center;min-width:160px;height:36px;padding:0 12px;display:flex}.data-request-page .request-action-links{flex-wrap:wrap;gap:10px;display:flex}.data-request-page .action-disabled{color:#999;cursor:not-allowed}.data-request-page .request-status-tag{color:#00b050}.data-request-page .request-status-tag.pending{color:#999}.data-request-edit-alert .editalerts,.data-request-detail-alert .editalerts{width:760px;max-width:calc(100vw - 40px)}.data-request-edit-alert .modal-body,.data-request-detail-alert .modal-body{max-height:72vh;overflow:auto}.data-request-page .request-file-line{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:10px;display:flex}.data-request-page .request-file-line a{color:#00b050}.data-request-page .request-file-name{color:#333;font-size:13px}.data-request-page .request-file-empty{color:#999}.data-request-page .request-detail-grid .formsetex>label{color:#333;width:calc(100% - 150px);font-size:14px}.data-request-page .request-detail-grid .formsetex>label>span,.data-request-page .request-detail-grid .formsetex>label>a{padding-top:10px;display:inline-block}.data-request-page .request-fill-context{background:#fafafa;border:1px solid #e6e6e6;margin:10px 0 18px;padding:12px}.data-request-page .request-context-title{color:#333;margin-bottom:10px;font-weight:600}.data-request-page .request-context-note{color:#666;line-height:1.7}.data-request-page .request-context-note.warning{color:#c07812}.data-request-page .request-context-subtitle{color:#555;margin:12px 0 8px}.data-request-page .request-context-table-wrap{overflow-x:auto}.data-request-page .request-context-table-wrap .tablesc{min-width:680px;margin-bottom:8px}.data-request-page .request-context-table-wrap th,.data-request-page .request-context-table-wrap td{white-space:nowrap}.data-request-page .request-context-use{color:#188b57}.data-request-page textarea{resize:vertical;width:100%;min-height:110px;font:inherit;box-sizing:border-box;border:1px solid #e1e1e1;padding:8px 10px}.enterprise-entry-page{box-shadow:none;background:#f8fafc;border:0;flex-direction:column;gap:18px;display:flex}.enterprise-entry-page .enterprise-entry-header{grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);align-items:stretch;gap:18px;display:grid}.enterprise-entry-page .enterprise-entry-title{background:linear-gradient(135deg,#fff 0%,#effaf4 100%);border:1px solid #dfe7ef;border-radius:8px;min-height:126px;padding:24px 26px}.enterprise-entry-page .enterprise-entry-title span{color:#12934d;background:#e8f7ee;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.enterprise-entry-page .enterprise-entry-title h1{color:#172033;margin:12px 0 8px;font-size:26px;line-height:1.25}.enterprise-entry-page .enterprise-entry-title p{color:#64748b;margin:0;font-size:14px;line-height:1.7}.enterprise-entry-page .enterprise-entry-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.enterprise-entry-page .enterprise-entry-metric{background:#fff;border:1px solid #dfe7ef;border-radius:8px;min-height:126px;padding:20px}.enterprise-entry-page .enterprise-entry-metric span{color:#7b8798;font-size:13px;font-weight:700;display:block}.enterprise-entry-page .enterprise-entry-metric strong{color:#172033;letter-spacing:0;margin-top:18px;font-size:30px;line-height:1;display:block}.enterprise-entry-page .enterprise-entry-panel{background:#fff;border:1px solid #dfe7ef;border-radius:8px;padding:18px}.enterprise-entry-page .enterprise-entry-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.enterprise-entry-page .enterprise-entry-search{grid-template-columns:auto minmax(260px,420px) auto;align-items:center;gap:10px;min-width:min(620px,100%);margin:0;display:grid}.enterprise-entry-page .enterprise-entry-search span{color:#475569;font-size:14px;font-weight:700}.enterprise-entry-page .enterprise-entry-search input{border-radius:8px;width:100%;height:38px;min-width:0!important}.enterprise-entry-page .enterprise-entry-search button,.enterprise-entry-page .enterprise-entry-create-button{color:#fff;cursor:pointer;background:#14a958;border:0;border-radius:8px;justify-content:center;align-items:center;height:38px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #14a95833}.enterprise-entry-page .enterprise-entry-search button{box-shadow:none;background:#172033}.enterprise-entry-page .enterprise-entry-create-button{min-width:108px}.enterprise-entry-page .enterprise-entry-table-wrap{border:1px solid #eef2f6;border-radius:8px;overflow-x:auto}.enterprise-entry-page .enterprise-entry-table-wrap .tablesc{min-width:1080px}.enterprise-entry-page .tablesc thead th{color:#64748b;background:#f8fafc;font-size:13px;font-weight:700}.enterprise-entry-page .tablesc tbody td{font-size:14px}.enterprise-entry-page .enterprise-entry-filter-row{align-items:center;gap:12px;display:flex}.enterprise-entry-page .enterprise-entry-actions{flex-wrap:wrap;gap:8px;display:flex}.enterprise-entry-page .enterprise-entry-action{color:#334155;cursor:pointer;background:#fff;border:1px solid #dfe7ef;border-radius:999px;justify-content:center;align-items:center;min-width:54px;height:30px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.enterprise-entry-page .enterprise-entry-action.primary{color:#118447;background:#eaf8ef;border-color:#b8e7ca}.enterprise-entry-page .enterprise-entry-action.danger{color:#d1433a;background:#fff5f4;border-color:#ffd5d2}.enterprise-entry-page .enterprise-status-tag{color:#64748b;background:#f1f5f9;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.enterprise-entry-page .enterprise-status-tag.ready{color:#118447;background:#eaf8ef}@media (width<=1180px){.enterprise-entry-page .enterprise-entry-header{grid-template-columns:1fr}.enterprise-entry-page .enterprise-entry-metric{min-height:96px}}@media (width<=760px){.enterprise-entry-page{padding:16px}.enterprise-entry-page .enterprise-entry-toolbar{flex-direction:column;align-items:stretch}.enterprise-entry-page .enterprise-entry-search{grid-template-columns:1fr;min-width:0}.enterprise-entry-page .enterprise-entry-metrics{grid-template-columns:1fr}}.enterprise-entry-page .enterprise-form-note{color:#999;padding-top:8px;font-size:12px;display:block}.enterprise-entry-page .enterprise-period-secbox,.enterprise-entry-page .enterprise-type-secbox{width:100%}.enterprise-entry-page .enterprise-period-secbox>a,.enterprise-entry-page .enterprise-type-secbox>a{justify-content:space-between;align-items:center;display:flex}.enterprise-entry-workspace{box-shadow:none;background:#f8fafc;border:0;flex-direction:column;gap:18px;display:flex}.enterprise-entry-workspace .enterprise-workspace-header{justify-content:space-between;align-items:stretch;gap:18px;display:flex}.enterprise-entry-workspace .enterprise-workspace-title{background:linear-gradient(135deg,#fff 0%,#effaf4 100%);border:1px solid #dfe7ef;border-radius:8px;flex:1;min-height:126px;padding:24px 26px}.enterprise-entry-workspace .enterprise-workspace-title>span{color:#12934d;background:#e8f7ee;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.enterprise-entry-workspace .enterprise-workspace-title h1{color:#172033;margin:12px 0 8px;font-size:26px;line-height:1.25}.enterprise-entry-workspace .enterprise-workspace-title p{color:#64748b;margin:0;font-size:14px;line-height:1.7}.enterprise-entry-workspace .enterprise-workspace-header-actions{justify-content:flex-end;align-items:flex-start;min-width:140px;display:flex}.enterprise-entry-workspace .enterprise-workspace-back{color:#334155;cursor:pointer;background:#fff;border:1px solid #dfe7ef;border-radius:8px;justify-content:center;align-items:center;min-width:96px;height:38px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.enterprise-entry-workspace .workspace-summary{grid-template-columns:1.4fr repeat(3,minmax(160px,1fr));gap:12px;display:grid}.enterprise-entry-workspace .enterprise-workspace-summary-card{background:#fff;border:1px solid #dfe7ef;border-radius:8px;min-height:112px;padding:18px}.enterprise-entry-workspace .enterprise-workspace-summary-card.is-main{background:#fbfefc}.enterprise-entry-workspace .enterprise-workspace-summary-card span{color:#7b8798;font-size:13px;font-weight:700;display:block}.enterprise-entry-workspace .enterprise-workspace-summary-card strong{color:#172033;word-break:break-word;margin-top:10px;font-size:20px;line-height:1.35;display:block}.enterprise-entry-workspace .enterprise-workspace-summary-card em{color:#64748b;margin-top:10px;font-size:13px;font-style:normal;line-height:1.5;display:block}.enterprise-entry-workspace .enterprise-ai-assistant{background:#f8fefb;border:1px solid #cfead9;border-radius:8px;padding:18px}.enterprise-entry-workspace .enterprise-ai-assistant-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.enterprise-entry-workspace .enterprise-ai-assistant-head span{color:#15803d;background:#dcfce7;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.enterprise-entry-workspace .enterprise-ai-assistant-head h5{color:#172033;margin:8px 0 0;font-size:18px;line-height:1.35}.enterprise-entry-workspace .enterprise-ai-assistant button{color:#fff;cursor:pointer;background:#16a34a;border:0;border-radius:8px;font-weight:800}.enterprise-entry-workspace .enterprise-ai-assistant button:disabled{opacity:.65;cursor:not-allowed}.enterprise-entry-workspace .enterprise-ai-assistant-head button{min-height:36px;padding:0 14px}.enterprise-entry-workspace .enterprise-ai-summary{color:#475569;margin:12px 0 0;font-size:13px;line-height:1.7}.enterprise-entry-workspace .enterprise-ai-question{grid-template-columns:1fr auto;gap:10px;margin-top:14px;display:grid}.enterprise-entry-workspace .enterprise-ai-question input{color:#172033;background:#fff;border:1px solid #d7e4dc;border-radius:8px;width:100%;height:38px;padding:0 12px}.enterprise-entry-workspace .enterprise-ai-question button{min-width:74px;padding:0 14px}.enterprise-entry-workspace .enterprise-ai-content{gap:14px;margin-top:14px;display:grid}.enterprise-entry-workspace .enterprise-ai-answer{background:#fff;border:1px solid #dbeee2;border-radius:8px;padding:14px}.enterprise-entry-workspace .enterprise-ai-answer strong,.enterprise-entry-workspace .enterprise-ai-grid h6{color:#172033;margin:0 0 8px;font-size:14px;display:block}.enterprise-entry-workspace .enterprise-ai-answer p{color:#334155;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.75}.enterprise-entry-workspace .enterprise-ai-answer em{color:#64748b;margin-top:10px;font-size:12px;font-style:normal;display:block}.enterprise-entry-workspace .enterprise-ai-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.enterprise-entry-workspace .enterprise-ai-grid>div{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px}.enterprise-entry-workspace .enterprise-ai-grid ol,.enterprise-entry-workspace .enterprise-ai-grid ul{color:#475569;margin:0;padding-left:18px;font-size:13px;line-height:1.7}.enterprise-entry-workspace .enterprise-ai-task-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;display:grid}.enterprise-entry-workspace .enterprise-ai-task-list button{color:#334155;text-align:left;background:#fff;border:1px solid #f5d08a;gap:6px;padding:12px;display:grid}.enterprise-entry-workspace .enterprise-ai-task-list button span{color:#b45309;background:#fffbeb;border-radius:999px;width:max-content;padding:3px 8px;font-size:12px;font-weight:800}.enterprise-entry-workspace .enterprise-ai-task-list button strong{color:#172033;font-size:14px}.enterprise-entry-workspace .enterprise-ai-task-list button em,.enterprise-entry-workspace .enterprise-ai-task-list button small{color:#64748b;font-size:12px;font-style:normal;line-height:1.5}.enterprise-entry-workspace .enterprise-ai-references{flex-wrap:wrap;gap:8px;display:flex}.enterprise-entry-workspace .enterprise-ai-references span{color:#475569;background:#fff;border:1px solid #d7e4dc;border-radius:999px;padding:7px 9px;font-size:12px}.enterprise-entry-workspace .enterprise-workspace-steps{background:#fff;border:1px solid #dfe7ef;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0;padding:14px;display:grid}.enterprise-entry-workspace .enterprise-workspace-step-nav .step-content{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e7edf3;border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:0 12px;font-size:14px;font-weight:700;display:flex}.enterprise-entry-workspace .enterprise-workspace-step-nav .step-content b{color:#475569;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:inline-flex}.enterprise-entry-workspace .enterprise-workspace-step-nav .step-content.active{color:#118447;background:#eaf8ef;border-color:#b8e7ca}.enterprise-entry-workspace .enterprise-workspace-step-nav .step-content.active b{color:#fff;background:#14a958}.enterprise-entry-workspace .enterprise-template-plan{background:#fbfefc;border:1px solid #dfeee4;border-radius:8px;margin-top:20px;padding:20px}.enterprise-entry-workspace .enterprise-template-plan-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.enterprise-entry-workspace .enterprise-template-plan-eyebrow{color:#178b42;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.enterprise-entry-workspace .enterprise-template-plan h5{color:#1f2937;margin:0;font-size:18px;line-height:1.4}.enterprise-entry-workspace .enterprise-template-plan-progress{text-align:right;min-width:148px}.enterprise-entry-workspace .enterprise-template-plan-progress strong{color:#111827;font-size:26px;line-height:1;display:block}.enterprise-entry-workspace .enterprise-template-plan-progress span{color:#6b7280;margin-top:6px;font-size:13px;display:block}.enterprise-entry-workspace .enterprise-template-plan-meta{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin:-4px 0 14px;display:grid}.enterprise-entry-workspace .enterprise-template-plan-meta span{color:#475569;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;min-width:0;padding:8px 10px;font-size:12px;line-height:1.45}.enterprise-entry-workspace .enterprise-template-task-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.enterprise-entry-workspace .enterprise-template-task{color:#374151;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:8px;min-height:220px;padding:14px;display:grid}.enterprise-entry-workspace .enterprise-template-task:hover{border-color:#22a75a;box-shadow:0 8px 18px #22a75a1f}.enterprise-entry-workspace .enterprise-template-task-status{color:#6b7280;background:#f3f4f6;border-radius:999px;width:max-content;padding:4px 9px;font-size:12px;font-weight:600}.enterprise-entry-workspace .enterprise-template-task strong{color:#111827;font-size:15px;line-height:1.35}.enterprise-entry-workspace .enterprise-template-task em{color:#178b42;font-size:13px;font-style:normal;line-height:1.35}.enterprise-entry-workspace .enterprise-template-task small{color:#6b7280;font-size:12px;line-height:1.45}.enterprise-entry-workspace .enterprise-template-task-detail{color:#475569;font-size:12px;line-height:1.45;display:block}.enterprise-entry-workspace .enterprise-template-task-actions{min-height:22px}.enterprise-entry-workspace .enterprise-template-task-actions a{color:#178b42;font-size:12px;font-weight:700}.enterprise-entry-workspace .enterprise-template-task.is-done{background:#f5fbf7;border-color:#bde7cb}.enterprise-entry-workspace .enterprise-template-task.is-done .enterprise-template-task-status{color:#15803d;background:#dcfce7}.enterprise-entry-workspace .enterprise-template-task.is-missing{background:#fffaf4;border-color:#fed7aa}.enterprise-entry-workspace .enterprise-template-task.is-missing .enterprise-template-task-status{color:#c2410c;background:#ffedd5}.enterprise-entry-workspace .enterprise-template-task.is-optional .enterprise-template-task-status{color:#4f46e5;background:#eef2ff}.enterprise-entry-workspace .enterprise-template-task.is-exempted{background:#f8f9ff;border-color:#c7d2fe}.enterprise-entry-workspace .enterprise-template-task.is-exempted .enterprise-template-task-status{color:#4338ca;background:#e0e7ff}@media (width<=768px){.enterprise-entry-workspace .enterprise-template-plan-header{display:block}.enterprise-entry-workspace .enterprise-template-plan-progress{text-align:left;margin-top:12px}}.enterprise-entry-workspace .enterprise-workspace-step-nav .step-content{cursor:pointer}.enterprise-entry-workspace .enterprise-workspace-kpi-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:20px;display:grid}.enterprise-entry-workspace .enterprise-workspace-kpi-card{background:linear-gradient(#fff 0%,#f7fbf7 100%);border:1px solid #e5efe7;padding:18px 22px}.enterprise-entry-workspace .enterprise-workspace-kpi-card span{color:#666;font-size:13px;display:block}.enterprise-entry-workspace .enterprise-workspace-kpi-card strong{color:#1b1b1b;margin-top:8px;font-size:28px;font-weight:600;display:block}.enterprise-entry-workspace .enterprise-workspace-kpi-card em{color:#3f8f51;margin-top:6px;font-size:13px;font-style:normal;display:block}.enterprise-entry-workspace .enterprise-workspace-tabs{background:#fff;border:1px solid #dfe7ef;border-radius:8px;padding:18px}.enterprise-entry-workspace .enterprise-workspace-tabs .navtabs{flex-wrap:wrap;gap:8px;margin:0 0 14px;padding:0;list-style:none;display:flex}.enterprise-entry-workspace .enterprise-workspace-tabs .navtabs li{margin:0;padding:0}.enterprise-entry-workspace .enterprise-workspace-tabs .navtabs a{color:#475569;background:#fff;border:1px solid #dfe7ef;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.enterprise-entry-workspace .enterprise-workspace-tabs .navtabs li.active a{color:#118447;background:#eaf8ef;border-color:#b8e7ca}.enterprise-entry-workspace .enterprise-workspace-tabs .tabscons{margin-top:0}.enterprise-entry-workspace .enterprise-workspace-tabs .sbw{justify-content:flex-end;align-items:center;min-height:40px;margin-bottom:10px;display:flex}.enterprise-entry-workspace .enterprise-workspace-tabs .anybtn a{color:#fff;background:#14a958;border-radius:8px;justify-content:center;align-items:center;height:34px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #14a9582e}@media (width<=1280px){.enterprise-entry-workspace .workspace-summary,.enterprise-entry-workspace .enterprise-workspace-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.enterprise-entry-workspace{padding:16px}.enterprise-entry-workspace .enterprise-workspace-header{flex-direction:column}.enterprise-entry-workspace .workspace-summary,.enterprise-entry-workspace .enterprise-workspace-steps{grid-template-columns:1fr}}.enterprise-entry-workspace .tablesc .czsao a+a{margin-left:12px}.enterprise-entry-workspace .enterprise-workspace-attachment{object-fit:cover;background:#fff;border:1px solid #ededed;display:block}.enterprise-entry-workspace .scope-placeholder-panel{min-height:240px;margin-top:8px}.enterprise-entry-workspace .enterprise-carbon-subsection+.enterprise-carbon-subsection{margin-top:24px}.enterprise-entry-workspace .enterprise-carbon-subsection-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.enterprise-entry-workspace .enterprise-carbon-subsection-title{color:#1b1b1b;margin:0;font-size:16px;font-weight:600}.enterprise-entry-workspace .workspace-action-row{gap:12px;margin-bottom:20px;display:flex}.enterprise-entry-workspace .workspace-action-row a{color:#fff;background:#00b050;justify-content:center;align-items:center;min-width:120px;height:36px;padding:0 18px;display:inline-flex}.enterprise-entry-workspace .workspace-action-row a.secondary{background:#666}.enterprise-carbon-workspace-alert .editalerts{border-radius:10px;flex-direction:column;width:min(980px,100vw - 80px);max-height:calc(100vh - 80px);display:flex;overflow:hidden}.enterprise-carbon-workspace-alert .modal-header{background:linear-gradient(135deg,#fff 0%,#f3fbf6 100%);border-bottom:1px solid #e6edf3;padding:18px 24px}.enterprise-carbon-workspace-alert .modal-header .modal-title{color:#172033;font-size:18px;font-weight:700}.enterprise-carbon-workspace-alert .modal-header>a{color:#64748b;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;line-height:1;display:inline-flex}.enterprise-carbon-workspace-alert .modal-header>a:hover{color:#118447;background:#eaf8ef}.enterprise-carbon-workspace-alert .modal-body{padding:22px 28px 8px;overflow:auto}.enterprise-carbon-form .formsetex{align-items:flex-start;margin-bottom:14px;display:flex}.enterprise-carbon-form .formsetex>span{color:#334155;text-align:right;width:210px;padding-top:10px;font-size:14px;font-weight:600}.enterprise-carbon-form .formsetex>label{align-items:center;width:calc(100% - 210px);min-height:40px;padding-left:18px;display:flex}.enterprise-carbon-form .formsetex>label>input,.enterprise-carbon-form .formsetex>label>select,.enterprise-carbon-form .formsetex>label>textarea{color:#172033;box-sizing:border-box;background:#fff;border:1px solid #dfe7ef;border-radius:8px;width:100%;font-size:14px}.enterprise-carbon-form .formsetex>label>input:focus,.enterprise-carbon-form .formsetex>label>select:focus,.enterprise-carbon-form .formsetex>label>textarea:focus{border-color:#14a958;outline:none;box-shadow:0 0 0 3px #14a9581a}.enterprise-carbon-form .formsetex>label>input,.enterprise-carbon-form .formsetex>label>select{height:40px;padding:0 10px}.enterprise-carbon-form .formsetex>label>textarea{resize:vertical;min-height:96px;padding:10px}.enterprise-carbon-form .formsetex.disa>label>span{color:#118447;background:#eaf8ef;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-weight:700;display:inline-flex}.enterprise-carbon-default-panel{color:#475569;background:#f7fcf8;border:1px solid #cfe8d6;border-radius:8px;margin:0 0 16px 228px;padding:16px}.enterprise-carbon-default-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.enterprise-carbon-default-head>span{color:#172033;font-size:15px;font-weight:700}.enterprise-carbon-default-head>em{color:#64748b;font-size:12px;font-style:normal}.enterprise-carbon-default-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.enterprise-carbon-default-grid>div{background:#fff;border:1px solid #dfeee4;border-radius:8px;padding:12px}.enterprise-carbon-default-grid span,.enterprise-carbon-default-grid em,.enterprise-carbon-default-grid strong{display:block}.enterprise-carbon-default-grid span{color:#64748b;font-size:12px;font-weight:700}.enterprise-carbon-default-grid strong{color:#172033;margin-top:6px;font-size:20px}.enterprise-carbon-default-grid em{color:#64748b;margin-top:4px;font-size:12px;font-style:normal;line-height:1.4}.enterprise-carbon-default-source{color:#64748b;margin:12px 0 0;font-size:12px;line-height:1.7}.enterprise-carbon-default-source p{margin:0}.enterprise-carbon-default-source p+p{margin-top:4px}.enterprise-carbon-default-source a{color:#159947;margin-left:8px;font-weight:700;text-decoration:none}.enterprise-carbon-default-source a:hover{text-decoration:underline}.enterprise-factor-candidates{flex-wrap:wrap;gap:8px;margin:-4px 0 14px 228px;display:flex}.enterprise-factor-candidates button{color:#475569;cursor:pointer;text-align:left;background:#fff;border:1px solid #d8e0ea;border-radius:999px;gap:2px;min-height:30px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-grid}.enterprise-factor-candidates button.recommended{color:#118447;background:#ecfdf3;border-color:#86d6a5}.enterprise-factor-candidates button small{color:#64748b;font-size:11px;font-weight:600;line-height:1.3}.enterprise-carbon-formula-note{color:#475569;background:#f8fafc;border-left:3px solid #14a958;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:10px;margin:0 0 14px 228px;padding:12px 14px;font-size:13px;line-height:1.6;display:grid}.enterprise-carbon-formula-note strong{color:#118447}.enterprise-carbon-preview-row{grid-template-columns:210px auto auto minmax(0,1fr);align-items:center;gap:8px;margin:0 0 14px;display:grid}.enterprise-carbon-preview-row>span{color:#334155;text-align:right;padding-top:0;font-size:14px;font-weight:600}.enterprise-carbon-preview-row>strong{color:#118447;background:#eaf8ef;border-radius:8px;justify-content:center;align-items:center;min-width:86px;min-height:42px;padding:0 16px;font-size:20px;font-weight:800;display:inline-flex}.enterprise-carbon-preview-row>em{color:#118447;font-size:14px;font-style:normal;font-weight:700}.enterprise-carbon-upload{border:1px dashed var(--line);border-radius:var(--radius-sm);background:var(--bg-soft,#f7faf8);box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:10px;width:100%;transition:border-color .2s,background .2s;display:flex;padding:10px 12px!important}.enterprise-carbon-upload:hover{border-color:var(--brand);background:#00b1500a}.enterprise-carbon-upload>input[type=file]{min-width:0;color:var(--text-3);flex:1;font-size:12px;border:none!important;width:auto!important;height:auto!important;padding:0!important}.enterprise-carbon-upload>input[type=file]::file-selector-button{border:1px solid var(--brand);border-radius:var(--radius-sm);color:var(--brand-dark,#1f8a4c);cursor:pointer;background:#fff;margin-right:12px;padding:6px 14px;font-size:12px;font-weight:500;transition:background .2s,color .2s}.enterprise-carbon-upload>input[type=file]::file-selector-button:hover{background:var(--brand);color:#fff}.enterprise-carbon-upload>em{color:#666;font-style:normal;line-height:1.6}.enterprise-carbon-upload .linklike{color:#3f8f51}.enterprise-carbon-attachment-field{flex-direction:column;gap:8px;align-items:flex-start!important}.enterprise-carbon-upload-card{position:relative;min-height:52px!important;padding:0 0 0 18px!important}.enterprise-carbon-upload-card>input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0;width:100%!important;height:52px!important}.enterprise-carbon-upload-main{box-sizing:border-box;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:52px;padding:8px;display:grid}.enterprise-carbon-upload-button{color:#fff;background:#172033;border-radius:8px;justify-content:center;align-items:center;min-width:86px;height:34px;font-size:13px;font-weight:700;display:inline-flex}.enterprise-carbon-attachment-name{color:#64748b;text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1.6;overflow:hidden}.enterprise-carbon-attachment-actions{z-index:1;gap:12px;display:flex;position:relative}.enterprise-carbon-attachment-actions a{color:#118447;font-size:13px;font-weight:700}.enterprise-carbon-modal-footer{background:#fff;border-top:1px solid #eef2f6;justify-content:flex-end;gap:12px;padding:16px 28px 24px;display:flex}.enterprise-carbon-modal-footer a{color:#fff;background:#14a958;border-radius:8px;justify-content:center;align-items:center;min-width:120px;height:38px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.enterprise-carbon-modal-footer a.secondary{background:#475569}.enterprise-carbon-modal-footer a[disabled=true]{opacity:.7;pointer-events:none}.enterprise-entry-workspace .enterprise-scope-two-root .tabscons{margin-top:16px}.enterprise-entry-workspace .enterprise-indirect-source-cell{flex-direction:column;gap:4px;display:flex}.enterprise-entry-workspace .enterprise-indirect-source-cell strong{color:#1b1b1b;font-weight:600}.enterprise-entry-workspace .enterprise-indirect-source-cell span{color:#666;font-size:12px}.enterprise-entry-workspace .enterprise-indirect-mode-cell{flex-direction:column;gap:4px;display:flex}.enterprise-entry-workspace .enterprise-indirect-mode-cell strong{color:#1b1b1b;font-weight:600}.enterprise-entry-workspace .enterprise-indirect-mode-cell span{color:#666;font-size:12px;line-height:1.5}.enterprise-entry-workspace .enterprise-indirect-coefficient-input{box-sizing:border-box;background:#fff;border:1px solid #e8e8e8;width:68px;height:32px;padding:0 8px}.enterprise-entry-workspace .enterprise-inline-file-list{flex-direction:column;gap:8px;display:flex}.enterprise-entry-workspace .enterprise-source-mode-tabs{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.enterprise-entry-workspace .enterprise-source-mode-tabs a{color:#5a5a5a;background:#fff;border:1px solid #d9e6dc;justify-content:center;align-items:center;min-width:120px;height:34px;padding:0 16px;display:inline-flex}.enterprise-entry-workspace .enterprise-source-mode-tabs a.active{color:#00b050;background:#f3fbf5;border-color:#00b050}.enterprise-entry-workspace .enterprise-source-mode-panel{min-height:220px}.enterprise-entry-workspace .enterprise-source-mode-empty{background:#fbfdfb;border:1px solid #e5efe7;padding:24px 28px}.enterprise-entry-workspace .enterprise-source-mode-empty strong{color:#1b1b1b;margin-bottom:10px;font-size:16px;display:block}.enterprise-entry-workspace .enterprise-source-mode-empty p{color:#666;margin:0;line-height:1.8}.enterprise-entry-workspace .enterprise-ignore-reason-list{flex-direction:column;gap:14px;display:flex}.enterprise-entry-workspace .enterprise-ignore-reason-item{color:#333;align-items:flex-start;gap:10px;line-height:1.7;display:flex}.enterprise-entry-workspace .enterprise-ignore-reason-item input{margin-top:5px}.enterprise-carbon-workspace-alert .enterprise-source-select-dialog{width:min(1120px,100vw - 80px)}.enterprise-entry-workspace .enterprise-source-search-panel{margin-bottom:8px}.enterprise-entry-workspace .enterprise-source-search-panel .formsetex>span{width:140px}.enterprise-entry-workspace .enterprise-source-search-panel .formsetex>label{width:calc(100% - 140px)}.enterprise-entry-workspace .enterprise-source-search-actions{margin-bottom:16px}.enterprise-entry-workspace .enterprise-source-result-table .czsao a[disabled=true]{opacity:.7;pointer-events:none}.enterprise-entry-workspace .enterprise-result-panel{margin-top:8px}.enterprise-entry-workspace .enterprise-result-meta{color:#4f4f4f;background:#fbfdfb;border:1px solid #e6efe8;flex-wrap:wrap;gap:12px;padding:14px 18px;line-height:1.8;display:flex}.enterprise-entry-workspace .enterprise-result-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.enterprise-entry-workspace .enterprise-result-actions{margin:16px 0 0}.enterprise-entry-workspace .enterprise-result-card{box-sizing:border-box;background:#fff;border:1px solid #e7ede8;padding:18px 20px}.enterprise-entry-workspace .enterprise-result-card span{color:#666;font-size:13px;display:block}.enterprise-entry-workspace .enterprise-result-card strong{color:#1b1b1b;margin-top:10px;font-size:28px;font-weight:600;display:block}.enterprise-entry-workspace .enterprise-result-card em{color:#00b050;margin-top:4px;font-size:13px;font-style:normal;display:block}.enterprise-entry-workspace .enterprise-result-card p{color:#666;margin:10px 0 0;line-height:1.7}.enterprise-entry-workspace .enterprise-result-template{margin-top:16px}.enterprise-entry-workspace .enterprise-result-summary-table,.enterprise-entry-workspace .enterprise-result-detail-table{width:100%}.enterprise-entry-workspace .enterprise-result-summary-table td,.enterprise-entry-workspace .enterprise-result-summary-table th,.enterprise-entry-workspace .enterprise-result-detail-table td,.enterprise-entry-workspace .enterprise-result-detail-table th{line-height:1.7}.enterprise-entry-workspace .enterprise-result-summary-table tbody td:first-child,.enterprise-entry-workspace .enterprise-result-detail-table tbody td:first-child,.enterprise-entry-workspace .enterprise-result-summary-table tbody td:nth-child(2),.enterprise-entry-workspace .enterprise-result-summary-table tbody td:nth-child(3){white-space:nowrap}.enterprise-entry-workspace .enterprise-carbon-report-panel{margin-top:8px}.enterprise-entry-workspace .enterprise-report-notice{color:#5d6b78;background:#eef6ff;border:1px solid #d9ecff;padding:14px 18px;line-height:1.8}.enterprise-entry-workspace .enterprise-report-section{background:#fff;border:1px solid #e7ede8;margin-top:16px;padding:18px 20px 22px}.enterprise-entry-workspace .enterprise-report-section>h4{color:#1f1f1f;margin:0 0 18px;font-size:16px}.enterprise-entry-workspace .enterprise-report-form .formsetex>span{width:150px}.enterprise-entry-workspace .enterprise-report-form .formsetex>label{width:calc(100% - 150px)}.enterprise-entry-workspace .enterprise-report-form textarea{min-height:120px}.enterprise-entry-workspace .enterprise-report-actions{justify-content:center;gap:12px;margin-top:20px;display:flex}.enterprise-entry-workspace .enterprise-report-preview-sheet{background:#fbfdfb;border:1px solid #dfe8e2;padding:28px 30px 34px}.enterprise-entry-workspace .enterprise-report-preview-header{text-align:center}.enterprise-entry-workspace .enterprise-report-preview-header strong{color:#1f1f1f;letter-spacing:1px;font-size:28px;font-weight:600;display:block}.enterprise-entry-workspace .enterprise-report-preview-header span{color:#66726d;margin-top:10px;font-size:13px;display:block}.enterprise-entry-workspace .enterprise-report-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;margin-top:24px;display:grid}.enterprise-entry-workspace .enterprise-report-preview-item{background:#fff;border:1px solid #e2ebe4;padding:12px 14px}.enterprise-entry-workspace .enterprise-report-preview-item strong{color:#65716c;font-size:12px;font-weight:600;display:block}.enterprise-entry-workspace .enterprise-report-preview-item span{color:#1f1f1f;margin-top:8px;line-height:1.8;display:block}.enterprise-entry-workspace .enterprise-report-preview-block{margin-top:22px}.enterprise-entry-workspace .enterprise-report-preview-block h5{color:#1f1f1f;border-left:4px solid #00b050;margin:0 0 12px;padding-left:10px;font-size:16px}.enterprise-entry-workspace .enterprise-report-preview-block p{color:#3e3e3e;white-space:pre-wrap;background:#fff;border:1px solid #e2ebe4;margin:0;padding:14px 16px;line-height:1.9}.enterprise-entry-workspace .enterprise-report-preview-media{text-align:center;color:#666;box-sizing:border-box;background:#fff;border:1px dashed #cfdcd3;min-height:120px;padding:16px}.enterprise-entry-workspace .enterprise-report-preview-media img{max-width:100%;max-height:320px}.enterprise-entry-workspace .enterprise-report-preview-table{width:100%}.enterprise-entry-workspace .enterprise-report-preview-table th,.enterprise-entry-workspace .enterprise-report-preview-table td{vertical-align:top;line-height:1.55}.enterprise-entry-workspace .enterprise-report-audit-summary{flex-wrap:wrap;gap:10px;margin:0 0 12px;display:flex}.enterprise-entry-workspace .enterprise-report-audit-summary span{color:#50615a;background:#fff;border:1px solid #dfe8e2;align-items:center;min-height:28px;padding:0 10px;font-size:13px;display:inline-flex}.enterprise-entry-workspace .enterprise-report-template-source{gap:8px;margin:0 0 12px;display:grid}.enterprise-entry-workspace .enterprise-report-template-source span{color:#475569;background:#f6fbf8;border-left:3px solid #22a75a;padding:10px 12px;font-size:13px;line-height:1.6}.enterprise-entry-workspace .enterprise-report-actions a[disabled=true]{opacity:.7;pointer-events:none}.enterprise-quota-page .enterprise-quota-actions{white-space:nowrap;justify-content:center;display:flex}.enterprise-quota-edit-alert .editalerts{width:520px}.enterprise-quota-edit-alert .modal-body{padding-bottom:26px}.building-project-page .building-project-filter-row{align-items:center;gap:16px;display:flex}.building-project-page .building-project-actions{white-space:nowrap;flex-wrap:wrap;gap:8px 12px;display:flex}.building-project-page .building-project-form-note{color:#888;margin-top:8px;line-height:1.7;display:inline-block}.building-project-dialog .editalerts{width:min(680px,100vw - 80px)}.building-project-dialog .modal-body{padding-bottom:26px}.building-single-page .promaneger{margin-top:10px}.building-single-page .building-single-project-meta ul{flex-wrap:wrap;gap:10px 28px;display:flex}.building-single-page .building-single-project-meta ul li{color:#666}.building-single-page .building-single-actions{white-space:nowrap;flex-wrap:wrap;gap:8px 12px;display:flex}.building-single-page .btngrounp{justify-content:flex-start;align-items:center;gap:10px;margin-top:16px;display:flex}.building-single-page .btngrounp>a:not(.allrut){background:linear-gradient(180deg, var(--brand-light), var(--brand));color:#fff;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;height:34px;padding:0 18px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.building-single-page .btngrounp>a[disabled=true]{opacity:.7;pointer-events:none}.building-single-page .czsao a,.building-workspace-page .czsao a{white-space:nowrap;text-decoration:none}.building-single-page .czsao a+a,.building-workspace-page .czsao a+a{margin-left:14px}.building-single-page .czsao a:last-child,.building-workspace-page .czsao a:last-child{color:#e5484d}.building-single-dialog .editalerts{width:min(680px,100vw - 80px)}.building-single-dialog .modal-body{padding-bottom:26px}.building-workspace-page .promaneger{margin-top:8px}.building-workspace-page .promaneger .text h3{margin:0 0 10px;font-size:16px;font-weight:600}.building-workspace-page .promaneger .text ul{flex-wrap:wrap;gap:8px 28px;margin:0;padding:0;list-style:none;display:flex}.building-workspace-page .promaneger .text ul li{color:#666;font-size:13px}.building-workspace-page .fbt{flex-wrap:wrap;align-items:stretch;gap:12px;margin-top:14px;display:flex}.building-workspace-page .fbt1{display:flex}.building-workspace-page .fbt2{flex-wrap:wrap;flex:1;gap:12px;display:flex}.building-workspace-page .fbt_con{background:#fff;border:1px solid #e3e9e5;border-radius:10px;flex-direction:column;flex:1;gap:8px;min-width:150px;padding:14px 16px;display:flex}.building-workspace-page .fbt1 .fbt_con{background:#ecf8f0;border-color:#cdeed9;min-width:190px}.building-workspace-page .fbt_con>div:first-child{color:#6b7280;font-size:13px}.building-workspace-page .fbt_con>div:last-child{color:#1f2937;font-size:20px;font-weight:600}.building-workspace-page .fbt1 .fbt_con>div:last-child{color:#00935a}.building-workspace-page .fbt_con>div:last-child span:last-child{color:#9ca3af;margin-left:3px;font-size:12px;font-weight:400}.building-workspace-page .building-workspace-stepper{border-bottom:1px solid #e5e7eb;gap:6px;margin-top:22px;display:flex}.building-workspace-page .step-content{color:#6b7280;cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 20px;font-size:14px}.building-workspace-page .step-content.active{color:#00b050;border-bottom-color:#00b050;font-weight:600}.building-workspace-page .boxpage,.building-single-page .boxpage,.building-project-page .boxpage{justify-content:flex-end;margin-top:14px;display:flex}.building-workspace-page .plr{padding:0 2px}.building-workspace-page .plrt{padding-top:12px}.building-workspace-page .navtabs,.building-single-page .navtabs,.building-project-page .navtabs{flex-wrap:wrap;gap:8px;margin:0 0 14px;padding:0;list-style:none;display:flex}.building-workspace-page .navtabs li,.building-single-page .navtabs li,.building-project-page .navtabs li{margin:0;padding:0}.building-workspace-page .navtabs a,.building-single-page .navtabs a,.building-project-page .navtabs a{color:#475569;background:#fff;border:1px solid #dfe7ef;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.building-workspace-page .navtabs li.active a,.building-single-page .navtabs li.active a,.building-project-page .navtabs li.active a{color:#118447;background:#eaf8ef;border-color:#b8e7ca}.building-workspace-page .sbw,.building-single-page .sbw,.building-project-page .sbw{justify-content:flex-end;align-items:center;min-height:40px;margin-bottom:10px;display:flex}.building-workspace-page .anybtn a,.building-single-page .anybtn a,.building-project-page .anybtn a{color:#fff;background:#14a958;border-radius:8px;justify-content:center;align-items:center;height:34px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #14a9582e}.building-workspace-page .srco,.building-workspace-page .srollc,.building-single-page .srollc,.building-workspace-page .srcolc{overflow-x:auto}.building-workspace-page .tabscons{margin-top:0}.building-workspace-page .allrut,.building-single-page .allrut{color:#475569;border:1px solid #d7ded8;border-radius:8px;align-items:center;height:34px;padding:0 16px;font-size:13px;text-decoration:none;display:inline-flex}.building-workspace-page .ant-btn,.building-single-page .ant-btn,.building-project-page .ant-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d7ded8;border-radius:8px;justify-content:center;align-items:center;height:34px;padding:0 18px;font-size:13px;font-weight:500;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.building-workspace-page .ant-btn:hover,.building-single-page .ant-btn:hover,.building-project-page .ant-btn:hover{color:#14a958;background:#f3fbf6;border-color:#14a958}.building-project-page .serach,.building-workspace-page .serach{align-items:center;display:inline-flex;position:relative}.building-project-page .serach input,.building-workspace-page .serach input{border:1px solid #d7ded8;border-radius:8px;min-width:220px;height:34px;padding:0 38px 0 12px;font-size:13px}.building-project-page .serach>a,.building-workspace-page .serach>a{align-items:center;display:inline-flex;position:absolute;right:10px}.building-project-page .serach img,.building-workspace-page .serach img{opacity:.55;width:16px;height:16px}.building-project-page .pagese,.building-single-page .pagese,.building-workspace-page .pagese{margin-top:16px}.building-project-page .ui-pagination-container,.building-single-page .ui-pagination-container,.building-workspace-page .ui-pagination-container{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.building-project-page .ui-pagination-page-item,.building-single-page .ui-pagination-page-item,.building-workspace-page .ui-pagination-page-item{color:#475569;background:#fff;border:1px solid #d7ded8;border-radius:8px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 10px;font-size:13px;text-decoration:none;display:inline-flex}.building-project-page .ui-pagination-page-item.active,.building-single-page .ui-pagination-page-item.active,.building-workspace-page .ui-pagination-page-item.active{color:#fff;background:#14a958;border-color:#14a958}.building-single-page .radiobox{cursor:pointer;align-items:center;display:inline-flex}.building-single-page .radiobox .eradio{cursor:pointer;width:16px;height:16px}.building-workspace-page .plrt3{padding-top:12px}.bf-form-section{color:#1f2937;border-left:3px solid #14a958;margin:16px 0 8px;padding-left:9px;font-size:13px;font-weight:600}.bf-form-section:first-child{margin-top:0}.conboxs.building-project-page,.conboxs.building-single-page,.conboxs.building-workspace-page,.conboxs.building-project-report-page{border-radius:0}.building-workspace-page .bf-pick{color:#14a958;white-space:nowrap;cursor:pointer;border:1px solid #14a958;border-radius:6px;align-items:center;margin-left:8px;padding:4px 10px;font-size:12px;text-decoration:none;display:inline-flex}.building-workspace-page .bf-pick:hover{background:#f3fbf6}.building-project-dialog .btn_center,.building-single-dialog .btn_center,.building-workspace-material-dialog .btn_center,.building-workspace-transport-dialog .btn_center,.building-workspace-construction-dialog .btn_center{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.building-project-dialog .btn_center>a,.building-single-dialog .btn_center>a,.building-workspace-material-dialog .btn_center>a,.building-workspace-transport-dialog .btn_center>a,.building-workspace-construction-dialog .btn_center>a{background:linear-gradient(180deg, var(--brand-light), var(--brand));color:#fff;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;height:36px;padding:0 18px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex;box-shadow:0 4px 12px #00b1502e}.building-project-dialog .btn_center>a:last-child:not(:only-child),.building-single-dialog .btn_center>a:last-child:not(:only-child),.building-workspace-material-dialog .btn_center>a:last-child:not(:only-child),.building-workspace-transport-dialog .btn_center>a:last-child:not(:only-child),.building-workspace-construction-dialog .btn_center>a:last-child:not(:only-child){color:#475569;box-shadow:none;background:#fff;border-color:#d7ded8}.building-workspace-page .building-workspace-panel{margin-top:14px}.building-workspace-page .building-workspace-actions{white-space:nowrap;flex-wrap:wrap;gap:8px 12px;display:flex}.building-workspace-page .building-workspace-note{color:#666;background:#fbfdfb;border:1px solid #dfe8e2;padding:18px 20px;line-height:1.9}.building-workspace-page .building-workspace-note strong{color:#1f1f1f}.building-workspace-page .building-workspace-buttons{gap:12px;margin-top:20px;display:flex}.building-workspace-page .building-workspace-buttons button{min-width:128px}.building-workspace-page .building-material-factor-link{color:#00b050}.building-workspace-page .building-workspace-attachment{object-fit:cover;background:#fff;border:1px solid #ededed;display:block}.building-workspace-page .building-workspace-attachment-link{color:#3f8f51;word-break:break-all}.building-workspace-material-dialog .editalerts{width:min(760px,100vw - 80px)}.building-workspace-material-dialog .modal-body{padding-bottom:26px}.building-workspace-page .building-workspace-transport-note{color:#666;margin-bottom:14px}.building-workspace-page .building-workspace-transport-empty{text-align:center;color:#888;padding:22px 0}.building-workspace-page .building-workspace-transport-form-title{color:#1f1f1f;margin:18px 0 10px;font-size:16px;font-weight:600}.building-workspace-transport-dialog .editalerts{width:min(1080px,100vw - 60px)}.building-workspace-transport-dialog .modal-body{padding-bottom:26px}.building-workspace-transport-dialog .tabsk{overflow-x:auto}.building-workspace-construction-dialog .editalerts{width:min(760px,100vw - 80px)}.building-workspace-construction-dialog .modal-body{padding-bottom:26px}.building-workspace-page .building-workspace-attachment-field{flex-direction:column;gap:8px;align-items:flex-start!important}.building-workspace-page .building-workspace-attachment-field>input[type=file]{height:auto;padding:8px 10px}.building-workspace-page .building-workspace-attachment-name{color:#666;line-height:1.6}.building-workspace-page .building-workspace-attachment-actions{gap:12px;display:flex}.review-data-page .review-data-filter{align-items:center;gap:16px;display:flex}.review-data-page .review-data-actions{white-space:nowrap;justify-content:center;display:flex}.review-mode-tip{color:#5b685f;background:#f7fbf7;border:1px solid #dbe8de;margin-top:14px;padding:12px 16px;line-height:1.8}.database-record-page .database-record-filter{flex-wrap:wrap;align-items:flex-end;gap:16px 20px;display:flex}.database-record-page .database-record-filter .labeltit{margin-bottom:0}.database-record-page .database-record-select{color:#666;background:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:none;width:220px;height:44px;padding:0 12px}.database-record-page .database-record-filter-actions{align-items:center;gap:12px;padding-bottom:2px;display:flex}.database-record-page .database-record-filter-actions a{text-align:center;border-radius:4px;min-width:84px;height:40px;padding:0 16px;line-height:40px}.database-record-page .database-record-search{color:#fff;background:#00b050}.database-record-page .database-record-reset{color:#666;background:#fff;border:1px solid #d9d9d9}.database-record-page .database-record-meta{color:#666;margin:12px 0 14px;line-height:1.8}@media (width<=1280px){body{min-width:1200px}}.app-shell .content>div[class$=-page],.app-shell .content>div[class$=-list],.app-shell .content>.library,.app-shell .content>.product-new,.app-shell .content>.products,.app-shell .content>.suppliers,.app-shell .content>.tasks,.app-shell .content>.wf-inbox,.app-shell .content>.quick-calc,.app-shell .content>.lci-db,.app-shell .content>.lib,.app-shell .content>.page,.app-shell .content>.um-page,.app-shell .content>.rv-page,.app-shell .content>.notif-page,.app-shell .content>.audit-page,.app-shell .content>.cbam-page,.app-shell .content>.dashboard{box-sizing:border-box;width:100%!important;max-width:none!important;margin:0!important;padding:18px 28px 32px!important}.app-shell .content{font-size:15px}.app-shell .content table,.app-shell .content .tbl,.app-shell .content .tablesc,.app-shell .content input,.app-shell .content select,.app-shell .content textarea,.app-shell .content button{font-size:14px}.app-shell .content th,.app-shell .content .tbl th,.app-shell .content table.tablesc thead th{font-size:12.5px}.app-shell .content td,.app-shell .content .tbl td,.app-shell .content table.tablesc tbody td{font-size:14px}.app-shell .content small,.app-shell .content .muted,.app-shell .content .hint,.app-shell .content .desc,.app-shell .content .meta{font-size:13px}.app-shell .content .status,.app-shell .content .st,.app-shell .content .tier,.app-shell .content .dqr,.app-shell .content .badge,.app-shell .content .tag{font-size:12.5px}.app-shell .content .stat,.app-shell .content .tpl-card,.app-shell .content .quick-card,.app-shell .content .kpi,.app-shell .content .fb-kpi,.app-shell .content .task-row,.app-shell .content .progress-dashboard,.app-shell .content .recent-activity{box-shadow:0 1px 2px #0d26180a}.app-shell .content .tpl-card:hover,.app-shell .content .quick-card:hover,.app-shell .content .task-row:hover{transition:all .15s;transform:translateY(-1px);box-shadow:0 4px 12px #0d261814}.app-shell .content .stat b.ok,.app-shell .content .fb-kpi strong.ok,.app-shell .content .pd-stats .stat b.ok{color:var(--color-primary)}.app-shell .content .page-head h1,.app-shell .content .wizard-head h1,.app-shell .content .lib-head h1{color:var(--color-text);letter-spacing:0;font-size:30px;font-weight:700}
