:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#2d2730;background:#eef4f2;font-synthesis:none;--theme-primary: #ff5000;--theme-primary-deep: #cc4000;--theme-secondary: #ff6a00;--theme-tertiary: #ff9a1f;--theme-text: #c94100;--theme-soft: #fff3ed;--theme-soft-strong: #fff0e8;--theme-surface: #fff8f4;--theme-surface-muted: #fffaf7;--theme-border: #efcfc3;--theme-border-soft: #efddd6;--theme-focus: rgba(233, 91, 52, .48);--theme-shadow-color: rgba(255, 80, 0, .18);--theme-shadow-strong: rgba(255, 80, 0, .25);--theme-scrollbar: rgba(104, 112, 107, .34);--theme-scrollbar-soft: rgba(104, 112, 107, .24);--theme-scrollbar-track: rgba(104, 112, 107, .06);--ui-heading: #303133;--ui-text: #606266;--ui-text-muted: #909399;--ui-text-subtle: #b1b3b8;--ui-icon: #73767a;--ui-surface: #fff;--ui-surface-soft: #f5f7fa;--ui-surface-muted: #fafafa;--ui-border: #dcdfe6;--ui-border-soft: #e4e7ed;--ui-border-strong: #cdd0d6;--elevation-color: rgba(58, 75, 89, .08);--elevation-color-soft: rgba(58, 75, 89, .05);--elevation-modal: rgba(38, 56, 74, .24);--system-bg-solid: #edf3f2;--system-bg-start: #eef5f3;--system-bg-end: #ffffff;--system-glow-primary: rgba(255, 125, 54, .34);--system-glow-secondary: rgba(58, 142, 214, .24);--system-glow-tertiary: rgba(255, 207, 118, .28);--system-glow-primary-strong: rgba(255, 111, 42, .35);--system-glow-secondary-soft: rgba(53, 145, 220, .23);--system-glow-tertiary-strong: rgba(255, 188, 83, .3);--system-chrome-soft: #fff8f4;--system-chrome-border: #f1ddd5;--sidebar-glass-end: rgba(255, 246, 240, .48);--semantic-danger: #e5484d;--semantic-danger-deep: #c9363e;--semantic-danger-soft: #fff0f0;--semantic-danger-border: #f3c5c7;--semantic-warning: #c47a12;--semantic-warning-soft: #fff6df;--semantic-warning-border: #efd4a2;--semantic-success: #21a66b;--semantic-success-soft: #eaf8f1;--semantic-success-border: #bfe6d2;--semantic-info: #3478f6;--semantic-info-soft: #edf5ff;--semantic-info-border: #c8dcff;--semantic-neutral: #68706b;--semantic-neutral-soft: #f4f5f3;--semantic-neutral-border: #dfe2de;--red: var(--theme-primary);--red-deep: var(--theme-primary-deep);--orange: var(--theme-secondary);--gold: var(--theme-tertiary);--purple: #8757ff;--soft: var(--theme-soft);--soft-red: var(--theme-soft-strong);--sidebar: #fff1eb;--text: var(--ui-heading);--muted: var(--ui-text-muted);--line: #e3e7e5;--white: #fff;--green: var(--semantic-success);--shadow: 0 18px 48px rgba(58, 75, 89, .11);--app-canvas-min-width: 1440px;--app-canvas-min-height: 960px;--sidebar-expanded-width: 300px}*{box-sizing:border-box}.app-shell,.app-shell *{scrollbar-color:var(--theme-scrollbar-soft) transparent}.app-shell *::-webkit-scrollbar{width:8px;height:8px}.app-shell *::-webkit-scrollbar-track{background:var(--theme-scrollbar-track)}.app-shell *::-webkit-scrollbar-thumb{background:var(--theme-scrollbar);background-clip:padding-box;border:2px solid transparent;border-radius:999px}.app-shell *::-webkit-scrollbar-thumb:hover{background-color:#68706b85}button,input,select,textarea{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--theme-focus);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html,body,#root{min-width:var(--app-canvas-min-width);min-height:var(--app-canvas-min-height);margin:0}body{min-height:max(100vh,var(--app-canvas-min-height));background:var(--system-bg-solid)}button{font:inherit;border:0;cursor:pointer}input:focus::placeholder,textarea:focus::placeholder{color:transparent;opacity:0}.login-page{position:relative;width:100%;min-width:var(--app-canvas-min-width);min-height:max(100vh,var(--app-canvas-min-height));padding:0;display:grid;grid-template-rows:max(88vh,calc(var(--app-canvas-min-height) * .88)) max(12vh,calc(var(--app-canvas-min-height) * .12));justify-items:center;align-items:center;gap:0;overflow:visible;background:#fff7f3}.login-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;pointer-events:none;transition:opacity .48s ease}.login-background.is-active{opacity:1}.login-page:before,.login-page:after{content:none}.login-shell{position:relative;z-index:1;width:100%;min-width:var(--app-canvas-min-width);height:max(88vh,calc(var(--app-canvas-min-height) * .88));min-height:0;display:grid;grid-template-columns:minmax(0,1fr) var(--login-panel-width, 460px);padding-right:max(var(--login-shell-right-min, 100.8px),7vw);overflow:hidden;background:transparent;border:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.login-shell:before{content:none}.login-shell:after{content:none}.login-brand-panel{position:relative;min-width:0;padding:0;display:flex;flex-direction:column;justify-content:space-between;background:transparent;border-right:0}.login-brand-panel:before{content:none}.login-brand-panel:after{content:none}.login-brand-head{position:absolute;top:5%;left:3vw;z-index:1;display:flex;align-items:center;gap:15px}.login-brand-head strong{display:block;color:#412d27;font-size:28px;line-height:1.1}.login-brand-head span{display:block;margin-top:3px;color:#9b796f;font-size:12px;letter-spacing:.04em}.login-ad-carousel{position:relative;z-index:1;height:390px;margin:18px 0 22px;overflow:hidden;border-radius:26px}.login-ad-slide{position:absolute;top:0;right:0;bottom:0;left:0;padding:34px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(280px,1fr);align-items:center;gap:28px;opacity:0;transform:translate(18px) scale(.98);transition:opacity .55s ease,transform .55s ease;background:linear-gradient(135deg,#ffffff61,#fff1e847),radial-gradient(circle at 76% 44%,rgba(255,122,26,.2),transparent 34%);border:1px solid rgba(255,255,255,.58);box-shadow:inset 0 1px #ffffffb8,0 24px 48px #9c37171a;-webkit-backdrop-filter:blur(18px) saturate(1.25);backdrop-filter:blur(18px) saturate(1.25)}.login-ad-slide.is-active{opacity:1;transform:translate(0) scale(1)}.login-ad-slide div{position:relative;z-index:1}.login-ad-slide span{padding:7px 12px;display:inline-flex;color:var(--red-deep);background:#ffffff8a;border:1px solid rgba(255,255,255,.66);border-radius:999px;font-size:12px;font-weight:900}.login-ad-slide h1{margin:18px 0 10px;color:#3f2b25;font-size:42px;line-height:1.12;letter-spacing:0}.login-ad-slide p{max-width:300px;margin:0;color:#76584f;font-size:15px;line-height:1.7;font-weight:800}.login-ad-slide img{width:min(340px,100%);justify-self:center;filter:drop-shadow(0 26px 42px rgba(196,59,39,.16))}.login-ad-dots{position:relative;z-index:1;display:flex;align-items:center;gap:9px}.login-ad-dots button{width:34px;height:7px;padding:0;background:#8455493d;border-radius:999px;transition:width .25s ease,background .25s ease}.login-ad-dots button.is-active{width:58px;background:linear-gradient(90deg,var(--orange),var(--red))}.login-brand-copy{position:relative;z-index:1;max-width:590px}.login-brand-copy>span{padding:7px 12px;display:inline-flex;color:#d94300;background:#ffffff7a;border:1px solid rgba(255,255,255,.64);border-radius:999px;box-shadow:inset 0 1px #fffc;font-size:13px;font-weight:900;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-brand-copy h1{max-width:560px;margin:18px 0 14px;color:#3f2b25;font-size:44px;line-height:1.12;letter-spacing:0}.login-brand-copy p{max-width:520px;margin:0;color:#73564d;font-size:15px;line-height:1.8}.login-metric-grid{width:min(470px,100%);margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.login-metric-grid div{min-height:88px;padding:14px;display:grid;align-content:center;gap:4px;background:#fff6;border:1px solid rgba(255,255,255,.62);border-radius:16px;box-shadow:inset 0 1px #ffffffbd,0 14px 32px #c43b271f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-metric-grid strong{color:var(--red);font-size:28px;line-height:1}.login-metric-grid span{color:#8d6c62;font-size:12px;font-weight:900}.login-system-strip{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.login-system-strip>div{min-width:0;padding:13px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:2px 10px;align-items:center;background:#ffffff70;border:1px solid rgba(255,255,255,.66);border-radius:16px;box-shadow:inset 0 1px #ffffffb3,0 14px 30px #c43b271f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-system-strip img{width:38px;height:38px;grid-row:span 2}.login-system-strip span{min-width:0;overflow:hidden;color:#412d27;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.login-system-strip em{color:#9b796f;font-size:12px;font-style:normal;font-weight:800}.login-form-stage{position:relative;z-index:1;width:var(--login-panel-width, 460px);height:var(--login-panel-height, 750px);align-self:start;margin-top:var(--login-panel-top, 184px)}.login-form-panel{position:absolute;top:0;right:0;z-index:1;width:460px;min-width:460px;height:750px;margin:0;padding:34px;display:flex;flex-direction:column;justify-content:flex-start;background:linear-gradient(160deg,#ffffff3d,#fff4ee1a);border:1px solid rgba(255,255,255,.78);border-radius:24px;box-shadow:inset 0 1px #ffffffe0,0 28px 64px #6f3b2a26;-webkit-backdrop-filter:blur(16px) saturate(1.18);backdrop-filter:blur(16px) saturate(1.18);transform:scale(var(--login-scale, 1));transform-origin:top right}.login-form-title{margin-bottom:32px}.login-form-brand{display:flex;align-items:flex-start;gap:15px}.login-form-brand-copy{min-width:0;flex:1 1 auto}.login-form-brand-primary{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.login-form-brand-primary p{margin:0;color:#666;font-size:16px;line-height:1.5;font-weight:800;text-align:right;white-space:nowrap}.login-form-brand-copy>span{display:block;margin-top:5px;padding-top:5px;color:#9b796f;border-top:1px solid rgba(155,121,111,.28);font-size:12px;line-height:1.2;font-weight:400}.login-form-title>span{display:inline-flex;align-items:center;gap:6px;color:#d94300;font-size:13px;font-weight:900}.login-form-title h2{margin:0;color:#3f2b25;font-size:28px;letter-spacing:0}.login-credentials{margin-top:5px;display:flex;flex-direction:column}.login-credentials>label{margin-bottom:18px;display:grid;gap:9px}.login-form-panel label>span{color:#76584f;font-size:13px;font-weight:900}.login-form-panel input[type=text],.login-form-panel input[type=tel],.login-form-panel input[type=password],.login-form-panel input:not([type]){width:100%;height:48px;padding:0 14px;color:#392b25;background:#ffffff80;border:1px solid rgba(255,255,255,.72);border-radius:14px;outline:0;box-shadow:inset 0 1px #ffffffb3;font:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-form-panel input:focus{border-color:#ff7a1ab3;box-shadow:0 0 0 4px #ff7a1a24,inset 0 1px #ffffffc7}.login-form-options{position:relative;top:-5px;margin:8px 0 36px;display:flex;align-items:center;justify-content:space-between;gap:12px}.login-form-options label{display:inline-flex;align-items:center;gap:8px;color:#76584f;font-size:13px;font-weight:800}.login-form-options input{width:15px;height:15px;accent-color:var(--red)}.login-form-options button{color:#d94300;background:transparent;font-size:13px;font-weight:900}.login-submit-button{margin-top:10px;height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:linear-gradient(135deg,var(--orange),var(--red) 58%,var(--red-deep));border-radius:15px;box-shadow:0 16px 32px #db4b2742,inset 0 1px #ffffff47;font-size:18px;font-weight:900}.login-submit-button:hover{box-shadow:0 18px 38px #db4b2757,inset 0 1px #ffffff57;transform:translateY(-1px)}.login-error-message{margin:-2px 0 0;color:#d92d20;font-size:13px;line-height:1.5}.login-submit-button:disabled{cursor:wait;opacity:.72}.login-captcha-row{margin-bottom:18px;display:grid;grid-template-columns:minmax(0,1fr) 112px;align-items:end;gap:10px}.login-captcha-row label{display:grid;gap:9px}.login-captcha-row label>span{color:#76584f;font-size:13px;font-weight:900}.login-captcha-code{height:48px;display:flex;align-items:center;justify-content:center;gap:8px;color:#a63a28;background:#fff4edc2;border:1px solid rgba(223,92,57,.24);border-radius:14px}.login-captcha-code strong{font-size:18px;letter-spacing:.16em}.login-captcha-code img{width:82px;height:40px;object-fit:contain;border-radius:8px}.login-other-methods{position:absolute;right:34px;bottom:30px;left:34px;margin:0;display:flex;flex-direction:column;gap:30px;color:#9b7a70;font-size:12px;font-weight:800}.login-other-methods-title{position:relative;top:5px;width:100%;display:flex;align-items:center;gap:12px}.login-other-methods-title i{height:1px;flex:1 1 auto;background:#a4746547}.login-other-methods-title span{flex:0 0 auto;color:#8f7067}.login-other-methods .login-feishu-button{width:100%;height:50px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#4c3a34;background:#ffffffa3;border:0;border-radius:15px;box-shadow:inset 0 1px #ffffffd1,0 10px 22px #6b372614;font-size:15px;font-weight:900}.login-other-methods .login-feishu-button:hover{background:#ffffffd1;transform:translateY(-1px)}.login-feishu-button img{width:22px;height:22px;object-fit:contain;border-radius:5px}.login-safe-note{margin-top:18px;padding:11px 12px;display:flex;align-items:center;gap:8px;color:#725d55;background:#ffffff6b;border:1px solid rgba(255,255,255,.66);border-radius:14px;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.login-safe-note svg{color:var(--green);flex:0 0 auto}.login-feishu-panel{position:absolute;top:18px;right:18px;bottom:18px;left:18px;z-index:3;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#543b33;background:#fffbf8e6;border:1px solid rgba(255,255,255,.92);border-radius:18px;box-shadow:0 24px 54px #6b372629;-webkit-backdrop-filter:blur(28px) saturate(1.2);backdrop-filter:blur(28px) saturate(1.2)}.login-feishu-back{position:absolute;top:18px;left:18px;display:inline-flex;align-items:center;gap:4px;color:#a34a36;background:transparent;font-size:12px;font-weight:900}.login-feishu-code{width:146px;height:146px;display:grid;place-items:center;color:#2e67d1;background:#fff;border:1px solid #e5ded9;border-radius:18px;box-shadow:0 16px 34px #4750681f}.login-feishu-panel>strong{margin-top:20px;font-size:20px}.login-feishu-panel>small{margin-top:9px;color:#8b7067;text-align:center;line-height:1.7}.login-footer{position:relative;z-index:1;min-height:max(12vh,calc(var(--app-canvas-min-height) * .12));width:100%;min-width:var(--app-canvas-min-width);margin:0;padding:12px max(20px,calc((100vw - var(--app-canvas-min-width)) / 2 + 20px));display:grid;align-content:center;color:#80675f;background:#ffffff57;border:1px solid rgba(255,255,255,.56);border-right:0;border-bottom:0;border-left:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;font-size:12px;line-height:calc(1.6em + 5px)}.login-footer nav,.login-footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:8px 22px}.login-footer nav{margin-bottom:8px}.login-footer a{color:#6d5149;font-weight:800;text-decoration:none;transition:color .2s ease}.login-footer a:hover,.login-footer a:focus-visible{color:var(--red);text-decoration:underline;text-underline-offset:3px}.login-footer-links span{color:#a88a81;font-weight:800}.login-footer p{margin:7px 0 0;color:#a1857c}@media(max-height:850px){.login-page{grid-template-rows:auto auto}.login-shell{min-height:calc(var(--app-canvas-min-height) * .88)}}html:has(.login-page),body:has(.login-page),#root:has(.login-page){min-width:var(--app-canvas-min-width);min-height:var(--app-canvas-min-height)}html:has(.login-page),body:has(.login-page){overflow:auto}.app-shell{position:relative;width:100%;min-width:var(--app-canvas-min-width);min-height:max(100vh,var(--app-canvas-min-height));display:flex;gap:15px;padding:15px;overflow:visible;background:radial-gradient(ellipse at 18% 12%,var(--system-glow-primary),transparent 28%),radial-gradient(ellipse at 52% 2%,var(--system-glow-secondary),transparent 34%),radial-gradient(ellipse at 82% 10%,var(--system-glow-tertiary),transparent 30%),linear-gradient(180deg,var(--system-bg-start) 0%,var(--system-bg-end) 42%,var(--system-bg-end) 100%);background-attachment:fixed,fixed,fixed,fixed}.app-shell:before{content:"";position:fixed;left:210px;top:-135px;width:720px;height:330px;pointer-events:none;background:radial-gradient(circle at 18% 48%,var(--system-glow-primary-strong),transparent 28%),radial-gradient(circle at 56% 44%,var(--system-glow-secondary-soft),transparent 32%),radial-gradient(circle at 83% 35%,var(--system-glow-tertiary-strong),transparent 28%);filter:blur(18px);transform:rotate(-7deg);opacity:.9}.app-shell:after{content:"";position:fixed;left:28px;top:38px;width:360px;height:270px;pointer-events:none;background:radial-gradient(circle at 28% 20%,var(--system-glow-primary),transparent 30%),radial-gradient(circle at 70% 65%,var(--system-glow-secondary),transparent 36%);filter:blur(22px);opacity:.72}.sidebar{position:fixed;left:15px;top:15px;z-index:20;width:var(--sidebar-expanded-width);height:calc(max(100vh,var(--app-canvas-min-height)) - 30px);flex:0 0 var(--sidebar-expanded-width);display:flex;flex-direction:column;padding:18px;background:linear-gradient(180deg,rgba(255,255,255,.64) 0%,var(--sidebar-glass-end) 100%);border:1px solid rgba(255,255,255,.62);border-radius:34px;box-shadow:0 28px 58px #465e7029;-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%);transition:width .24s ease,flex-basis .24s ease}.sidebar.is-collapsed{width:88px;flex-basis:88px}.brand-row{min-height:88px;padding:10px 0 18px;display:flex;align-items:center;gap:8px;border-bottom:1px solid rgba(124,151,164,.24)}.brand-logo-wrap{width:46px;height:46px;display:grid;place-items:center;flex:0 0 46px;background:#ffffff9e;border:3px solid rgba(255,255,255,.78);border-radius:50%;box-shadow:0 14px 26px #4a61711a}.logo-mark{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 35% 28%,#fffffff0,#fff4eda3);border-radius:50%;box-shadow:inset 0 0 0 1px #ffffffbf,0 12px 22px #ff50001f}.logo-mark img{width:34px;height:34px;object-fit:contain;display:block;filter:drop-shadow(0 6px 9px rgba(230,84,34,.14))}.login-brand-head .brand-logo-wrap,.login-form-brand .brand-logo-wrap{width:51px;height:51px;flex-basis:51px}.login-brand-head .brand-logo-wrap{position:relative;top:-1px}.login-brand-head .logo-mark,.login-form-brand .logo-mark{width:43px;height:43px;flex-basis:43px}.login-brand-head .logo-mark img,.login-form-brand .logo-mark img{width:39px;height:39px}.brand-copy{min-width:0;flex:1;display:grid;gap:2px}.brand-copy strong{overflow:hidden;color:#2f3340;font-size:18px;letter-spacing:.01em;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.brand-copy span{display:none}.collapse-button{width:30px;height:42px;display:grid;place-items:center;color:#6f83a0;background:#ffffffd1;border:1px solid rgba(132,158,177,.24);border-radius:12px;transition:.18s}.collapse-button:hover{color:var(--red);background:#fff}.is-collapsed .brand-row{padding:12px 0 17px;justify-content:center}.is-collapsed .brand-logo-wrap{width:54px;height:54px}.is-collapsed .logo-mark{width:44px;height:44px}.is-collapsed .logo-mark img{width:39px;height:39px}.is-collapsed .collapse-button{position:absolute;top:92px;right:-14px;width:28px;height:46px;color:#9a5b36;background:#fff;box-shadow:0 5px 14px #314f6c24}.menu-meta{min-height:44px;padding:17px 13px 8px;display:flex;align-items:center;gap:7px;color:#647c9a;font-size:12px;font-weight:700}.menu-meta b{min-width:20px;color:#2f4056;background:transparent;border-radius:0;text-align:left}.nav-scroll{min-height:0;max-height:calc(max(100vh,var(--app-canvas-min-height)) - 540px);flex:0 1 auto;overflow-y:auto;padding:0 0 12px;scrollbar-width:thin;scrollbar-color:var(--theme-scrollbar-soft) transparent}.nav-group{margin-bottom:5px}.nav-item{position:relative;width:100%;min-height:48px;padding:0 15px;display:flex;align-items:center;gap:13px;color:#8a6b5d;background:transparent;border-radius:14px;text-align:left;transition:.18s}.nav-item:hover{color:#a94722;background:#fff6}.nav-item>span{min-width:0;overflow:hidden;flex:1;font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.nav-item>svg:first-child{flex:0 0 auto}.nav-item>svg:last-child{color:#8fa0b9}.nav-item>em{min-width:22px;height:20px;padding:0 6px;display:grid;place-items:center;color:var(--red);background:#fff;border-radius:10px;font-size:10px;font-style:normal;font-weight:800}.nav-item>em.danger{color:#fff;background:var(--semantic-danger)}.nav-item.parent-active{color:#d96a18}.nav-item.active,.nav-item.parent-active[aria-expanded=true]{color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));box-shadow:0 10px 22px var(--theme-shadow-strong)}.sidebar .nav-item.active,.sidebar .nav-item.parent-active[aria-expanded=true],.sidebar.is-collapsed .nav-item.parent-active,.sidebar .settings-icons button.active{box-shadow:none}.nav-item.active>svg:last-child,.nav-item.parent-active[aria-expanded=true]>svg:last-child{color:#ffffffc2}.nav-children{position:relative;margin:6px 0 10px 25px;padding:2px 0 2px 13px;display:grid;gap:1px;background:transparent;border:0;border-left:1px solid rgba(185,118,94,.28);border-radius:0}.nav-children button{min-height:32px;padding:0 10px;display:flex;align-items:center;gap:9px;color:#9a7468;background:transparent;border-radius:9px;text-align:left;font-size:11px}.nav-children button>span{width:5px;height:5px;margin-left:-16px;background:#d8b6aa;border:2px solid var(--theme-soft-strong);border-radius:50%}.nav-children button:hover{color:#7a4436;background:#ffffff5c}.nav-children button.active{color:var(--theme-text);background:color-mix(in srgb,var(--theme-primary) 8%,transparent);font-weight:800}.nav-children button.active>span{background:var(--red);border-color:var(--theme-soft-strong);box-shadow:none}.is-collapsed .menu-meta{height:16px;min-height:16px;padding:0}.is-collapsed .nav-item{min-height:49px;padding:0;justify-content:center}.is-collapsed .nav-item.parent-active{color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));box-shadow:0 8px 18px var(--theme-shadow-strong)}.is-collapsed .nav-item i{position:absolute;top:7px;right:8px;width:7px;height:7px;background:#fff;border:2px solid var(--red);border-radius:50%}.is-collapsed .nav-item i.danger-dot{background:var(--semantic-danger);border-color:#fff}.service-area{flex:0 0 auto;padding:8px 0 12px;border-top:1px solid rgba(124,151,164,.22);color:#647c9a}.service-title,.settings-title{min-height:34px;padding:12px 13px 6px;display:flex;align-items:center;gap:6px;color:#647c9a;font-size:12px;font-weight:700}.service-title b,.settings-title b{color:#2f4056}.service-list{padding:0 8px;display:grid;gap:5px}.service-row{min-height:44px;padding:0 8px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;color:#2f3340;background:transparent;border-radius:13px;text-align:left}.service-row:hover{background:#ffffff61}.service-logo{width:30px;height:30px;display:grid;place-items:center;background:#ffffffc2;border:1px solid rgba(255,255,255,.84);border-radius:50%;box-shadow:0 8px 14px var(--elevation-color)}.service-logo img{width:23px;height:23px;object-fit:contain;display:block}.service-row.active{background:#ffecdbb8;box-shadow:inset 0 0 0 1px #ffaa5c6b}.service-row strong{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.service-row em{padding:5px 9px;color:#fff;background:linear-gradient(135deg,var(--theme-secondary),var(--red));border-radius:999px;font-size:9px;font-style:normal;font-weight:900;box-shadow:0 6px 13px var(--theme-shadow-color)}.service-mini-list{display:grid;gap:9px;justify-items:center}.service-mini-list button{width:40px;height:40px;display:grid;place-items:center;background:#ffffffb8;border-radius:14px}.service-mini-list button.active{background:#ffecdbdb;box-shadow:inset 0 0 0 1px #ffaa5c6b}.service-mini-list button img{width:25px;height:25px;object-fit:contain;display:block}.settings-dock{flex:0 0 auto;margin-top:auto;padding-top:8px;border-top:1px solid rgba(124,151,164,.22)}.settings-icons{padding:0 7px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:2px;background:#ffffffb8;border:1px solid rgba(255,255,255,.8);border-radius:18px;min-height:50px;align-items:center;justify-items:center}.settings-icons button{width:100%;max-width:28px;height:34px;display:grid;place-items:center;color:#607692;background:transparent;border-radius:10px;transition:.16s}.settings-icons button:hover,.settings-icons button.active{color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));box-shadow:0 8px 15px var(--theme-shadow-color)}.is-collapsed .service-area{border-top:0}.is-collapsed .settings-icons{padding:6px;grid-template-columns:1fr;border-radius:18px}.main-shell{position:relative;z-index:1;min-width:0;flex:1;container:main-content / inline-size;margin-left:calc(var(--sidebar-expanded-width) + 15px);padding-top:87px;background:transparent;transition:margin-left .24s ease}.app-shell:has(.sidebar.is-collapsed) .main-shell{margin-left:103px}.topbar{position:absolute;left:0;right:auto;top:0;width:100%;z-index:15;height:72px;padding:0 34px;display:flex;align-items:center;justify-content:space-between;background:#ffffff9e;border:1px solid rgba(255,255,255,.72);border-radius:24px;-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%);box-shadow:0 16px 34px #485f701a;transition:none}html:has(.app-shell),body:has(.app-shell){min-width:var(--app-canvas-min-width);min-height:var(--app-canvas-min-height);overflow-x:auto}@media(max-height:959px){.sidebar{position:absolute}}@media(max-width:1440px){.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.subsystem-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.subsystem-toolbar{flex-wrap:wrap}}.search-box{width:310px;height:38px;padding:0 12px;display:flex;align-items:center;gap:8px;color:#a2867e;background:var(--system-chrome-soft);border:1px solid var(--system-chrome-border);border-radius:12px;text-align:left}.search-box span{flex:1;font-size:11px}.search-box kbd{padding:2px 6px;color:#a2867e;background:#fff;border:1px solid #ead4cb;border-radius:6px;font:9px inherit}.topbar-right{display:flex;align-items:center;gap:10px}.tenant-chip{height:38px;padding:0 12px;display:flex;align-items:center;gap:7px;color:#78554d;background:var(--system-chrome-soft);border:1px solid var(--system-chrome-border);border-radius:12px;font-size:11px}.notice-button{position:relative;width:38px;height:38px;display:grid;place-items:center;color:#936d63;background:var(--system-chrome-soft);border:1px solid var(--system-chrome-border);border-radius:12px}.notice-button span{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;display:grid;place-items:center;color:#fff;background:var(--semantic-danger);border:2px solid #fff;border-radius:9px;font-size:8px}.user-menu{min-width:205px;height:48px;padding:5px 9px 5px 6px;display:flex;align-items:center;gap:8px;color:#79584f;background:transparent;border-radius:14px;text-align:left}.user-menu:hover{background:var(--system-chrome-soft)}.user-avatar{width:37px;height:37px;flex:0 0 37px;display:grid;place-items:center;color:#a23c2b;background:#ffe7df;border:2px solid #fff;border-radius:50%;box-shadow:0 3px 9px var(--elevation-color)}.user-menu>div:nth-child(2){min-width:0;flex:1;display:grid;gap:3px}.user-menu strong{color:#3f2c28;font-size:11px}.user-menu span{color:#a28b84;font-size:9px}.content{width:100%;max-width:none;margin:0;padding:15px 0 70px;background:transparent}.page-hero{height:calc(88px * var(--hero-rest));min-height:0;margin:calc(5px * var(--hero-rest)) 0 calc(18px * var(--hero-rest));display:flex;align-items:center;gap:14px;overflow:hidden;opacity:var(--hero-rest);transform:translateY(calc(-18px * var(--hero-progress))) scale(calc(1 - .04 * var(--hero-progress)));transform-origin:left top;pointer-events:none}.hero-icon{width:calc(42px + 18px * var(--hero-rest));height:calc(42px + 18px * var(--hero-rest));display:grid;place-items:center;flex:0 0 auto;color:var(--red);background:linear-gradient(145deg,#fff4edf5,#ffe8ddd1);border:1px solid rgba(244,202,189,.92);border-radius:calc(14px + 6px * var(--hero-rest));box-shadow:inset 0 0 0 1px #ffffffa8}.hero-icon svg{width:calc(22px + 8px * var(--hero-rest));height:calc(22px + 8px * var(--hero-rest))}.page-hero>div:nth-child(2){min-width:0;flex:1}.page-hero h1{margin:calc(4px * var(--hero-rest)) 0 calc(6px * var(--hero-rest));color:#31241f;font-size:calc(20px + 10px * var(--hero-rest));line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-hero p{max-height:calc(34px * var(--hero-rest));overflow:hidden;margin:0;color:#90736a;font-size:12px;opacity:var(--hero-rest);transform:translateY(calc(-5px * var(--hero-progress)))}.permission-tag{max-width:calc(180px * var(--hero-rest));padding:8px 11px;overflow:hidden;display:flex;align-items:center;gap:5px;color:#a23a28;background:#ffece4;border:1px solid #ffd0c2;border-radius:11px;font-size:10px;font-weight:800;opacity:var(--hero-rest);white-space:nowrap;transform:translate(calc(12px * var(--hero-progress)))}.permission-tag.locked{color:#9a8179;background:#fff6f2;border-color:#edd8cf}.system-card{margin:0 0 16px;display:grid;grid-template-columns:.86fr 1.14fr;gap:14px}.system-card>div{padding:15px 17px;background:#ffffffdb;border:1px solid #f0ddd5;border-radius:17px;box-shadow:0 10px 26px var(--elevation-color-soft)}.system-card span{display:block;margin-bottom:6px;color:#aa8b80;font-size:10px;letter-spacing:.08em}.system-card strong{color:#4b3029;font-size:14px;line-height:1.55}.definition-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.detail-card{min-height:220px;padding:22px;background:#fffffff0;border:1px solid #f0ddd5;border-radius:20px;box-shadow:var(--shadow)}.card-heading{display:flex;align-items:center;gap:12px;padding-bottom:17px;border-bottom:1px solid var(--theme-border-soft)}.card-heading>span{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-radius:13px;font-size:10px;font-weight:900}.red .card-heading>span{background:linear-gradient(135deg,#ff5a00,#d94300)}.card-heading small{color:#b8a39c;font-size:8px;letter-spacing:.12em}.card-heading h2{margin:3px 0 0;color:#412b25;font-size:16px}.detail-card ul{margin:17px 0 0;padding:0;display:grid;gap:12px;list-style:none}.detail-card li{display:flex;align-items:flex-start;gap:8px;color:#765b53;font-size:12px;line-height:1.65}.detail-card li svg{flex:0 0 auto;margin-top:2px;color:var(--orange)}.red li svg{color:var(--red)}.relation-card,.feature-panel,.matrix-panel,.page-structure{margin-top:16px;padding:20px;background:#ffffffeb;border:1px solid #f0ddd5;border-radius:20px;box-shadow:var(--shadow)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.section-heading span{display:block;color:#aa8b80;font-size:10px;letter-spacing:.1em}.section-heading h2{margin:4px 0 0;color:#3f2a24;font-size:17px}.section-heading b{padding:6px 10px;color:#b93423;background:#fff0e8;border:1px solid #ffd5c7;border-radius:10px;font-size:10px}.relation-list{display:flex;flex-wrap:wrap;gap:9px}.relation-list span{padding:8px 11px;color:#74463b;background:#fff5ef;border:1px solid #f2d8ce;border-radius:999px;font-size:11px;font-weight:700}.quality-panel,.task-understanding{margin-top:16px;padding:20px;background:#ffffffeb;border:1px solid #f0ddd5;border-radius:20px;box-shadow:var(--shadow)}.quality-body{display:grid;grid-template-columns:380px 1fr;gap:18px;align-items:stretch}.account-orbit{position:relative;min-height:275px;overflow:hidden;background:radial-gradient(circle at 50% 48%,rgba(255,123,31,.16),transparent 24%),radial-gradient(circle at 28% 26%,color-mix(in srgb,var(--theme-primary) 10%,transparent),transparent 24%),linear-gradient(145deg,#fff9f6,#fff1e8);border:1px solid #f2d8ce;border-radius:22px}.account-orbit:before,.account-orbit:after{content:"";position:absolute;top:42px;right:58px;bottom:42px;left:58px;border:1px dashed color-mix(in srgb,var(--theme-primary) 24%,transparent);border-radius:50%}.account-orbit:after{top:75px;right:105px;bottom:75px;left:105px;border-color:#ff7a1a3d;transform:rotate(-18deg)}.orbit-core{position:absolute;left:50%;top:50%;width:132px;height:132px;transform:translate(-50%,-50%);display:grid;place-items:center;align-content:center;gap:5px;color:#fff;text-align:center;background:linear-gradient(145deg,var(--orange),var(--red));border:6px solid rgba(255,255,255,.76);border-radius:50%;box-shadow:0 18px 30px var(--theme-shadow-strong)}.orbit-core strong{font-size:14px}.orbit-core span{width:96px;font-size:9px;line-height:1.4;opacity:.86}.account-node{position:absolute;width:104px;min-height:74px;padding:10px;display:grid;align-content:center;gap:3px;text-align:center;background:#ffffffd1;border:1px solid rgba(255,255,255,.88);border-radius:18px;box-shadow:0 12px 24px var(--elevation-color)}.account-node.hot{left:42px;top:42px}.account-node.warm{right:38px;top:82px}.account-node.soft{left:132px;bottom:24px}.account-node strong{color:var(--red);font-size:24px;line-height:1}.account-node span{color:#684a41;font-size:11px;font-weight:800}.account-rank{display:grid;gap:10px}.account-rank-row{position:relative;min-height:82px;padding:14px 16px;overflow:hidden;display:grid;grid-template-columns:1fr auto auto;gap:10px;align-content:center;background:#fffaf7;border:1px solid #f1d9cf;border-radius:17px}.account-rank-row span{color:#3f2b25;font-size:14px;font-weight:900}.account-rank-row strong{color:var(--red);font-size:18px}.account-rank-row em{padding:4px 8px;color:#b13b2a;background:#ffece5;border-radius:999px;font-size:10px;font-style:normal;font-weight:900}.account-rank-row i{grid-column:1 / 4;height:6px;background:linear-gradient(90deg,var(--orange),var(--red));border-radius:99px}.account-rank-row small{grid-column:1 / 4;color:#8a7068;font-size:10px}.task-map{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.task-map-step{position:relative;min-height:150px;padding:16px;overflow:hidden;background:#fffaf7;border:1px solid #f1d9cf;border-radius:18px}.task-map-step:after{content:"";position:absolute;right:-28px;top:52px;width:70px;height:70px;background:radial-gradient(circle,rgba(255,122,26,.16),transparent 62%);border-radius:50%}.task-map-step span{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-radius:12px;font-size:10px;font-weight:900}.task-map-step strong{display:block;margin-top:20px;color:#3f2b25;font-size:16px}.task-map-step small{display:block;margin-top:8px;color:#80665e;font-size:11px;line-height:1.65}.task-understanding-note{margin:14px 0 0;padding:13px 15px;color:#74463b;background:#fff5ef;border:1px dashed #efcabb;border-radius:14px;font-size:12px;line-height:1.7}.business-workspace{margin:0 0 16px;padding:22px;background:#fffffff2;border:1px solid #efdcd4;border-radius:22px;box-shadow:var(--shadow)}.business-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.business-toolbar>div:first-child{min-width:0}.business-toolbar span{color:#b06f5f;font-size:10px;letter-spacing:.08em}.business-toolbar h2{margin:5px 0 6px;color:#352620;font-size:22px}.business-toolbar p{margin:0;color:#8b7067;font-size:11px;line-height:1.6}.toolbar-actions{display:flex;align-items:center;gap:9px;flex:0 0 auto}.toolbar-actions button{height:38px;padding:0 14px;display:flex;align-items:center;gap:6px;border-radius:11px;font-size:11px;font-weight:800}.secondary-action{color:#865f55;background:#fff8f4;border:1px solid #ecd7cf}.primary-action{color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border:0;box-shadow:0 8px 18px var(--theme-shadow-color)}.save-state{display:flex;align-items:center;gap:5px;color:#8a756e!important;letter-spacing:0!important}.save-state svg{color:#30a46c}.metric-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:14px}.metric-card{min-height:112px;padding:14px 15px;background:#fff9f6;border:1px solid #f1ded6;border-radius:16px}.metric-card>span{display:block;color:#9a7d74;font-size:10px}.metric-card strong{display:block;margin:10px 0 8px;color:#3e2b25;font-size:27px;line-height:1}.metric-card small{color:#ad8d83;font-size:9px}.metric-card.is-highlight{background:linear-gradient(145deg,#fff3e8,#ffece4);border-color:#ffcbb8}.metric-card.is-highlight strong{color:#dd422b}.task-filterbar{min-height:52px;padding:7px;display:flex;align-items:center;gap:8px;background:#fff8f4;border:1px solid #f0ddd5;border-radius:15px}.task-filterbar>button,.setting-fields label button{height:36px;padding:0 10px;display:flex;align-items:center;gap:6px;color:#75564d;background:#fff;border:1px solid #ead8d1;border-radius:10px;font-size:10px}.table-search{width:min(330px,30%);height:36px;padding:0 11px;display:flex;align-items:center;gap:7px;color:#b08d83;background:#fff;border:1px solid #ead8d1;border-radius:10px}.table-search input{min-width:0;width:100%;color:#5f453e;background:transparent;border:0;outline:0;font:10px inherit}.filter-select{height:40px;min-width:142px;padding:0 10px;display:flex;align-items:center;gap:6px;color:#75564d;background:#fff;border:1px solid #ead8d1;border-radius:10px}.filter-select>svg{flex:0 0 auto}.filter-select select{min-width:0;flex:1;color:#75564d;background:transparent;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;cursor:pointer}.status-filter{display:flex;padding:3px;gap:2px;margin-left:auto;background:#f4e6df;border-radius:10px}.status-filter button{height:28px;padding:0 9px;color:#907168;background:transparent;border:0;border-radius:8px;font-size:9px}.status-filter button.active{color:#c53b26;background:#fff;box-shadow:0 3px 9px var(--elevation-color);font-weight:800}.task-filterbar .filter-more{border-style:dashed}.task-work-area{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:12px;margin-top:12px}.task-table-wrap,.task-detail-drawer{background:#fff;border:1px solid #efddd6;border-radius:17px;overflow:hidden}.table-caption{height:50px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f3e6e0}.table-caption strong{color:#412f29;font-size:12px}.table-caption span{color:#a78d85;font-size:9px}.task-table{min-width:760px}.task-table-wrap{overflow-x:auto}.task-row{width:100%;min-height:62px;padding:0 13px;display:grid;grid-template-columns:1.25fr .9fr 1.45fr .55fr .75fr .8fr;align-items:center;gap:9px;color:#6e5149;background:transparent;border:0;border-bottom:1px solid #f5e9e4;text-align:left}button.task-row{cursor:pointer}button.task-row:hover,button.task-row.selected{background:#fff8f3}button.task-row.selected{box-shadow:inset 3px 0 #f06a32}.task-head{min-height:38px;color:#a4877e;background:#fffaf7;font-size:9px;font-weight:800}.task-row>span{min-width:0;display:flex;flex-direction:column;gap:4px;font-size:10px}.task-row>span:last-child{flex-direction:row;align-items:center;justify-content:space-between}.task-row strong{color:#402d27;font-size:11px}.task-row b{color:#65483f;font-size:10px}.task-row small{color:#a2877e;font-size:8px}.requirement-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-status{width:fit-content;padding:5px 7px;color:#806b64;background:#f3ece8;border-radius:99px;font-size:8px;font-style:normal;font-weight:800}.task-status.ready{color:#ab3b22;background:#ffebe2}.task-status.warning{color:#9a650c;background:#fff2d6}.task-detail-drawer{padding:16px}.drawer-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #f1e3de}.drawer-heading>div{display:grid;gap:4px}.drawer-heading span{color:#ab8b81;font-size:9px}.drawer-heading strong{color:#3f2c26;font-size:14px}.task-detail-drawer dl{margin:12px 0;display:grid;gap:1px}.task-detail-drawer dl>div{min-height:41px;display:grid;grid-template-columns:76px 1fr;align-items:center;border-bottom:1px dashed #f0dfd8}.task-detail-drawer dt{color:#a2877e;font-size:9px}.task-detail-drawer dd{margin:0;color:#584039;font-size:10px;font-weight:800;text-align:right}.rule-block{padding:12px;background:#fff4ec;border:1px solid #f6d7c8;border-radius:13px}.rule-block span{display:block;color:#ae7767;font-size:9px}.rule-block strong{display:block;margin-top:6px;color:#c44128;font-size:12px}.rule-block p{margin:5px 0 0;color:#89675d;font-size:9px;line-height:1.55}.drawer-checks{margin:12px 0;display:grid;gap:8px}.drawer-checks span{display:flex;align-items:center;gap:7px;color:#765a52;font-size:9px}.drawer-checks svg{color:#e55a30}.drawer-primary{width:100%;height:36px;color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border:0;border-radius:10px;font-size:10px;font-weight:800}.settings-tabs{display:flex;gap:6px;padding:5px;margin-bottom:12px;background:#fff7f2;border:1px solid #f0ddd5;border-radius:13px}.settings-tabs button{height:34px;padding:0 16px;color:#8e7067;background:transparent;border:0;border-radius:9px;font-size:10px}.settings-tabs button.active{color:#bd3b26;background:#fff;box-shadow:0 4px 11px var(--elevation-color);font-weight:900}.settings-filterbar{min-height:58px;margin-bottom:10px;padding:8px;display:flex;flex-wrap:wrap;align-items:center;gap:10px;background:#fff8f4;border:1px solid #f0ddd5;border-radius:15px}.settings-filterbar .table-search{width:min(360px,34%)}.filter-result{margin-left:auto;padding:0 8px;color:#a16d5e;font-size:12px!important;white-space:nowrap}.empty-filter-result{min-height:76px;display:grid;place-items:center;color:#a38a82;font-size:14px}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:12px}.settings-main{display:grid;gap:12px}.setting-group,.config-overview,.impact-card,.change-log-card{padding:16px;background:#fff;border:1px solid #efddd6;border-radius:17px}.setting-group-heading{display:flex;align-items:center;gap:10px;padding-bottom:13px;border-bottom:1px solid #f2e4de}.setting-icon{width:39px;height:39px;display:grid;place-items:center;color:var(--red);background:#fff0e8;border:1px solid #f5d3c5;border-radius:12px}.setting-group-heading>div:last-child{display:grid;gap:4px}.setting-group-heading strong{color:#3f2c26;font-size:12px}.setting-group-heading span{color:#a1867d;font-size:9px;letter-spacing:0}.setting-fields{padding-top:13px;display:grid;gap:10px}.setting-fields.two-columns{grid-template-columns:1fr 1fr}.setting-fields label{min-width:0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:5px 12px}.setting-fields label>span{color:#654c44;font-size:10px;font-weight:800;letter-spacing:0}.setting-fields label button{min-width:118px;justify-content:space-between}.setting-fields label small{grid-column:1 / 3;color:#a68b82;font-size:8px}.toggle-list{display:grid}.toggle-setting{min-height:57px;padding:9px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;background:transparent;border:0;border-bottom:1px dashed #f0e0da;text-align:left}.toggle-setting:last-child{border-bottom:0}.toggle-setting>span{display:grid;gap:4px;letter-spacing:0}.toggle-setting strong{color:#5a4038;font-size:10px}.toggle-setting small{color:#a38a82;font-size:8px}.toggle-setting>i{position:relative;width:36px;height:20px;flex:0 0 auto;background:#e6d8d2;border-radius:99px;transition:.18s}.toggle-setting>i b{position:absolute;left:3px;top:3px;width:14px;height:14px;background:#fff;border-radius:50%;box-shadow:0 2px 5px #46281e29;transition:.18s}.toggle-setting>i.on{background:linear-gradient(135deg,var(--orange),var(--red))}.toggle-setting>i.on b{left:19px}.settings-aside{display:grid;align-content:start;gap:12px}.config-overview{background:linear-gradient(145deg,#fff6ef,#fff0e6);border-color:#f6d5c5}.config-overview>span,.impact-card>span{color:#a97969;font-size:9px}.config-overview>strong{margin-top:13px;display:flex;align-items:flex-end;gap:7px;color:#d9442c;font-size:30px}.config-overview strong small{margin-bottom:4px;color:#835f55;font-size:9px;font-weight:700}.config-overview>div{height:6px;margin-top:12px;overflow:hidden;background:#f2d9ce;border-radius:99px}.config-overview>div i{height:100%;display:block;background:linear-gradient(90deg,var(--orange),var(--red));border-radius:inherit}.config-overview p{margin:9px 0 0;color:#8c6b61;font-size:9px;line-height:1.55}.impact-card{display:grid;gap:8px}.impact-card>div{min-height:34px;padding:0 9px;display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:6px;color:#664941;background:#fff9f6;border-radius:9px;font-size:9px}.impact-card svg{color:var(--red)}.impact-card b{color:#bc452e;font-size:9px}.change-log-card>div{display:flex;align-items:center;justify-content:space-between}.change-log-card span{color:#5f433b;font-size:10px;font-weight:900}.change-log-card button{color:#c94100;background:transparent;border:0;font-size:8px}.change-log-card ul{margin:12px 0 0;padding:0;display:grid;gap:12px;list-style:none}.change-log-card li{position:relative;padding-left:14px;color:#695048;font-size:9px}.change-log-card li i{position:absolute;left:0;top:3px;width:6px;height:6px;background:#ed663a;border:2px solid #ffe2d6;border-radius:50%}.change-log-card li small{display:block;margin-top:4px;color:#a58b82;font-size:8px}.tenant-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:12px;align-items:start}.tenant-profile-main{display:grid;gap:12px}.tenant-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tenant-form-grid label{min-height:74px;padding:11px 12px;display:grid;align-content:center;gap:7px;background:#fffaf7;border:1px solid #f0ded7;border-radius:12px}.tenant-form-grid label.full-field{grid-column:1 / -1}.tenant-form-grid span{color:#8d6c62;font-size:11px;font-weight:900}.tenant-form-grid input,.tenant-form-grid textarea{width:100%;padding:0;color:#412d27;background:transparent;border:0;outline:0;font-weight:900}.tenant-form-grid textarea{min-height:58px;resize:vertical;line-height:1.5}.tenant-form-grid button{height:34px;justify-content:flex-start;color:#412d27;background:transparent;border:0;text-align:left;font-weight:900}.tenant-toolbar .primary-action{min-width:104px;justify-content:center}.tenant-settings-page .setting-group{padding:18px}.tenant-identity-grid{grid-template-columns:1fr 1fr}.tenant-settings-page.is-readonly .tenant-form-grid label{background:#fffaf7}.tenant-settings-page.is-readonly .tenant-form-grid input,.tenant-settings-page.is-readonly .tenant-form-grid textarea{color:#3f2b25;cursor:default}.tenant-settings-page.is-editing .tenant-form-grid label{background:#fff;border-color:#efc8b9;box-shadow:0 8px 18px var(--elevation-color-soft)}.tenant-settings-page.is-editing .tenant-form-grid input,.tenant-settings-page.is-editing .tenant-form-grid textarea{min-height:30px;padding:0 8px;background:#fff8f4;border:1px solid #ead8d1;border-radius:8px}.tenant-settings-page.is-editing .tenant-form-grid textarea{padding:8px}.tenant-select-button:disabled{color:#412d27;cursor:default;opacity:1}.tenant-settings-page.is-editing .tenant-select-button{padding:0 8px;background:#fff8f4;border:1px solid #ead8d1;border-radius:8px}.tenant-display-card{display:grid;grid-template-columns:150px 1fr;gap:14px;align-items:stretch}.tenant-logo-upload{min-height:180px;padding:16px;display:grid;place-items:center;gap:12px;background:linear-gradient(145deg,#fff8f4,#fff0e8);border:1px solid #f0d8cf;border-radius:16px}.tenant-logo-upload span{width:72px;height:72px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-radius:22px;font-size:28px;font-weight:950;box-shadow:0 16px 30px var(--theme-shadow-color)}.tenant-logo-upload button,.tenant-status-card button{height:34px;padding:0 12px;color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border:0;border-radius:9px;font-weight:900}.tenant-profile-side{display:grid;gap:12px}.tenant-status-card,.tenant-module-card,.tenant-boundary-card,.tenant-contact-card{padding:15px;background:#fffaf7;border:1px solid #f0ded7;border-radius:16px}.tenant-status-card>span{color:#9b796f;font-size:11px;font-weight:900}.tenant-status-card>strong{margin-top:8px;display:block;color:#3f2b25;font-size:20px}.tenant-status-card p,.tenant-status-card div{margin:11px 0 0;display:flex;align-items:center;gap:7px;color:#6f5148;font-size:12px;font-weight:850}.tenant-status-card svg{color:var(--red)}.tenant-status-card button{width:100%;margin-top:14px}.tenant-module-card>div,.tenant-boundary-card>div,.tenant-contact-card>div{margin-bottom:12px;display:flex;align-items:center;gap:8px;color:#4a332d}.tenant-module-card svg,.tenant-boundary-card svg,.tenant-contact-card svg{color:var(--red)}.tenant-module-card article{min-height:58px;padding:9px 0;display:grid;grid-template-columns:1fr auto;gap:4px 8px;border-top:1px dashed #edd9d0}.tenant-module-card article:first-of-type{border-top:0}.tenant-module-card span{color:#3f2b25;font-weight:900}.tenant-module-card small{color:#9b7b71;font-weight:800}.tenant-module-card em{color:#8d6c62;font-style:normal;font-weight:900}.tenant-module-card b{justify-self:end;padding:3px 7px;color:#fff;background:var(--red);border-radius:999px;font-size:10px}.tenant-boundary-card p{margin:0;color:#73564d;font-size:12px;line-height:1.7}.tenant-contact-card span{display:block;color:#3f2b25;font-weight:900}.tenant-contact-card small{display:block;margin-top:7px;color:#9d7d73;font-size:11px;font-weight:800}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.feature-toggle{min-height:218px;padding:15px;display:flex;flex-direction:column;align-items:stretch;text-align:left;background:#fffaf7;border:1px solid #f1d9cf;border-radius:14px;transition:.18s}.feature-toggle:hover{transform:translateY(-2px);box-shadow:0 14px 28px var(--elevation-color)}.feature-toggle.enabled{border-color:#ffb09a;background:linear-gradient(180deg,#fffdfb,#fff4ee)}.subsystem-summary{margin-bottom:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.subsystem-summary>div{min-height:78px;padding:13px 14px;background:#fff8f4;border:1px solid #f1ddd5;border-radius:12px}.subsystem-summary span{display:block;color:#8b6b61;font-size:11px}.subsystem-summary strong{margin-top:6px;display:inline-block;color:#3f2b25;font-size:25px;line-height:1}.subsystem-summary small{margin-left:6px;color:#a4857b;font-size:10px;font-weight:800}.subsystem-toolbar{margin-bottom:12px;display:flex;align-items:center;gap:8px}.subsystem-toolbar label{height:38px;min-width:320px;padding:0 12px;display:flex;align-items:center;gap:8px;color:#ad897e;background:#fffaf7;border:1px solid #ead8d1;border-radius:10px}.subsystem-toolbar input{width:100%;background:transparent;border:0;outline:0;color:#5d4038}.subsystem-toolbar button{height:38px;padding:0 13px;color:#76584f;background:#fffaf7;border:1px solid #ead8d1;border-radius:10px;font-weight:800}.subsystem-toolbar button.active{color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-color:transparent}.subsystem-head{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px}.subsystem-logo{width:42px;height:42px;display:grid;place-items:center;background:#fff;border:1px solid #f1d8ce;border-radius:12px;box-shadow:0 8px 18px var(--elevation-color)}.subsystem-logo img{width:30px;height:30px;object-fit:contain}.subsystem-head strong{display:block;margin:0;color:#3f2b25;font-size:15px}.subsystem-head small{display:block;margin-top:4px;color:#9a7b71;font-size:10px;font-weight:800}.subsystem-head b{padding:5px 8px;color:#8a655b;background:#f1e4de;border-radius:999px;font-size:10px;white-space:nowrap}.feature-toggle.enabled .subsystem-head b{color:#fff;background:var(--red)}.subsystem-metrics{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.subsystem-metrics label{min-height:58px;padding:10px;display:grid;align-content:center;gap:5px;background:#fff;border:1px solid #f0ded7;border-radius:10px}.subsystem-metrics span{color:#9a7b71;font-size:10px;font-weight:800}.subsystem-metrics strong{margin:0;color:#4b332c;font-size:12px;overflow-wrap:anywhere}.subsystem-usage{height:8px;margin-top:13px;overflow:hidden;background:#f0ddd5;border-radius:999px}.subsystem-usage span{height:100%;display:block;background:linear-gradient(90deg,var(--orange),var(--red));border-radius:inherit}.subsystem-actions{margin-top:auto;padding-top:13px;display:flex;gap:8px}.subsystem-actions button{height:34px;flex:1;color:#704f46;background:#fff;border:1px solid #ecd5cc;border-radius:9px;font-weight:900}.subsystem-actions button:first-child{color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-color:transparent}.subsystem-actions button:disabled{color:#b09a92;background:#f3e7e2;border-color:#ead8d1;cursor:not-allowed}.feature-toggle-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.feature-toggle-head span{color:#a78980;font-size:9px}.feature-toggle-head b{color:#fff;background:#b7a29b;border-radius:999px;padding:3px 7px;font-size:9px}.feature-toggle.enabled .feature-toggle-head b{background:var(--red)}.feature-toggle>strong{margin-top:15px;color:#3f2b25;font-size:16px}.feature-toggle>p{min-height:55px;margin:8px 0 12px;color:#84665d;font-size:11px;line-height:1.6}.switch-row{margin-top:auto;display:flex;align-items:center;gap:8px;color:#9b7f76;font-size:10px}.switch-row i{position:relative;width:36px;height:20px;flex:0 0 36px;background:#e6d2ca;border-radius:999px;transition:.18s}.switch-row i:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;background:#fff;border-radius:50%;box-shadow:0 2px 6px #00000026;transition:.18s}.feature-toggle.enabled .switch-row i{background:linear-gradient(135deg,var(--orange),var(--red))}.feature-toggle.enabled .switch-row i:after{left:19px}.feature-toggle.gold.enabled .feature-toggle-head b{background:var(--gold);color:#4b2d04}.feature-toggle.purple.enabled .feature-toggle-head b{background:var(--purple)}.open-tip{margin-top:14px;padding:12px 14px;display:flex;gap:9px;align-items:center;color:#7a584f;background:#fff6f0;border:1px dashed #efcabb;border-radius:14px;font-size:12px;line-height:1.55}.open-tip svg{color:var(--red);flex:0 0 auto}.matrix-table{display:grid;gap:8px}.matrix-row{min-height:46px;padding:0 13px;display:grid;grid-template-columns:160px 1fr 90px;align-items:center;gap:12px;background:#fff8f4;border:1px solid #f1ddd5;border-radius:13px}.matrix-row strong{color:#3f2b25;font-size:13px}.matrix-row span{color:#806359;font-size:12px}.matrix-row em{color:#c43b27;font-size:10px;font-style:normal;font-weight:800;text-align:right}.structure-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:12px;align-items:center}.structure-flow>svg{color:#d69a86}.structure-flow>div{min-height:116px;padding:14px;background:#fff8f4;border:1px solid #f1ddd5;border-radius:16px}.structure-flow span{width:30px;height:30px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-radius:11px;font-size:10px;font-weight:900}.structure-flow strong{display:block;margin-top:12px;color:#412b25;font-size:13px}.structure-flow small{display:block;margin-top:6px;color:#8b6f66;font-size:10px;line-height:1.6}.app-shell,.app-shell button,.app-shell input{font-size:14px!important}.brand-copy span,.menu-meta,.nav-item>em,.child-item,.service-title,.settings-title,.service-row em,.notice-button span,.user-menu span,.permission-tag,.system-card span,.card-heading>span,.card-heading small,.section-heading span,.section-heading b,.orbit-core span,.account-rank-row em,.account-rank-row small,.task-map-step span,.business-toolbar>div:first-child>span,.metric-card>span,.metric-card small,.task-head,.task-row small,.task-status,.drawer-heading span,.task-detail-drawer dt,.rule-block span,.rule-block p,.setting-group-heading span,.setting-fields label small,.toggle-setting small,.config-overview>span,.impact-card>span,.config-overview strong small,.config-overview p,.impact-card b,.change-log-card button,.change-log-card li small,.feature-toggle-head span,.feature-toggle-head b,.switch-row,.matrix-row em,.structure-flow span,.structure-flow small{font-size:12px!important}.brand-copy strong{font-size:24px!important}.nav-item>span{font-size:14px!important}.service-row strong,.search-box span,.tenant-chip,.user-menu strong,.page-hero p,.system-card strong,.detail-card li,.relation-list span,.orbit-core strong,.account-node span,.account-rank-row span,.task-understanding-note,.business-toolbar p,.toolbar-actions button,.task-filterbar>button,.setting-fields label button,.status-filter button,.table-caption strong,.table-caption span,.task-row>span,.task-row strong,.task-row b,.drawer-heading strong,.task-detail-drawer dd,.rule-block strong,.drawer-checks span,.drawer-primary,.settings-tabs button,.setting-group-heading strong,.setting-fields label>span,.toggle-setting strong,.impact-card>div,.change-log-card span,.change-log-card li,.feature-toggle>p,.open-tip,.matrix-row strong,.matrix-row span,.structure-flow strong{font-size:14px!important}.search-box kbd{font-size:12px!important}.card-heading h2,.task-map-step strong,.feature-toggle>strong{font-size:16px!important}.section-heading h2,.account-rank-row strong{font-size:18px!important}.business-toolbar h2{font-size:22px!important}.account-node strong{font-size:24px!important}.metric-card strong{font-size:28px!important}.config-overview>strong{font-size:30px!important}.page-hero h1{font-size:30px!important}.nav-item{min-height:50px}.child-item{min-height:40px}.service-row{min-height:50px}.search-box,.tenant-chip,.notice-button{height:42px}.user-menu{height:52px}.task-filterbar{min-height:58px}.task-filterbar>button,.setting-fields label button,.table-search{height:40px}.status-filter button{height:34px}.task-row{min-height:72px}.task-head{min-height:44px}.drawer-primary{height:40px}.settings-tabs button{height:38px}.toggle-setting{min-height:66px}.matrix-row{min-height:52px}.content{padding-top:0}.page-hero{margin-bottom:calc(10px * var(--hero-rest))}.system-card{margin-bottom:10px;gap:10px}.definition-grid{gap:10px}.relation-card,.feature-panel,.matrix-panel,.page-structure,.quality-panel,.task-understanding{margin-top:10px}.business-workspace{margin-bottom:10px}.business-toolbar,.metric-strip{gap:10px;margin-bottom:10px}.task-filterbar{flex-wrap:wrap;gap:10px}.task-filterbar .table-search{flex:1 1 260px;width:auto}.task-filterbar .status-filter{margin-left:0}.task-work-area{gap:10px;margin-top:10px}.settings-tabs{margin-bottom:10px}.settings-layout,.settings-main,.settings-aside,.setting-fields,.tenant-profile-layout,.tenant-profile-main,.tenant-profile-side,.tenant-form-grid,.tenant-display-card,.subsystem-summary,.subsystem-toolbar,.subsystem-metrics,.subsystem-actions,.feature-grid,.matrix-table,.structure-flow,.quality-body,.account-rank,.task-map{gap:10px}.relation-card,.feature-panel,.matrix-panel,.page-structure,.quality-panel,.task-understanding,.detail-card,.setting-group,.config-overview,.impact-card,.change-log-card,.tenant-status-card,.tenant-module-card,.tenant-boundary-card,.tenant-contact-card{border-radius:16px}.tenant-settings-page .tenant-profile-main{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.tenant-settings-page .tenant-identity-card,.tenant-settings-page .tenant-contact-panel{min-height:0;padding:16px}.tenant-settings-page .setting-group-heading{padding-bottom:12px}.tenant-settings-page .tenant-form-grid,.tenant-settings-page .tenant-identity-grid{grid-template-columns:1fr;gap:8px;padding-top:12px}.tenant-settings-page .tenant-form-grid label,.tenant-settings-page .tenant-form-grid label.full-field{grid-column:auto;min-height:54px;padding:9px 10px;grid-template-columns:116px minmax(0,1fr);align-items:center;align-content:center;gap:10px}.tenant-settings-page .tenant-form-grid span{color:#9a766a;font-size:12px!important}.tenant-settings-page .tenant-form-grid input,.tenant-settings-page .tenant-form-grid textarea,.tenant-settings-page .tenant-form-grid button{min-width:0;font-size:14px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-settings-page.is-editing .tenant-form-grid input,.tenant-settings-page.is-editing .tenant-form-grid textarea{min-height:34px}.tenant-settings-page .tenant-select-button{height:32px;align-items:center}.compact-settings-toolbar{min-height:62px;margin-bottom:10px}.compact-settings-toolbar h2{margin-bottom:0}.concrete-settings-page .setting-group-heading>div:last-child span{display:none}.settings-data-table{overflow:hidden;display:grid;background:#fff;border:1px solid #f0ddd5;border-radius:14px}.settings-data-table>div{min-height:54px;padding:0 12px;display:grid;align-items:center;gap:10px;border-bottom:1px solid #f2e5df}.settings-data-table>div:first-child{min-height:42px;color:#8c6d64;background:#fff8f4;font-size:12px;font-weight:900}.settings-data-table>div:last-child{border-bottom:0}.settings-data-table span{min-width:0;color:#5d433b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-data-table button{height:32px;color:#b6422d;background:#fff1e9;border:1px solid #efc7b7;border-radius:9px;font-weight:800}.account-ledger-table>div{grid-template-columns:1.1fr 1fr 1fr .8fr .7fr 64px}.device-table>div{grid-template-columns:1fr .7fr 1fr 1fr .7fr 64px}.operation-log-table>div{grid-template-columns:1.1fr .8fr 1fr 1.2fr .6fr}.settings-data-table .muted-row span{color:#aa9690}.content:has(.feature-panel){padding-top:0}.content:has(.feature-detail-breadcrumb){padding-top:0}.feature-panel{margin-top:0;padding:16px}.subsystem-page-heading{align-items:flex-start;margin-bottom:10px}.subsystem-page-heading p{max-width:760px;margin:6px 0 0;color:#866a61;font-size:14px;line-height:1.7}.subsystem-summary{margin-bottom:10px}.subsystem-summary>div{min-height:66px;display:grid;align-content:center}.feature-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.feature-toggle{min-height:0;padding:13px;background:#fff;border-radius:14px}.feature-toggle.fixed{cursor:default}.subsystem-head{grid-template-columns:38px minmax(0,1fr);gap:8px}.subsystem-logo{width:38px;height:38px}.subsystem-logo img{width:27px;height:27px}.subsystem-head strong{font-size:14px!important}.subsystem-head small{font-size:12px!important}.subsystem-head b{grid-column:1 / -1;width:fit-content;font-size:12px!important}.subsystem-intro{min-height:66px;margin:10px 0;padding:9px 10px;color:#6f544c;background:#fff8f4;border:1px solid #f0ded7;border-radius:10px;font-size:12px;line-height:1.55}.subsystem-intro span{display:block;margin-bottom:4px;color:#c94100;font-size:12px!important;font-weight:900}.subsystem-intro p{margin:0}.subsystem-metrics{margin-top:0;grid-template-columns:1fr;gap:6px}.subsystem-metrics label{min-height:36px;padding:7px 8px;grid-template-columns:64px minmax(0,1fr);align-items:center}.subsystem-metrics span,.subsystem-metrics strong{font-size:12px!important}.subsystem-usage{margin-top:9px}.subsystem-actions{padding-top:10px}.subsystem-actions button{height:34px;font-size:12px!important}.subsystem-actions button:nth-child(2){color:#704f46;background:#fff8f4;border-color:#ecd5cc}.feature-detail-action{margin-top:10px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #efddd6;border-radius:16px;box-shadow:0 10px 24px var(--elevation-color)}.feature-detail-action>div{min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px}.feature-detail-action strong{display:block;color:#3f2b25;font-size:16px}.feature-detail-action small{display:block;margin-top:4px;color:#80665e;font-size:13px;line-height:1.5}.feature-detail-action button{min-width:130px;height:40px}.feature-detail-action button:disabled{color:#b09a92;background:#f3e7e2;box-shadow:none;cursor:not-allowed}.feature-detail-breadcrumb{min-height:34px;margin-bottom:10px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;color:#9a7468;background:#fff8f4;border:1px solid #f0ddd5;border-radius:10px;font-size:12px;font-weight:800}.feature-detail-breadcrumb button{color:#c94100;background:transparent;border:0;font-weight:900}.feature-detail-breadcrumb span{color:#60453d}@container main-content (max-width: 1400px){.tenant-settings-page .tenant-profile-main{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@container main-content (max-width: 1400px){.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.subsystem-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.subsystem-toolbar{flex-wrap:wrap}.tenant-profile-layout,.tenant-display-card{grid-template-columns:1fr}.structure-flow{grid-template-columns:1fr 1fr}.structure-flow>svg{display:none}.task-work-area,.settings-layout{grid-template-columns:1fr}.task-detail-drawer,.settings-aside{display:none}.task-detail-drawer.provider-task-detail{display:block}}.topbar-right{position:relative}.notification-inbox{position:absolute;z-index:900;top:48px;right:180px;width:min(390px,90vw);max-height:520px;overflow:hidden;background:#fff;border:1px solid #ead9d2;border-radius:15px;box-shadow:0 20px 60px #371e162e}.notification-inbox>header{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0e3de}.notification-inbox>header div{display:grid;gap:2px}.notification-inbox>header strong{color:#46322b}.notification-inbox>header span{color:#9a7e75;font-size:10px}.notification-inbox>header button{color:#d95234;background:transparent;border:0;font-size:11px;cursor:pointer}.notification-inbox>p{margin:8px 12px;color:#c44636;font-size:11px}.notification-inbox>div{max-height:440px;overflow:auto}.notification-inbox article{padding:11px 13px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;background:#fffaf7;border-bottom:1px solid #f2e6e1;cursor:pointer}.notification-inbox article.is-read{opacity:.65;background:#fff}.notification-inbox article div{display:grid;gap:4px}.notification-inbox article strong{color:#48332c;font-size:12px}.notification-inbox article span{color:#765e56;font-size:10px;line-height:1.5}.notification-inbox article small{color:#aa8e85;font-size:9px}.notification-inbox article i{width:7px;height:7px;background:#e34e31;border-radius:50%}.notification-inbox article button{padding:5px 8px;color:#fff;background:#d94d35;border:0;border-radius:7px;cursor:pointer}.topbar-left{position:relative}.global-search-panel{position:absolute;top:48px;left:0;z-index:900;width:min(430px,calc(100vw - 44px));max-height:460px;overflow:auto;padding:10px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 18px 48px #0f172a2e}.global-search-panel>input{width:100%;box-sizing:border-box;margin-bottom:8px;padding:10px 12px;border:1px solid #dbe1ea;border-radius:9px}.global-search-panel>button{display:flex;width:100%;justify-content:space-between;padding:10px 12px;border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer}.global-search-panel>button:hover{background:#f3f6fa}.global-search-panel small{color:#8590a3}.user-dropdown{position:absolute;top:48px;right:0;z-index:900;display:grid;min-width:190px;gap:5px;padding:14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 18px 48px #0f172a2e}.user-dropdown span{color:#8590a3;font-size:12px}.user-dropdown button{margin-top:8px;padding:8px 10px;border:0;border-radius:8px;color:#c2413c;background:#fff1f0;cursor:pointer}:root{--el-color-primary: var(--red);--el-color-primary-light-3: #ff854d;--el-color-primary-light-5: #ffa880;--el-color-primary-light-7: #ffcab3;--el-color-primary-light-8: #ffddcc;--el-color-primary-light-9: #ffeee6;--el-color-primary-dark-2: #cc4000;--el-color-danger: #e93824;--el-color-warning: #ff9f1a;--el-color-success: #21a66b;--el-color-info: #909399;--el-text-color-primary: #303133;--el-text-color-regular: #606266;--el-text-color-secondary: #909399;--el-text-color-placeholder: #a8abb2;--el-border-color: #dcdfe6;--el-border-color-light: #e4e7ed;--el-border-color-lighter: #ebeef5;--el-fill-color: #f0f2f5;--el-fill-color-light: #f5f7fa;--el-fill-color-lighter: #fafafa;--el-fill-color-blank: #fff;--el-bg-color: #fff;--el-border-radius-base: 8px;--el-border-radius-small: 6px;--el-component-size: 32px;--el-font-size-base: 14px;--el-box-shadow-light: 0 8px 24px rgba(58, 75, 89, .1);--el-transition-duration: .2s}button,input,textarea,select{font-family:inherit}input:not([type=checkbox]):not([type=radio]),textarea,select{color:var(--el-text-color-regular);background-color:var(--el-fill-color-blank);border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base);outline:none;transition:border-color var(--el-transition-duration),box-shadow var(--el-transition-duration),background-color var(--el-transition-duration)}input:not([type=checkbox]):not([type=radio]):hover,textarea:hover,select:hover{border-color:var(--el-color-primary-light-5)}input:not([type=checkbox]):not([type=radio]):focus,textarea:focus,select:focus{border-color:var(--el-color-primary);box-shadow:0 0 0 2px var(--el-color-primary-light-8)}input::placeholder,textarea::placeholder{color:var(--el-text-color-placeholder)}input:disabled,textarea:disabled,select:disabled,button:disabled{cursor:not-allowed;opacity:.58}input[type=checkbox],input[type=radio]{accent-color:var(--el-color-primary)}::selection{color:#fff;background:var(--el-color-primary)}.el-button{min-height:var(--el-component-size);padding:8px 15px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--el-text-color-regular);background:var(--el-fill-color-blank);border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base);font-size:var(--el-font-size-base);line-height:1;transition:color .2s,border-color .2s,background-color .2s,box-shadow .2s}.el-button:hover:not(:disabled){color:var(--el-color-primary);border-color:var(--el-color-primary-light-5);background:var(--el-color-primary-light-9)}.el-button:focus-visible{outline:2px solid var(--el-color-primary-light-7);outline-offset:1px}.el-button--primary{color:#fff;background:var(--el-color-primary);border-color:var(--el-color-primary)}.el-button--primary:hover:not(:disabled){color:#fff;background:var(--el-color-primary-light-3);border-color:var(--el-color-primary-light-3)}.el-button.is-text{padding-inline:6px;color:var(--el-color-primary);background:transparent;border-color:transparent}.el-input{min-width:0;min-height:var(--el-component-size);display:inline-flex;align-items:center;background:var(--el-fill-color-blank);border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base);box-shadow:0 0 0 1px transparent inset;transition:box-shadow .2s}.el-input:hover{box-shadow:0 0 0 1px var(--el-color-primary-light-5) inset}.el-input:focus-within{box-shadow:0 0 0 1px var(--el-color-primary) inset}.el-input__prefix{padding-left:10px;display:inline-flex;color:var(--el-text-color-placeholder)}.el-input .el-input__inner{width:100%;min-width:0;height:30px;padding:0 10px;background:transparent;border:0!important;border-radius:inherit;box-shadow:none!important;outline:0}.el-select{min-width:0;display:inline-flex}.el-select__wrapper{width:100%;min-height:var(--el-component-size);padding:0 30px 0 11px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--el-fill-color-blank);border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base)}.el-checkbox{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.el-checkbox__original{position:absolute;opacity:0;pointer-events:none}.el-checkbox__inner{width:14px;height:14px;position:relative;flex:0 0 auto;background:#fff;border:1px solid var(--el-border-color);border-radius:2px;transition:all .2s}.el-checkbox__original:checked+.el-checkbox__inner{background:var(--el-color-primary);border-color:var(--el-color-primary)}.el-checkbox__original:checked+.el-checkbox__inner:after{content:"";position:absolute;left:4px;top:1px;width:3px;height:7px;border:solid #fff;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.el-checkbox__label{color:var(--el-text-color-regular);font-size:14px}.exception-center-page{display:grid;gap:12px}.exception-toolbar{margin-bottom:0}.exception-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.exception-metrics article{min-height:96px;padding:14px;display:grid;grid-template-columns:38px 1fr;grid-template-rows:1fr 1fr;align-items:center;column-gap:10px;background:#fff;border:1px solid #efddd6;border-radius:14px}.exception-metrics svg{grid-row:1/3;width:32px;height:32px;color:#d94f31}.exception-metrics span{color:#94786f;font-size:12px}.exception-metrics strong{color:#47322b;font-size:24px}.exception-card{overflow:hidden;background:#fff;border:1px solid #efddd6;border-radius:15px}.exception-filters{min-height:60px;padding:10px 13px;display:flex;align-items:center;gap:8px;background:#fffaf7;border-bottom:1px solid #f1e3dd}.exception-filters label{width:min(360px,32vw);height:38px;padding:0 10px;display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #e9d7d0;border-radius:9px}.exception-filters input{min-width:0;width:100%;border:0;outline:0}.exception-filters select,.exception-action-block select{height:38px;padding:0 10px;color:#675049;background:#fff;border:1px solid #e9d7d0;border-radius:9px}.exception-filters>span{margin-left:auto;color:#9a8077;font-size:12px}.exception-table{overflow-x:auto}.exception-table>div{min-width:1120px;min-height:58px;padding:0 14px;display:grid;grid-template-columns:170px 100px minmax(220px,1fr) 70px 90px 100px 160px 60px;align-items:center;gap:12px;border-bottom:1px solid #f2e6e1}.exception-table>div:first-child{min-height:42px;color:#8f7167;background:#fff8f4;font-size:12px;font-weight:850}.exception-table strong,.exception-table span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exception-table strong{color:#49332c;font-size:12px}.exception-table span{color:#765e56;font-size:12px}.exception-table em,.exception-table i{justify-self:start;padding:4px 8px;border-radius:99px;font-size:11px;font-style:normal;font-weight:850}.severity-critical,.severity-high{color:#b82f2f;background:#fdeaea}.severity-medium{color:#9b6b18;background:#fff4d8}.severity-low{color:#54717b;background:#edf4f6}.status-open{color:#b66d19;background:#fff0d8}.status-processing{color:#326ca8;background:#eaf3fd}.status-resolved{color:#287b54;background:#e7f6ee}.status-ignored{color:#746b67;background:#f0ecea}.exception-table button,.exception-action-block button,.exception-status-actions button{height:32px;padding:0 10px;color:#bd422c;background:#fff2eb;border:1px solid #efcbbc;border-radius:8px;font-weight:850}.exception-empty{padding:30px;text-align:center;color:#a58c83}.exception-state{margin:0;padding:16px;display:flex;align-items:center;justify-content:center;gap:7px;color:#80675f;background:#fff;border:1px solid #efddd6;border-radius:12px}.exception-state.error{color:#b83e35;background:#fff1ee}.exception-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;justify-content:flex-end;background:#291d1847;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.exception-drawer{width:min(660px,94vw);height:100%;display:grid;grid-template-rows:auto 1fr;background:#fff;box-shadow:-20px 0 50px #3a231b29}.exception-drawer>header{min-height:78px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee0da}.exception-drawer>header span{color:#c44a31;font-size:12px;font-weight:850}.exception-drawer>header h3{margin:5px 0 0;color:#3f2e28;font-size:18px}.exception-drawer>header button{width:36px;height:36px;display:grid;place-items:center;background:#fff7f3;border:0;border-radius:9px}.exception-drawer-scroll{padding:16px;display:grid;align-content:start;gap:12px;overflow-y:auto}.exception-overview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.exception-overview-grid span{padding:11px;display:grid;gap:5px;background:#fff8f4;border:1px solid #f0dfd8;border-radius:10px}.exception-overview-grid small{color:#a0867d}.exception-overview-grid strong{color:#513a32;font-size:13px}.exception-description,.exception-action-block,.exception-status-actions,.exception-timeline{padding:14px;background:#fff;border:1px solid #efddd6;border-radius:12px}.exception-description h4,.exception-action-block h4,.exception-status-actions h4,.exception-timeline h4{margin:0 0 10px;display:flex;align-items:center;gap:6px;color:#543c34;font-size:13px}.exception-description p{margin:0;color:#80675f;font-size:13px;line-height:1.7}.exception-action-block>div{display:grid;grid-template-columns:1fr auto;gap:8px}.exception-action-block textarea{width:100%;min-height:82px;padding:10px;border:1px solid #e9d7d0;border-radius:9px;resize:vertical}.exception-action-block>button{margin-top:8px}.exception-action-block button:disabled{opacity:.5}.exception-status-actions>div{display:flex;flex-wrap:wrap;gap:7px}.exception-status-actions button.success{color:#287b54;background:#eaf7f0;border-color:#bfe5d0}.exception-status-actions button.danger{color:#b43a35;background:#fff0ee;border-color:#edc4c0}.exception-timeline{display:grid;gap:0}.exception-timeline>article{position:relative;padding:0 0 16px 24px;display:grid;grid-template-columns:1fr}.exception-timeline>article:last-child{padding-bottom:0}.exception-timeline>article:before{content:"";position:absolute;left:7px;top:11px;bottom:-2px;width:1px;background:#ecdcd5}.exception-timeline>article:last-child:before{display:none}.exception-timeline>article>span{position:absolute;left:2px;top:4px;width:11px;height:11px;background:#d85034;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #e9c8bc}.exception-timeline strong{color:#573f37;font-size:12px}.exception-timeline p{margin:4px 0;color:#856d65;font-size:12px;line-height:1.5}.exception-timeline small{color:#ad948b;font-size:11px}@media(max-width:900px){.exception-metrics{grid-template-columns:repeat(2,1fr)}.exception-filters{flex-wrap:wrap}.exception-filters label{width:100%}.exception-overview-grid{grid-template-columns:1fr}}.system-settings-page{position:relative;min-height:720px}.system-settings-toolbar{align-items:flex-start}.system-settings-toolbar .save-state{opacity:.78}.system-settings-toolbar .save-state.is-visible{color:#287b54!important;opacity:1}.admin-permission{height:36px;padding:0 11px;display:flex;align-items:center;gap:6px;color:#72534a!important;background:#fff8f4;border:1px solid #edd8cf;border-radius:10px;font-size:12px!important;font-weight:850;letter-spacing:0!important}.tenant-context-bar{min-height:58px;margin-bottom:10px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#76574d;background:linear-gradient(110deg,#fff5ef,#fffaf7);border:1px solid #efd8cf;border-radius:14px}.tenant-context-bar>div{display:flex;align-items:center;gap:9px}.tenant-context-icon{width:38px;height:38px;display:grid;place-items:center;color:#d94b2f;background:#fff;border:1px solid #efd8cf;border-radius:11px;box-shadow:0 5px 13px var(--elevation-color-soft)}.tenant-context-bar>div>span:last-child{display:grid;gap:2px}.tenant-context-bar small{color:#a3847a;font-size:12px}.tenant-context-bar strong{color:#452f29;font-size:14px}.tenant-context-bar p{margin:0;display:flex;align-items:center;gap:6px;color:#8b6d63;font-size:12px}.tenant-context-bar p svg{color:#df5d3d;flex:0 0 auto}.system-settings-sections{margin-bottom:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.system-settings-sections>button{min-height:86px;padding:12px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;color:#84675e;background:#fffaf7;border:1px solid #efddd6;border-radius:14px;text-align:left;transition:.16s ease}.system-settings-sections>button:hover{border-color:#edbbaa;transform:translateY(-1px)}.system-settings-sections>button.is-active{color:#bf4029;background:linear-gradient(145deg,#fff6ef,#fff0e7);border-color:#f0b29c;box-shadow:0 8px 18px var(--theme-shadow-color)}.system-settings-sections>button>span:first-child{width:38px;height:38px;display:grid;place-items:center;color:#d95032;background:#fff;border:1px solid #f0d6cc;border-radius:11px}.system-settings-sections>button>span:nth-child(2){min-width:0;display:grid;gap:5px}.system-settings-sections strong{color:#49332c;font-size:14px}.system-settings-sections small{min-height:32px;color:#9a7d73;font-size:12px;line-height:1.45}.system-settings-sections>button.is-active strong{color:#ba3d27}.system-settings-content-head{min-height:58px;margin-bottom:10px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff;border:1px solid #efddd6;border-radius:14px}.system-settings-content-head>div{display:flex;align-items:center;gap:9px;min-width:220px}.system-settings-content-head>div>span{width:36px;height:36px;display:grid;place-items:center;color:#d84a2d;background:#fff1e9;border-radius:10px}.system-settings-content-head>div>div{display:grid;gap:2px}.system-settings-content-head strong{color:#49332c;font-size:14px}.system-settings-content-head small{color:#9a7c72;font-size:12px}.system-settings-content-head nav{padding:4px;display:flex;gap:3px;overflow-x:auto;background:#fff7f2;border-radius:10px}.system-settings-content-head nav button{height:34px;padding:0 13px;color:#876a61;background:transparent;border:0;border-radius:8px;white-space:nowrap;font-size:12px;font-weight:800}.system-settings-content-head nav button.is-active{color:#bd3e28;background:#fff;box-shadow:0 4px 10px var(--elevation-color)}.system-settings-stack{display:grid;gap:10px}.system-settings-card{overflow:hidden;background:#fff;border:1px solid #efddd6;border-radius:16px}.system-card-heading{min-height:68px;padding:13px 15px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid #f2e4de}.system-card-heading>div:nth-child(2){display:grid;gap:4px}.system-card-heading strong{color:#47322b;font-size:14px}.system-card-heading span{color:#9b7d73;font-size:12px}.system-link-button{height:34px;padding:0 11px;display:flex;align-items:center;gap:5px;color:#bf432d;background:#fff2eb;border:1px solid #efcbbc;border-radius:9px;font-size:12px;font-weight:850}.system-card-footer{min-height:58px;padding:10px 15px;display:flex;justify-content:flex-end;align-items:center;gap:8px;background:#fffaf7;border-top:1px solid #f2e4de}.system-card-footer button{height:36px;padding:0 13px;display:flex;align-items:center;gap:6px;border-radius:9px;font-size:12px;font-weight:850}.platform-settings-grid{padding:16px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px}.platform-logo-field{padding:13px;display:grid;justify-items:center;gap:10px;background:#fff9f6;border:1px solid #f0ddd5;border-radius:13px}.platform-logo-field>span{justify-self:start;color:#70544b;font-size:12px;font-weight:850}.platform-logo-field>div{width:74px;height:74px;display:grid;place-items:center;overflow:hidden;background:#fff;border:1px solid #efd9d0;border-radius:20px;box-shadow:0 10px 20px var(--elevation-color)}.platform-logo-field img{width:58px;height:58px;object-fit:contain}.platform-logo-field button{height:32px;padding:0 10px;display:flex;align-items:center;gap:5px;color:#bc402a;background:#fff;border:1px solid #eecbbd;border-radius:8px;font-weight:800}.platform-logo-field button:disabled{color:#a9938b;background:#f4ece8;border-color:#eaded9;cursor:not-allowed}.platform-logo-field small{color:#aa9087;font-size:11px;text-align:center}.system-form-fields{display:grid;align-content:start;gap:11px}.system-form-fields label,.system-drawer-form label{display:grid;gap:7px}.system-form-fields label>span,.system-drawer-form label>span{color:#70544b;font-size:12px;font-weight:850}.system-form-fields input,.system-form-fields textarea,.system-drawer-form input,.system-drawer-form textarea{width:100%;min-height:40px;padding:9px 11px;color:#49332c;background:#f7f1ee;border:1px solid transparent;border-radius:9px;outline:0;font:inherit}.system-form-fields textarea,.system-drawer-form textarea{min-height:86px;resize:vertical;line-height:1.6}.platform-settings-grid.is-editing input,.platform-settings-grid.is-editing textarea{background:#fff;border-color:#e9c8bc;box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary) 8%,transparent)}.scope-note{min-height:40px;padding:8px 10px;display:flex;align-items:center;gap:7px;color:#80645b;background:#fff6ef;border:1px dashed #efcbbd;border-radius:9px;font-size:12px}.scope-note svg{color:#db5537;flex:0 0 auto}.retention-list{padding:5px 16px;display:grid}.retention-list>label{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px dashed #edddd7}.retention-list>label:last-child{border-bottom:0}.retention-list>label>div{display:flex;align-items:center;gap:10px}.retention-list>label>div>svg{color:#dc5033}.retention-list>label>div span{display:grid;gap:5px}.retention-list strong{color:#523a33;font-size:13px}.retention-list small{color:#a0877e;font-size:12px}.system-select{min-width:150px;height:38px;padding:0 10px;display:flex;align-items:center;gap:7px;color:#76584f;background:#fff;border:1px solid #e9d6cf;border-radius:9px}.system-select select{min-width:0;width:100%;color:inherit;background:transparent;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;font-size:12px;font-weight:800}.retention-warning{margin:0 16px 14px;padding:10px 12px;display:flex;align-items:center;gap:8px;color:#8a6540;background:#fff8e8;border:1px solid #efdca8;border-radius:10px;font-size:12px}.retention-warning svg{color:#c98a23;flex:0 0 auto}.preference-grid{padding:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.preference-grid>label{padding:13px;display:grid;gap:10px;background:#fff9f6;border:1px solid #efddd6;border-radius:12px}.preference-grid>label>span{display:flex;align-items:center;gap:7px;color:#5c423a;font-size:13px;font-weight:850}.preference-grid>label>span svg{color:#da5033}.preference-grid .system-select{width:100%;min-width:0}.preference-grid small{color:#a0877e;font-size:11px}.notification-boundary{min-height:72px;padding:10px 14px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:10px;color:#b47a68;background:linear-gradient(110deg,#fff8f4,#fff2ea);border:1px solid #efd8cf;border-radius:14px}.notification-boundary>div{display:flex;align-items:center;gap:9px}.notification-boundary>div>svg{color:var(--red);flex:0 0 auto}.notification-boundary>div>span{display:grid;gap:3px}.notification-boundary strong{color:#573d35;font-size:12px}.notification-boundary small{color:#9d8076;font-size:11px;line-height:1.4}.channel-grid{padding:15px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.channel-card{min-height:176px;padding:13px;display:flex;flex-direction:column;background:#fffaf7;border:1px solid #efdcd5;border-radius:13px}.channel-card.is-planned{opacity:.64;background:#f8f3f0}.channel-card-top{display:flex;align-items:center;justify-content:space-between}.channel-card-top>span{width:36px;height:36px;display:grid;place-items:center;color:#dc5032;background:#fff0e8;border-radius:10px}.channel-lock-control{display:flex;align-items:center;gap:8px}.channel-lock-control>span{display:flex;align-items:center;gap:4px;color:#909399;font-size:11px;white-space:nowrap}.channel-lock-control>span svg{color:#a8abb2}.system-settings-page .channel-lock-control .system-switch:disabled{cursor:not-allowed;background:#f3a37c;box-shadow:inset 0 0 0 1px #ff500014}.system-settings-page .channel-lock-control .system-switch:disabled i{background:#f5f7fa;box-shadow:none}.channel-card>strong{margin-top:13px;color:#49332c;font-size:14px}.channel-card>small{margin-top:6px;color:#9b8077;font-size:11px;line-height:1.5}.channel-card>div:last-child{margin-top:auto;padding-top:12px;display:flex;align-items:center;justify-content:space-between}.channel-card-footer>span{display:flex;align-items:center;gap:8px}.channel-config-button{height:28px;padding:0 10px;color:#c94100;background:#fff3ed;border:1px solid #efcfc3;border-radius:7px;font-size:12px;cursor:pointer}.channel-config-button:hover{color:#fff;background:#ff5000;border-color:#ff5000}.channel-card em{color:#9a7c72;font-size:11px;font-style:normal}.channel-card b{padding:4px 7px;color:#9a7c72;background:#eee5e1;border-radius:99px;font-size:10px}.channel-card b.is-ready{color:#2d7654;background:#e8f6ef}.system-switch{position:relative;width:38px;height:22px;padding:0;flex:0 0 auto;background:#e3d8d3;border:0;border-radius:99px;transition:.18s}.system-switch i{position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 2px 5px #46281e29;transition:.18s}.system-switch.is-on{background:linear-gradient(135deg,var(--orange),var(--red))}.system-switch.is-on i{left:19px}.system-switch:disabled{cursor:not-allowed}.system-table-toolbar{min-height:58px;padding:9px 14px;display:flex;align-items:center;gap:8px;background:#fffaf7;border-bottom:1px solid #f0e1db}.system-table-toolbar>label{height:38px;min-width:280px;display:flex;align-items:center;gap:7px;padding:0 10px;color:#ac8b80;background:#fff;border:1px solid #e9d7d0;border-radius:9px}.system-table-toolbar input{min-width:0;width:100%;color:#5c433b;background:transparent;border:0;outline:0;font:inherit}.system-table-toolbar>button{height:38px;padding:0 11px;display:flex;align-items:center;gap:6px;color:#775a51;background:#fff;border:1px solid #e9d7d0;border-radius:9px;font-weight:800}.system-table-toolbar>button.primary-action{color:#fff;border:0}.system-table-toolbar>span:last-child{margin-left:auto;color:#a08076;font-size:12px;white-space:nowrap}.system-table-toolbar>.system-select+span{margin-left:auto}.source-app-select{width:190px;min-width:190px}.source-app-select select{width:100%}.template-create-button{height:34px;padding:0 13px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--settings-el-primary);border-radius:8px;font-size:13px;cursor:pointer}.system-data-table{overflow-x:auto}.system-data-table>div{min-width:900px;min-height:58px;padding:0 14px;display:grid;align-items:center;gap:12px;border-bottom:1px solid #f2e6e1}.system-data-table>div:first-child{min-height:42px;color:#8f7167;background:#fff8f4;font-size:12px;font-weight:850}.system-data-table>div:last-child{border-bottom:0}.system-data-table strong,.system-data-table span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-data-table strong{color:#49332c;font-size:12px}.system-data-table span{color:#75584f;font-size:12px}.system-data-table>div>button:not(.system-switch){color:#bc432e;background:transparent;border:0;font-weight:850}.rules-table>div{grid-template-columns:1.1fr 1fr .9fr 1.25fr 62px 44px}.templates-table>div{grid-template-columns:1.1fr 1fr 1.5fr .55fr 1fr 44px}.records-table>div{grid-template-columns:1.55fr 1fr .8fr .75fr .7fr 1fr}.channel-tags{display:flex;gap:4px;overflow:visible!important;white-space:normal!important}.channel-tags i{padding:4px 6px;color:#a34a35;background:#fff0e9;border-radius:6px;font-size:10px;font-style:normal}.record-status{width:fit-content;padding:4px 7px;color:#2f7755!important;background:#e9f6ef;border-radius:99px}.record-status.is-failed{color:#bd4531!important;background:#ffede8}.app-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.app-summary-strip>div{min-height:78px;padding:12px 14px;display:grid;grid-template-columns:auto 1fr;align-items:end;column-gap:8px;background:#fffaf7;border:1px solid #efddd6;border-radius:13px}.app-summary-strip span{grid-column:1/-1;color:#9a7b71;font-size:12px}.app-summary-strip strong{color:#d54a30;font-size:26px;line-height:1}.app-summary-strip small{color:#9d8177;font-size:11px}.app-catalog-grid{padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.app-catalog-card{min-height:116px;padding:13px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;color:#9a7c72;background:#fffaf7;border:1px solid #efdcd5;border-radius:13px;text-align:left;transition:.16s}.app-catalog-card:hover{border-color:#edae98;box-shadow:0 8px 18px var(--elevation-color);transform:translateY(-1px)}.app-catalog-card.status-关闭{opacity:.68;background:#f8f3f0}.app-catalog-icon{width:48px;height:48px;display:grid;place-items:center;background:#fff;border:1px solid #eed9d1;border-radius:13px}.app-catalog-icon img{width:34px;height:34px;object-fit:contain}.app-catalog-copy{min-width:0;display:grid;gap:6px}.app-catalog-copy strong{color:#49332c;font-size:14px}.app-catalog-copy>small{min-height:34px;color:#977a70;font-size:11px;line-height:1.5}.app-catalog-copy>span{display:flex;align-items:center;gap:6px}.app-catalog-copy i{padding:4px 7px;color:#2f7755;background:#e8f6ef;border-radius:99px;font-size:10px;font-style:normal}.status-试用 .app-catalog-copy i{color:#9a650c;background:#fff2d6}.status-关闭 .app-catalog-copy i{color:#826b64;background:#eee7e3}.app-catalog-copy em{color:#9c8279;font-size:10px;font-style:normal}.system-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;justify-content:flex-end;background:#2d1d1742;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.system-settings-drawer{width:min(470px,94vw);height:100%;display:flex;flex-direction:column;background:#fffdfb;box-shadow:-18px 0 40px var(--elevation-modal);animation:system-drawer-in .18s ease-out}@keyframes system-drawer-in{0%{transform:translate(30px);opacity:0}}.system-settings-drawer>header{min-height:76px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eedfd9}.system-settings-drawer>header span{color:#b16f5d;font-size:11px}.system-settings-drawer>header h3{margin:5px 0 0;color:#3f2c26;font-size:18px}.system-settings-drawer>header button{width:36px;height:36px;display:grid;place-items:center;color:#80635a;background:#fff5ef;border:1px solid #ead6ce;border-radius:10px}.drawer-content{padding:16px;display:grid;align-content:start;gap:14px;overflow-y:auto}.system-settings-drawer>footer{min-height:64px;margin-top:auto;padding:12px 16px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #eedfd9}.system-settings-drawer>footer button{height:38px;padding:0 14px;display:flex;align-items:center;gap:6px;border-radius:9px;font-weight:850}.app-detail-hero{padding:13px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;background:#fff7f2;border:1px solid #eed9d0;border-radius:13px}.app-detail-hero>span{width:52px;height:52px;display:grid;place-items:center;background:#fff;border-radius:13px}.app-detail-hero img{width:38px;height:38px;object-fit:contain}.app-detail-hero>div{display:grid;gap:5px}.app-detail-hero strong{color:#49332c;font-size:15px}.app-settings-page .app-detail-hero strong{font-size:18px}.app-detail-hero small{color:#9a7e74;font-size:11px}.app-expiry-time{justify-self:end;color:var(--settings-el-text-regular);font-size:13px;font-style:normal;white-space:nowrap}.app-detail-hero b{padding:5px 8px;color:#2e7755;background:#e8f6ef;border-radius:99px;font-size:10px}.app-detail-hero b.status-试用{color:#9a650c;background:#fff2d6}.app-detail-hero b.status-关闭{color:#7e6861;background:#eee7e3}.drawer-content>section{padding:13px;background:#fffaf7;border:1px solid #efddd6;border-radius:12px}.drawer-content>section>span{color:#9b7e74;font-size:11px;font-weight:850}.drawer-content>section>p{margin:9px 0 0;color:#644a42;font-size:12px;line-height:1.7}.ability-list{margin-top:9px;display:grid;gap:7px}.ability-list>div{min-height:36px;padding:0 9px;display:flex;align-items:center;gap:7px;color:#654a42;background:#fff;border-radius:8px;font-size:12px}.ability-list svg{color:#38a36f}.drawer-content>section.drawer-boundary{display:flex;align-items:flex-start;gap:8px;color:#c0583c;background:#fff4ed;border-style:dashed}.drawer-content>section.drawer-boundary p{margin:0}.drawer-content>section.drawer-boundary svg{flex:0 0 auto}.system-drawer-form{gap:16px}.system-drawer-form input:read-only{color:#927b73;background:#f2ece9}.system-test-button{height:40px;display:flex;align-items:center;justify-content:center;gap:7px;color:#b8412b;background:#fff2eb;border:1px solid #edc8ba;border-radius:9px;font-weight:850}.drawer-check-options{display:flex;gap:8px}.drawer-check-options button{height:38px;padding:0 10px;display:flex;align-items:center;gap:5px;color:#8d7168;background:#fff;border:1px solid #e7d6d0;border-radius:8px}.drawer-check-options button.is-selected{color:#c94100;background:#fff2eb;border-color:#edc4b6;font-weight:850}.drawer-readonly-note{padding:10px;display:flex;align-items:flex-start;gap:7px;color:#7e6259;background:#fff7ef;border:1px dashed #efcdbf;border-radius:9px;font-size:12px;line-height:1.55}.template-variables{display:flex;flex-wrap:wrap;gap:6px}.template-variables>span{width:100%;color:#70544b;font-size:12px;font-weight:850}.template-variables button{height:30px;padding:0 8px;display:flex;align-items:center;gap:4px;color:#9a553e;background:#fff1e9;border:0;border-radius:7px;font-size:11px}@container app-canvas (max-width: 1100px){.system-settings-sections{grid-template-columns:1fr}.system-settings-sections>button{min-height:68px}.system-settings-sections small{min-height:0}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preference-grid,.app-catalog-grid{grid-template-columns:1fr}}@container app-canvas (max-width: 760px){.system-settings-toolbar,.tenant-context-bar,.system-settings-content-head{align-items:flex-start;flex-direction:column}.system-settings-content-head nav{width:100%}.platform-settings-grid,.channel-grid,.app-summary-strip,.notification-boundary{grid-template-columns:1fr}.notification-boundary>svg{transform:rotate(90deg);justify-self:center}.retention-list>label{padding:10px 0;align-items:flex-start;flex-direction:column}.system-table-toolbar{align-items:stretch;flex-direction:column}.system-table-toolbar>label{min-width:0}.system-table-toolbar>span:last-child{margin-left:0}}.system-settings-page .tenant-context-bar{min-height:50px}.system-settings-sections{grid-template-columns:repeat(3,minmax(0,1fr))}.system-settings-sections>button{min-height:68px;padding:10px 12px}.system-settings-sections>button>span:first-child{width:36px;height:36px}.system-settings-sections small{min-height:0;color:#a0847a;font-size:11px}.system-settings-sections>button>svg{color:transparent}.system-settings-sections>button.is-active>svg{color:#d94d31}.system-settings-workbench{display:grid;grid-template-columns:190px minmax(0,1fr);gap:10px;align-items:start}.system-settings-subnav{position:sticky;top:12px;overflow:hidden;background:#fff;border:1px solid #efddd6;border-radius:15px}.system-settings-subnav>div{min-height:56px;padding:10px 12px;display:flex;align-items:center;gap:8px;color:#d94e31;background:linear-gradient(145deg,#fff8f4,#fff2eb);border-bottom:1px solid #efddd6}.system-settings-subnav>div>span{width:32px;height:32px;display:grid;place-items:center;background:#fff;border:1px solid #efd5cb;border-radius:9px}.system-settings-subnav>div strong{color:#4b342d;font-size:14px}.system-settings-subnav nav{padding:7px;display:grid;gap:3px}.system-settings-subnav nav button{min-height:42px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;color:#7f6259;background:transparent;border:0;border-radius:9px;font-size:12px;font-weight:800;text-align:left}.system-settings-subnav nav button:hover{background:#fff8f4}.system-settings-subnav nav button.is-active{color:#bd402b;background:#fff0e8}.system-settings-subnav nav button svg{color:#c89b8d}.system-settings-subnav nav button.is-active svg{color:#dc4d31}.system-settings-subnav>p{margin:0;padding:11px;display:flex;align-items:center;gap:6px;color:#9b8077;background:#fffaf7;border-top:1px solid #f0e3dd;font-size:11px}.system-settings-subnav>p svg{color:#d95b3e;flex:0 0 auto}.system-settings-main-panel{min-width:0;display:grid;gap:10px}.system-settings-focus-head{min-height:58px;padding:9px 12px;display:flex;align-items:center;background:#fff;border:1px solid #efddd6;border-radius:14px}.system-settings-focus-head>div{display:flex;align-items:center;gap:9px}.system-settings-focus-head>div>span{width:36px;height:36px;display:grid;place-items:center;color:#db4d30;background:#fff0e8;border-radius:10px}.system-settings-focus-head>div>div{display:grid;gap:3px}.system-settings-focus-head strong{color:#47312a;font-size:15px}.system-settings-focus-head small{color:#9a7e74;font-size:12px}.system-settings-main-panel .system-card-heading{min-height:62px}.system-settings-main-panel .system-card-heading>div:nth-child(2) span{max-width:620px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-settings-main-panel .notification-boundary{min-height:54px;padding:8px 12px}.system-settings-main-panel .notification-boundary small{display:none}.system-settings-main-panel .notification-boundary strong{font-size:11px}.system-settings-main-panel .channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-settings-main-panel .channel-card{min-height:148px}.dictionary-section-content{min-height:72px}.dictionary-filter-tabs{min-height:52px;padding:0 14px;display:flex;align-items:stretch;gap:28px;overflow-x:auto;background:#fff;border:1px solid var(--settings-el-border-lighter, #ebeef5);border-radius:14px}.dictionary-filter-tabs button{position:relative;flex:0 0 auto;padding:0 2px;color:var(--settings-el-text-regular, #606266);background:transparent;border:0;font-size:14px;font-weight:400;white-space:nowrap}.dictionary-filter-tabs button:after{content:"";position:absolute;left:2px;right:2px;bottom:0;height:2px;background:transparent;border-radius:2px 2px 0 0;transition:background-color .16s ease}.dictionary-filter-tabs button:hover{color:var(--settings-el-primary, #ff5a1f)}.dictionary-filter-tabs button:not(.is-active):hover:after{background:color-mix(in srgb,var(--settings-el-primary, #ff5a1f) 35%,transparent)}.dictionary-filter-tabs button.is-active{color:var(--settings-el-primary, #ff5a1f)}.dictionary-filter-tabs button.is-active:after{background:var(--settings-el-primary, #ff5a1f)}.dictionary-empty-state{min-height:72px;display:grid;place-items:center;color:var(--settings-el-text-secondary, #909399);font-size:14px}.dictionary-section-content.has-values{padding:0 14px}.dictionary-value-row{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--settings-el-border-lighter, #ebeef5)}.dictionary-value-row:last-child{border-bottom:0}.dictionary-value-row>span{min-width:0;overflow:hidden;color:var(--settings-el-text-primary, #303133);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.dictionary-modal-backdrop{z-index:120;padding:15px;background:#3e2a2352;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dictionary-editor-modal{width:min(780px,calc(100vw - 48px));max-height:min(850px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#fff;border-radius:14px;box-shadow:0 24px 64px #2d1d1733}.dictionary-editor-modal.is-single-category{width:min(680px,calc(100vw - 48px));max-height:min(720px,calc(100vh - 48px))}.dictionary-editor-modal>header{min-height:72px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--settings-el-border-lighter, #ebeef5)}.dictionary-editor-modal>header span{color:var(--settings-el-text-secondary, #909399);font-size:12px}.dictionary-editor-modal>header h3{margin:5px 0 0;color:var(--settings-el-text-primary, #303133);font-size:18px;font-weight:500}.dictionary-editor-modal>header button{width:36px;height:36px;display:grid;place-items:center;color:var(--settings-el-text-regular, #606266);background:#fff;border:1px solid var(--settings-el-border, #dcdfe6);border-radius:8px}.dictionary-editor-modal>main{padding:16px 18px;display:grid;gap:14px;overflow-y:auto;background:#fafafa}.dictionary-editor-group{overflow:hidden;background:#fff;border:1px solid var(--settings-el-border-lighter, #ebeef5);border-radius:10px}.dictionary-editor-group>header{min-height:48px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--settings-el-border-lighter, #ebeef5)}.dictionary-editor-group>header strong{color:var(--settings-el-text-primary, #303133);font-size:14px;font-weight:500}.dictionary-editor-group>header button{height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;color:var(--settings-el-primary, #ff5a1f);background:#fff;border:1px solid var(--settings-el-border, #dcdfe6);border-radius:7px;font-size:13px}.dictionary-editor-group>div{padding:10px 12px;display:grid;gap:8px}.dictionary-editor-group label{display:grid;grid-template-columns:78px minmax(0,1fr) 34px;align-items:center;gap:8px}.dictionary-editor-group label>span{color:var(--settings-el-text-regular, #606266);font-size:13px}.dictionary-editor-group input{height:38px;min-width:0;padding:0 11px;color:var(--settings-el-text-primary, #303133);background:#fff;border:1px solid var(--settings-el-border, #dcdfe6);border-radius:7px;outline:0;font-size:14px}.dictionary-editor-group input:focus{border-color:var(--settings-el-primary, #ff5a1f)}.dictionary-editor-group label>button{width:34px;height:34px;display:grid;place-items:center;color:#f56c6c;background:transparent;border:0;border-radius:6px}.dictionary-editor-group label>button:hover{background:#fef0f0}.dictionary-editor-empty{min-height:34px;display:grid;place-items:center;color:var(--settings-el-text-secondary, #909399);font-size:13px}.dictionary-editor-modal>footer{min-height:64px;padding:12px 18px;display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid var(--settings-el-border-lighter, #ebeef5)}.dictionary-editor-modal>footer>span{margin-right:auto;color:var(--settings-el-text-secondary, #909399);font-size:12px}.dictionary-editor-modal>footer button{height:38px;padding:0 14px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--settings-el-border, #dcdfe6);border-radius:8px;font-size:14px}.dictionary-editor-modal .primary-action:disabled{cursor:not-allowed;opacity:.5}.settings-card-list{padding:10px;display:grid;gap:8px;background:#fffaf7}.settings-card-list>article{min-height:82px;padding:11px 12px;display:grid;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:11px;background:#fff;border:1px solid #efddd6;border-radius:12px;transition:.16s}.settings-card-list>article:hover{border-color:#edb6a4;box-shadow:0 7px 16px var(--elevation-color-soft)}.card-list-icon{width:38px;height:38px;display:grid;place-items:center;color:#da5033;background:#fff0e8;border-radius:10px}.message-record-card .card-list-icon{color:#2f8a61;background:#ecf8f2}.message-record-card.is-failed .card-list-icon{color:#c74c34;background:#ffede8}.card-list-main{min-width:0;display:grid;gap:4px}.card-list-main>strong{color:#49332c;font-size:13px}.card-list-main>span{color:#a08379;font-size:11px}.card-list-main>p{margin:0;color:#765a51;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-list-main>div{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.card-list-main em{color:#8c6e64;font-size:10px;font-style:normal}.card-list-main i{padding:3px 6px;color:#a34a35;background:#fff0e9;border-radius:6px;font-size:10px;font-style:normal}.card-list-state{min-width:58px;display:grid;justify-items:center;gap:4px}.card-list-state small{color:#9a7e74;font-size:10px}.card-list-action{height:32px;padding:0 8px;display:flex;align-items:center;gap:3px;color:#c94100;background:#fff3ed;border:1px solid #efcfc3;border-radius:8px;font-size:11px;font-weight:850}.template-card-meta{min-width:98px;display:grid;grid-template-columns:auto 1fr;align-items:end;gap:2px 5px}.template-card-meta strong{color:#d44a30;font-size:20px;line-height:1}.template-card-meta small{color:#9a7d74;font-size:10px}.template-card-meta span{grid-column:1/-1;color:#a58c83;font-size:9px}.message-record-card{grid-template-columns:38px minmax(0,1fr) auto!important}.message-record-card .record-status{justify-self:end;font-size:10px}.system-settings-main-panel .app-summary-strip>div{min-height:68px}.system-settings-main-panel .app-catalog-card{min-height:104px}.system-settings-main-panel .platform-settings-grid{grid-template-columns:180px minmax(0,1fr)}@container app-canvas (max-width: 1100px){.system-settings-sections{grid-template-columns:repeat(3,minmax(0,1fr))}.system-settings-workbench{grid-template-columns:170px minmax(0,1fr)}.settings-card-list>article{grid-template-columns:38px minmax(0,1fr) auto}.settings-card-list .card-list-action{grid-column:2/-1;justify-self:end}}@container app-canvas (max-width: 760px){.system-settings-sections,.system-settings-workbench{grid-template-columns:1fr}.system-settings-subnav{position:static}.system-settings-subnav nav{grid-template-columns:repeat(2,minmax(0,1fr))}.system-settings-main-panel .channel-grid,.system-settings-main-panel .platform-settings-grid{grid-template-columns:1fr}.settings-card-list>article{grid-template-columns:38px minmax(0,1fr)}.settings-card-list .card-list-state,.settings-card-list .template-card-meta,.message-record-card .record-status{grid-column:2;justify-self:start}.message-record-card{grid-template-columns:38px minmax(0,1fr)!important}}.system-settings-page{height:calc(max(100vh,var(--app-canvas-min-height)) - 117px);min-height:0;margin:0;padding:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;background:transparent;border:0;border-radius:0;box-shadow:none}.content:has(.system-settings-page){padding-top:0}.system-settings-primarybar{min-height:56px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fffffff5;border:1px solid #efddd6;border-radius:16px;box-shadow:0 10px 24px var(--elevation-color)}.system-settings-primarygroup{min-width:0;display:flex;align-items:center;gap:12px}.system-settings-primarygroup>span{color:#5b433c;font-size:13px;font-weight:900;white-space:nowrap}.system-settings-primarygroup nav{display:flex;align-items:center;gap:5px}.system-settings-primarygroup nav button{height:38px;padding:0 14px;display:flex;align-items:center;gap:6px;color:#76584f;background:#fff;border:1px solid #ead8d1;border-radius:10px;font-size:13px;font-weight:800;white-space:nowrap}.system-settings-primarygroup nav button svg{color:#d25738}.system-settings-primarygroup nav button.is-active{color:#c2462e;background:linear-gradient(135deg,#fff4ea,#ffebe3);border-color:#f1bfad;box-shadow:none}.system-settings-tenant-chip{height:38px;padding:0 11px;display:flex;align-items:center;gap:6px;color:#9a7a70;background:#fff8f4;border:1px solid #eddad2;border-radius:10px;font-size:11px;white-space:nowrap}.system-settings-tenant-chip svg{color:#dc5638}.system-settings-tenant-chip strong{color:#573e36;font-size:12px}.system-settings-workbench{min-height:0;height:100%;grid-template-columns:230px minmax(0,1fr);align-items:stretch}.system-settings-subnav{position:static;min-height:0;height:100%;padding:12px 12px 9px;display:flex;flex-direction:column;overflow:hidden;border-radius:17px;box-shadow:0 10px 24px var(--elevation-color)}.system-settings-subnav>div{min-height:44px;padding:4px;background:transparent;border:0}.system-settings-subnav>div>span{width:34px;height:34px;background:#fff0e8;border-color:#f1d4c8}.system-settings-subnav>div strong{font-size:16px}.system-settings-subnav>div b{min-width:24px;height:24px;margin-left:auto;display:grid;place-items:center;color:#c94100;background:#fff0e8;border-radius:8px;font-size:12px}.system-settings-subnav nav{min-height:0;padding:8px 0;display:grid;align-content:start;gap:7px;overflow-y:auto}.system-settings-subnav nav button{min-height:54px;padding:0 12px;color:#71544b;background:#fff9f6;border:1px solid #f1dfd8;border-radius:12px;font-size:13px;box-shadow:0 5px 12px var(--elevation-color-soft)}.system-settings-subnav nav button.is-active{color:#b54028;background:linear-gradient(135deg,#fff4ea,#ffebe3);border-color:#f3bda8;box-shadow:none}.system-settings-subnav>p{flex:0 0 auto;margin-top:auto;padding:11px;align-items:flex-start;background:#fff8f4;border:1px solid #f1dfd8;border-radius:11px;line-height:1.55}.system-settings-subnav>p small{color:#b06f5f;font-size:10px}.system-settings-main-panel{min-height:0;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px}.system-settings-focus-head{min-height:76px;padding:12px 16px;justify-content:space-between;border-radius:17px;box-shadow:0 10px 24px var(--elevation-color)}.system-settings-focus-head>div>span{width:42px;height:42px;border-radius:12px}.system-settings-focus-head strong{font-size:18px}.system-settings-focus-head .save-state{flex:0 0 auto}.system-settings-main-panel>.system-settings-stack{min-height:0;height:100%;overflow-y:auto;padding-right:2px;align-content:start}.system-settings-main-panel .system-settings-card{border-radius:17px;box-shadow:0 10px 24px var(--elevation-color)}.system-settings-main-panel .notification-boundary{flex:0 0 auto;border-radius:14px;box-shadow:0 7px 18px var(--elevation-color-soft)}@container app-canvas (max-width: 980px){.system-settings-workbench{grid-template-columns:200px minmax(0,1fr)}.system-settings-primarybar{align-items:stretch;flex-direction:column}.system-settings-primarygroup{align-items:flex-start;flex-direction:column;gap:7px}.system-settings-primarygroup nav{width:100%;overflow-x:auto}.system-settings-tenant-chip{align-self:flex-start}}@container app-canvas (max-width: 760px){.system-settings-page{height:auto;min-height:calc(100dvh - 117px)}.system-settings-workbench{grid-template-columns:1fr}.system-settings-subnav{height:auto}.system-settings-subnav nav{grid-template-columns:repeat(2,minmax(0,1fr))}.system-settings-main-panel{height:auto}.system-settings-main-panel>.system-settings-stack{overflow:visible}}.system-settings-page{grid-template-rows:auto auto minmax(0,1fr);gap:0;overflow:hidden;color:#292b29;background:#fdfdfc;border:1px solid #e8e7e4;border-radius:22px}.system-settings-reference-head{min-height:104px;padding:18px 20px 12px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;background:#fdfdfc}.system-settings-reference-head>div:first-child{display:grid;gap:6px}.system-settings-reference-head>div:first-child>span{color:#727773;font-size:12px}.system-settings-reference-head h1{margin:0;color:#202220;font-size:32px;line-height:1;letter-spacing:-.03em;font-weight:650}.system-settings-reference-head>div:last-child{display:flex;align-items:center;gap:8px}.system-settings-reference-head label{width:250px;height:40px;padding:0 11px;display:flex;align-items:center;gap:8px;color:#777c78;background:#fff;border:1px solid #dddedb;border-radius:10px}.system-settings-reference-head input{min-width:0;width:100%;color:#3f433f;background:transparent;border:0;outline:0;font:inherit;font-size:12px}.reference-admin-chip{height:40px;padding:0 11px;display:flex;align-items:center;gap:6px;color:#5f6460;background:#fff;border:1px solid #dddedb;border-radius:10px;font-size:11px;white-space:nowrap}.system-settings-primarybar{min-height:50px;padding:0 20px;border:0;border-bottom:1px solid #dedfdb;border-radius:0;background:#fdfdfc;box-shadow:none}.system-settings-primarygroup{height:100%}.system-settings-primarygroup nav{height:100%;gap:26px}.system-settings-primarygroup nav button{position:relative;height:50px;padding:0;color:#676c68;background:transparent;border:0;border-radius:0;box-shadow:none;font-size:13px;font-weight:650}.system-settings-primarygroup nav button:hover{color:#2c2f2c}.system-settings-primarygroup nav button.is-active{color:#242624;background:transparent;border:0;box-shadow:none}.system-settings-primarygroup nav button.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--red);border-radius:2px 2px 0 0}.system-settings-page:has(.system-settings-app-tabs){grid-template-rows:auto auto auto minmax(0,1fr)}.system-settings-app-tabs-row{width:100%;background:#fff;border-bottom:1px solid #e3e4e1}.system-settings-app-tabs{width:min(100%,calc(1440px - var(--sidebar-expanded-width) - 45px));max-width:calc(1440px - var(--sidebar-expanded-width) - 45px);margin-right:auto;padding:12px 18px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;background:transparent}.system-settings-app-tabs button{min-width:0;height:52px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--settings-el-text-regular);background:#f7f7f5;border:1px solid var(--settings-el-border-lighter);border-radius:12px;font-size:13px;font-weight:500;white-space:nowrap;cursor:pointer}.system-settings-app-tabs button:hover{color:var(--settings-el-text-primary);background:#fff;border-color:var(--settings-el-border)}.system-settings-app-tabs button.is-active{color:var(--settings-el-primary);background:var(--settings-el-primary-light);border-color:#ffc6aa}.system-settings-app-tabs img{width:26px;height:26px;flex:0 0 auto;object-fit:contain}.system-settings-app-tabs span{min-width:0;overflow:hidden;text-overflow:ellipsis}.system-settings-tenant-chip{height:34px;color:#777c78;background:#f7f7f5;border-color:#e1e1de}.system-settings-tenant-chip svg{color:#787d79}.system-settings-tenant-chip strong{color:#3f433f}.system-settings-workbench{grid-template-columns:190px minmax(0,1fr);gap:16px;padding:16px 18px 18px;background:#f7f7f5}.app-settings-content{min-width:0}.app-overview-grid{padding:12px 14px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.app-overview-grid>div{min-height:72px;padding:12px;display:grid;align-content:center;gap:6px;background:#fff;border:1px solid var(--settings-el-border-lighter);border-radius:11px}.app-overview-grid span{color:var(--settings-el-text-secondary);font-size:11px}.app-overview-grid strong{color:var(--settings-el-text-primary);font-size:15px;font-weight:600}.app-operational-list{display:grid}.app-operational-list>div{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--settings-el-border-lighter)}.app-operational-list>div:first-child{border-top:0}.app-operational-list span{color:var(--settings-el-text-regular);font-size:13px}.app-operational-list strong{color:var(--settings-el-text-primary);font-size:13px;font-weight:500}.app-version-list{display:grid;gap:8px}.app-version-list>div{min-height:64px;padding:12px;display:grid;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:12px;background:#fff;border:1px solid var(--settings-el-border-lighter);border-radius:10px}.app-version-list span,.app-version-list small{color:var(--settings-el-text-secondary);font-size:11px}.app-version-list strong{color:var(--settings-el-text-primary);font-size:13px;font-weight:500}.app-advanced-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.app-advanced-empty svg{color:var(--settings-el-primary)}.app-advanced-empty>strong{color:var(--settings-el-text-primary);font-size:15px;font-weight:500}.app-advanced-empty>p{margin:0;color:var(--settings-el-text-secondary);font-size:14px;line-height:1.7}.system-settings-subnav{padding:10px;background:#f2f2ef;border:1px solid #e2e2de;border-radius:14px;box-shadow:none}.system-settings-subnav>div{min-height:42px;padding:4px 7px;color:#5e645f}.system-settings-subnav>div>span{width:30px;height:30px;color:#616662;background:#fff;border-color:#e0e1dd;border-radius:8px}.system-settings-subnav>div strong{color:#313431;font-size:14px;font-weight:650}.system-settings-subnav>div b{color:#686d69;background:#e7e7e3;font-weight:650}.system-settings-subnav nav{padding:8px 0;gap:4px}.system-settings-subnav nav button{min-height:44px;padding:0 11px;color:#656a66;background:transparent;border:1px solid transparent;border-radius:9px;box-shadow:none;font-size:12px;font-weight:600}.system-settings-subnav nav button:hover{color:#282b28;background:#ffffffa6}.system-settings-subnav nav button.is-active{color:#252825;background:#fff;border-color:#dddedb;box-shadow:none}.system-settings-subnav nav button.is-active:before{content:"";width:3px;align-self:stretch;margin:8px 6px 8px -7px;background:var(--red);border-radius:3px}.system-settings-subnav nav button svg{color:#8d928e}.system-settings-subnav>p{color:#7a7f7b;background:#f8f8f6;border-color:#e2e2de}.system-settings-subnav>p svg{color:#777c78}.system-settings-subnav>p small{color:#8b908c}.system-settings-main-panel{gap:10px}.system-settings-focus-head{min-height:50px;padding:0 4px;background:transparent;border:0;border-radius:0;box-shadow:none}.system-settings-focus-head>div>span{width:30px;height:30px;color:#5f6560;background:#fff;border:1px solid #e1e1de;border-radius:8px}.system-settings-focus-head strong{color:#292c29;font-size:16px;font-weight:650}.system-settings-focus-head small{color:#787d79;font-size:11px}.system-settings-focus-head .save-state{color:#777c78!important}.system-settings-focus-head .save-state svg{color:#42a978}.system-settings-main-panel .system-settings-card{background:#fdfdfc;border-color:#e4e4e0;border-radius:14px;box-shadow:none}.system-settings-main-panel .system-card-heading{min-height:58px;padding:11px 14px;border-color:#e8e8e5}.system-settings-main-panel .setting-icon{width:32px;height:32px;color:#626762;background:#f4f4f1;border-color:#e2e2df;border-radius:8px}.system-settings-main-panel .system-card-heading strong{color:#2d302d;font-weight:650}.system-settings-main-panel .system-card-heading span{color:#7e837f}.system-link-button{color:#535853;background:#fff;border-color:#dcddd9;box-shadow:none}.system-settings-main-panel .platform-settings-grid{padding:14px;grid-template-columns:180px minmax(0,1fr);gap:14px}.system-settings-main-panel .platform-logo-field,.system-settings-main-panel .preference-grid>label,.system-settings-main-panel .channel-card,.system-settings-main-panel .settings-card-list,.system-settings-main-panel .app-catalog-card,.system-settings-main-panel .app-summary-strip>div{background:#f7f7f5;border-color:#e4e4e0;box-shadow:none}.system-settings-main-panel .platform-logo-field>div,.system-settings-main-panel .app-catalog-icon,.system-settings-main-panel .channel-card-top>span{border-color:#e1e1de;box-shadow:none}.system-settings-main-panel .system-form-fields input,.system-settings-main-panel .system-form-fields textarea,.system-settings-main-panel .system-drawer-form input,.system-settings-main-panel .system-drawer-form textarea{color:#3b3f3b;background:#fff;border-color:#e1e1de}.system-settings-main-panel .scope-note,.system-settings-main-panel .retention-warning,.system-settings-main-panel .notification-boundary{color:#666b67;background:#f4f4f1;border-color:#dedfdb;box-shadow:none}.system-settings-main-panel .scope-note svg,.system-settings-main-panel .notification-boundary svg{color:#707570}.system-settings-main-panel .system-table-toolbar{background:#f7f7f5;border-color:#e4e4e0}.system-settings-main-panel .system-table-toolbar>label,.system-settings-main-panel .system-table-toolbar>button,.system-settings-main-panel .system-select{background:#fff;border-color:#dedfdb}.system-settings-main-panel .settings-card-list>article{background:#fff;border-color:#e4e4e0;box-shadow:none}.system-settings-main-panel .card-list-icon{color:#626762;background:#f1f1ee}.system-settings-main-panel .card-list-action{color:#555a55;background:#fff;border-color:#dddedb}.system-settings-main-panel .system-card-footer{background:#f7f7f5;border-color:#e4e4e0}@container app-canvas (max-width: 980px){.system-settings-reference-head{align-items:flex-start;flex-direction:column}.system-settings-reference-head>div:last-child{width:100%}.system-settings-reference-head label{flex:1;width:auto}}.system-settings-page{color:#49342d;background:#fffffff7;border-color:#efdcd4;box-shadow:0 12px 30px var(--elevation-color)}.system-settings-reference-head{min-height:62px;margin-bottom:10px;padding:0 22px;align-items:center;background:#fff}.system-settings-reference-head>div:first-child{display:block}.system-settings-reference-head>div:first-child>span{color:#b06f5f;font-size:12px;letter-spacing:.08em}.system-settings-reference-head h2{margin:5px 0 0;color:#352620;font-size:22px;font-weight:700}.system-settings-reference-head label,.reference-admin-chip{color:#8c7067;background:#fffaf7;border-color:#ead8d1}.system-settings-reference-head input{color:#5d433b}.system-settings-primarybar{background:#fff;border-bottom-color:#eeddd6}.system-settings-primarygroup nav button{color:#83665d;font-weight:800}.system-settings-primarygroup nav button:hover,.system-settings-primarygroup nav button.is-active{color:#c94100}.system-settings-tenant-chip{color:#9b7b71;background:#fff8f4;border-color:#ead8d1}.system-settings-tenant-chip svg{color:#dd5537}.system-settings-tenant-chip strong{color:#4e3730}.system-settings-workbench{position:relative;grid-template-columns:196px minmax(0,1fr);gap:0;padding:0 18px 18px;background:#fff}.system-settings-workbench:before{content:"";position:absolute;top:0;bottom:0;left:214px;width:1px;z-index:2;background:#ead6ce;pointer-events:none}.system-settings-subnav{padding:14px 16px 8px 0;background:transparent;border:0;border-radius:0}.system-settings-subnav>div{color:#d65032}.system-settings-subnav>div>span{color:var(--red);background:#fff0e8;border-color:#f5d3c5}.system-settings-subnav>div strong{color:#47322b;font-weight:900}.system-settings-subnav>div b{color:#c94100;background:#fff0e8;font-weight:900}.system-settings-subnav nav{padding:10px 0;gap:6px}.system-settings-subnav nav{padding-top:0}.system-settings-subnav nav button{color:#76584f;background:transparent;font-weight:800}.system-settings-subnav nav button:hover{color:#a84531;background:#fff8f4}.system-settings-subnav nav button.is-active{position:relative;color:#b54028;background:linear-gradient(135deg,#fff7f2,#ffe9df);border-color:#efb8a3;box-shadow:none}.system-settings-subnav nav button.is-active:before{position:absolute;inset:7px auto 7px 0;width:4px;margin:0;background:var(--red);border-radius:0 4px 4px 0}.system-settings-subnav nav button.is-active svg{color:var(--red)}.system-settings-subnav nav button.is-app{min-height:52px;padding:5px 9px}.system-settings-subnav nav button.is-app>span{min-width:0;display:flex;align-items:center;gap:8px}.system-settings-subnav nav button.is-app img{width:28px;height:28px;padding:4px;flex:0 0 auto;object-fit:contain;background:#fff;border:1px solid #eedbd3;border-radius:8px}.system-settings-subnav nav button.is-app.is-active img{border-color:#efb49e;box-shadow:none}.system-settings-subnav>p{color:#9b7c72;background:#fff8f4;border-color:#f0ddd5}.system-settings-subnav>p svg{color:#df5b3a}.system-settings-subnav>p small{color:#ad7a6c}.system-settings-main-panel{padding:12px 0 0 18px;background:#fff}.system-settings-focus-head{color:#49342d}.system-settings-focus-head>div>span{color:var(--red);background:#fff0e8;border-color:#f5d3c5}.system-settings-focus-head>div>span img{width:21px;height:21px;object-fit:contain}.system-settings-focus-head strong{color:#3f2c26;font-weight:900}.system-settings-focus-head small{color:#997a70}.system-settings-main-panel .system-settings-card{background:#fff;border-color:#efddd6}.system-settings-main-panel .system-card-heading{border-color:#f0e1db}.system-settings-main-panel .setting-icon{color:var(--red);background:#fff0e8;border-color:#f5d3c5}.system-settings-main-panel .system-card-heading strong{color:#3f2c26;font-weight:900}.system-settings-main-panel .system-card-heading span{color:#9c7e74}.system-link-button{color:#c94100;background:#fff3ed;border-color:#efcfc3}.system-settings-main-panel .system-settings-card:has(.platform-settings-grid),.system-settings-main-panel .system-settings-card:has(.retention-list),.system-settings-main-panel .system-settings-card:has(.preference-grid){border:0;border-radius:0;box-shadow:none}.system-settings-main-panel .system-settings-card:has(.platform-settings-grid) .system-card-heading,.system-settings-main-panel .system-settings-card:has(.retention-list) .system-card-heading,.system-settings-main-panel .system-settings-card:has(.preference-grid) .system-card-heading{padding-left:0;padding-right:0}.system-settings-main-panel .platform-settings-grid{padding:16px 0 8px;grid-template-columns:190px minmax(0,1fr);gap:18px}.system-settings-main-panel .platform-logo-field{padding:10px 18px 10px 0;background:transparent;border:0;border-right:1px solid #efddd6;border-radius:0}.system-settings-main-panel .platform-logo-field>div{border-color:#efd9d0;box-shadow:0 10px 20px var(--elevation-color)}.system-settings-main-panel .system-form-fields{padding:4px 0}.system-settings-main-panel .system-form-fields input,.system-settings-main-panel .system-form-fields textarea{color:#412d27;background:#fffaf7;border-color:#ead8d1}.system-settings-main-panel .scope-note{color:#80645b;background:#fff6ef;border-color:#efcbbd}.system-settings-main-panel .scope-note svg{color:#db5537}.system-settings-main-panel .retention-list,.system-settings-main-panel .preference-grid{padding-left:0;padding-right:0}.system-settings-main-panel .preference-grid>label{background:#fffaf7;border-color:#efddd6}.system-settings-main-panel .system-card-footer{margin-top:8px;padding-left:0;padding-right:0;background:transparent;border-color:#f0e1db}.system-settings-main-panel .notification-boundary{color:#7b5e55;background:#fff8f4;border-color:#efddd6}.system-settings-main-panel .notification-boundary svg{color:#d95335}.system-settings-main-panel .channel-card,.system-settings-main-panel .settings-card-list,.system-settings-main-panel .app-catalog-card,.system-settings-main-panel .app-summary-strip>div{background:#fffaf7;border-color:#efddd6}.app-settings-page .app-detail-hero{margin:14px 14px 0}.app-settings-layout{padding:12px 14px 4px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.app-settings-panel{padding:13px;background:#fffaf7;border:1px solid #efddd6;border-radius:12px}.app-settings-panel.is-wide{grid-column:1 / -1}.app-settings-panel>header{margin-bottom:11px;display:grid;gap:3px}.app-settings-panel>header strong{color:#49342d;font-size:13px}.app-settings-panel>header small{color:#9a7c72;font-size:11px}.app-settings-field{min-height:42px;display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:10px;border-top:1px solid #f1e3dd}.app-settings-field>span:first-child{color:#73574e;font-size:12px;font-weight:800}.app-settings-field input{width:100%;height:32px;padding:0 10px;color:#6e554c;background:#f7f1ed;border:1px solid #eadbd5;border-radius:8px;outline:0}.app-settings-description{margin:0;color:#654b42;font-size:12px;line-height:1.85}.app-settings-page .app-settings-layout{padding-top:14px}.app-settings-page .app-settings-panel{padding:0;background:transparent;border:0;border-radius:0}.app-settings-page .app-settings-panel>header{display:none}.app-settings-page .app-detail-hero,.app-settings-page .app-overview-grid>div,.app-settings-page .app-settings-boundary,.app-settings-page .app-settings-ability-grid>div,.app-settings-page .app-version-list>div{color:var(--settings-el-text-regular);background:#fff;border:1px solid var(--settings-el-border-lighter);border-radius:12px;box-shadow:none}.app-settings-page .app-settings-boundary{min-height:52px;color:var(--settings-el-text-regular);border-style:solid}.app-settings-page .app-settings-field input{color:var(--settings-el-text-regular);background:#fff;border-color:var(--settings-el-border)}.app-settings-ability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.app-settings-ability-grid>div{min-height:38px;padding:0 10px;display:flex;align-items:center;gap:7px;color:#654a42;background:#fff;border:1px solid #f0e1db;border-radius:9px;font-size:12px;font-weight:800}.app-settings-ability-grid svg{color:#38a36f;flex:0 0 auto}.app-settings-boundary{grid-column:1 / -1;min-height:40px;padding:9px 11px;display:flex;align-items:center;gap:8px;color:#a3543f;background:#fff4ed;border:1px dashed #efc4b4;border-radius:10px;font-size:11px}.app-settings-boundary svg{flex:0 0 auto}.system-settings-main-panel .settings-card-list>article{border-color:#efddd6}.system-settings-main-panel .card-list-icon{color:var(--red);background:#fff0e8}.system-settings-main-panel .card-list-action{color:#c94100;background:#fff3ed;border-color:#efcfc3}@container app-canvas (max-width: 760px){.system-settings-workbench{padding:0 14px 14px}.system-settings-workbench:before{display:none}.system-settings-subnav{padding-right:0;border-right:0;border-bottom:1px solid #efddd6}.system-settings-main-panel{padding-left:0}.system-settings-main-panel .platform-logo-field{padding-right:0;border-right:0;border-bottom:1px solid #efddd6}}html:has(.system-settings-page),body:has(.system-settings-page){min-height:var(--app-canvas-min-height);overflow-x:auto;overflow-y:auto}.app-shell:has(.system-settings-page){height:max(100vh,var(--app-canvas-min-height));min-height:var(--app-canvas-min-height);overflow-x:visible;overflow-y:hidden}.app-shell:has(.system-settings-page) .main-shell{min-height:0;height:100%;overflow:hidden}.content:has(.system-settings-page){min-height:0;height:calc(max(100vh,var(--app-canvas-min-height)) - 102px);padding-bottom:15px;overflow:hidden}.content:has(.system-settings-page) .system-settings-page{width:100%;height:100%;min-height:0}.system-settings-primarygroup nav button svg{flex:0 0 auto;color:#d65335}.system-settings-primarygroup nav button:not(.is-active) svg{background:transparent;box-shadow:none}.system-settings-primarygroup nav button.is-active svg{color:var(--red)}.system-settings-primarygroup nav button,.system-settings-subnav nav button{font-size:14px;font-weight:400}.system-settings-subnav nav button{border:1px solid transparent;border-radius:9px}.system-settings-primarygroup nav button.is-active:after{content:none}.system-settings-primarygroup nav button>span{position:relative;height:100%;display:inline-flex;align-items:center}.system-settings-primarygroup nav button>span:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:transparent;border-radius:2px 2px 0 0;transition:background-color .16s ease}.system-settings-primarygroup nav button:not(.is-active):hover>span:after{background:color-mix(in srgb,var(--settings-el-primary, var(--red)) 35%,transparent)}.system-settings-primarygroup nav button.is-active>span:after{background:var(--red)}.system-settings-subnav nav button.is-active{color:var(--red);background:#fff3ed;border-color:#ffddd0;border-radius:9px;box-shadow:none}.system-settings-subnav nav button:not(.is-active){color:#a48d85}.system-settings-subnav nav button:not(.is-active):hover{color:#80675f}.system-settings-subnav nav button.is-active:before{content:none}.system-settings-subnav-label{position:relative;display:inline-block}.system-settings-subnav nav button.is-active .system-settings-subnav-label{text-decoration:none}.system-settings-subnav nav button.is-active .system-settings-subnav-label:after{content:none}@container app-canvas (max-width: 760px){html:has(.system-settings-page),body:has(.system-settings-page),.app-shell:has(.system-settings-page),.app-shell:has(.system-settings-page) .main-shell,.content:has(.system-settings-page){height:auto;min-height:100%;overflow:auto}}.content:has(.system-settings-page) .system-settings-page{width:100%;max-width:none;margin-right:0}.system-settings-page>.compact-settings-toolbar,.system-settings-page>.system-settings-app-tabs,.system-settings-page>.system-settings-workbench{width:min(100%,calc(1440px - var(--sidebar-expanded-width) - 45px));max-width:calc(1440px - var(--sidebar-expanded-width) - 45px);margin-right:auto}.system-settings-page>.compact-settings-toolbar{width:calc(100% - 44px);max-width:none;margin:22px 22px 10px}.system-settings-page>.system-settings-primarybar{width:100%;max-width:none}.system-settings-primarybar>.system-settings-primarygroup{width:min(100%,calc(1440px - var(--sidebar-expanded-width) - 85px));max-width:calc(1440px - var(--sidebar-expanded-width) - 85px);margin-right:auto}.system-settings-main-panel .platform-introduction-card{overflow:visible;border:0;border-radius:0;box-shadow:none}.platform-introduction{min-height:260px;padding:28px 12px;display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:32px}.platform-introduction-logo{width:128px;height:128px;display:grid;place-items:center;background:#fffaf7;border:1px solid #efddd6;border-radius:30px}.platform-introduction-logo img{width:96px;height:96px;object-fit:contain}.platform-introduction-copy{max-width:680px;display:grid;gap:16px}.platform-introduction-name{display:flex;align-items:baseline;gap:12px}.platform-introduction-name h2{margin:0;color:#362721;font-size:28px;line-height:1}.platform-introduction-name span{color:#92756b;font-size:14px;font-weight:500}.platform-introduction-copy>strong{color:#d64a2d;font-size:18px}.platform-introduction-copy p{margin:0;color:#735a51;font-size:13px;line-height:1.9}.setting-option-list{padding:0 16px;display:grid}.setting-option-list>label,.setting-option-row{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #e7e7e5}.setting-option-list>label:last-child,.setting-option-row:last-child{border-bottom:0}.setting-option-name{color:#49352e;font-size:13px;font-weight:850}.setting-option-list .system-select{width:188px;min-width:188px}.setting-option-list .compact-select{width:112px;min-width:112px}.theme-color-options{display:flex;align-items:center;gap:8px}.theme-color-options button{height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;color:#735a51;background:#fff;border:1px solid #e2d8d4;border-radius:9px;box-shadow:none;font-size:12px;font-weight:800}.theme-color-options button.is-active{color:#b43e28;border-color:#efaa91;background:#fff6f1}.theme-color-options i{width:14px;height:14px;border-radius:50%}.theme-color-options i.is-blue{background:#3478f6}.theme-color-options i.is-orange{background:#ff5a1f}.system-settings-page .system-card-footer .primary-action,.system-settings-page .system-card-footer .primary-action:hover{box-shadow:none;transform:none}.system-settings-page .system-switch:disabled{opacity:1}.platform-introduction-copy p,.setting-option-name,.system-settings-main-panel .system-select select,.theme-color-options button,.system-settings-main-panel .system-card-heading span,.system-settings-main-panel .notification-boundary small,.system-settings-main-panel .channel-card>small,.system-settings-main-panel .card-list-main>p,.system-settings-main-panel .app-catalog-copy>small,.app-settings-description,.app-settings-boundary,.system-settings-drawer .drawer-content>section>p{font-size:14px}.system-settings-page{--settings-el-primary: var(--red);--settings-el-primary-light: #fff5f0;--settings-el-text-primary: #303133;--settings-el-text-regular: #606266;--settings-el-text-secondary: #909399;--settings-el-border: #dcdfe6;--settings-el-border-light: #e4e7ed;--settings-el-border-lighter: #ebeef5;--settings-el-fill-light: #f5f7fa;color:var(--settings-el-text-primary);background:#fff;border-color:#efdcd4;box-shadow:var(--shadow)}.system-settings-reference-head,.system-settings-primarybar,.system-settings-workbench,.system-settings-main-panel{background:#fff}.system-settings-reference-head h2{color:#352620;font-weight:700}.system-settings-primarybar{border-bottom-color:var(--settings-el-border)}.system-settings-workbench:before{background:var(--settings-el-border-light)}.system-settings-primarygroup nav button{color:var(--settings-el-text-regular);font-size:14px}.system-settings-primarygroup nav button>span{font-size:14px}.system-settings-primarygroup nav button:hover,.system-settings-primarygroup nav button.is-active{color:var(--settings-el-primary)}.system-settings-primarygroup nav button.is-active>span:after{background:var(--settings-el-primary)}.system-settings-subnav nav button:not(.is-active){color:var(--settings-el-text-regular)}.system-settings-subnav nav button:not(.is-active):hover{color:var(--settings-el-text-primary);background:var(--settings-el-fill-light)}.system-settings-subnav nav button.is-active{color:var(--settings-el-primary);background:var(--settings-el-primary-light);border-color:#ffd7c2}.system-settings-subnav nav button.is-active svg{color:var(--settings-el-primary)}.system-settings-main-panel .system-settings-card,.system-settings-main-panel .channel-card,.system-settings-main-panel .settings-card-list,.system-settings-main-panel .app-catalog-card,.system-settings-main-panel .app-summary-strip>div,.app-settings-panel,.drawer-content>section{background:#fff;border-color:var(--settings-el-border-lighter);box-shadow:none}.system-settings-main-panel .system-card-heading{border-color:var(--settings-el-border-lighter)}.system-settings-main-panel .system-card-heading strong,.setting-option-name,.app-settings-panel>header strong{color:var(--settings-el-text-primary);font-weight:400}.system-settings-main-panel .system-card-heading span,.system-settings-main-panel .channel-card>small,.system-settings-main-panel .card-list-main>p,.app-settings-description{color:var(--settings-el-text-regular)}.setting-option-list>label,.setting-option-row,.app-settings-field{border-color:var(--settings-el-border-lighter)}.system-settings-main-panel .system-select{height:40px;padding:0 15px;color:var(--settings-el-text-regular);background:#fff;border-color:var(--settings-el-border);box-shadow:none}.system-settings-main-panel .system-select:hover{border-color:#c0c4cc}.system-settings-main-panel .system-select:focus-within{border-color:var(--settings-el-primary)}.system-settings-main-panel .system-select select{color:var(--settings-el-text-regular);font-weight:400}.system-settings-main-panel .system-select.is-disabled{color:#a8abb2;background:var(--settings-el-fill-light);border-color:var(--settings-el-border-light);cursor:not-allowed}.system-settings-main-panel .system-select.is-disabled select,.system-settings-main-panel .system-select.is-disabled svg{color:#a8abb2;cursor:not-allowed}.system-settings-main-panel .setting-option-list .system-select{width:240px;min-width:240px}.system-settings-main-panel .setting-option-list .compact-select{width:160px;min-width:160px}.system-settings-main-panel .system-settings-card:has(.cascade-menu-select){overflow:visible}.system-settings-main-panel>.system-settings-stack:has(.cascade-menu-select.is-open),.system-settings-page:has(.cascade-menu-select.is-open),.content:has(.cascade-menu-select.is-open){overflow:visible}.system-settings-workbench:has(.cascade-menu-select.is-open){z-index:20}.cascade-menu-select{position:relative;width:280px;min-width:280px;color:var(--settings-el-text-regular)}.cascade-menu-trigger{width:100%;height:40px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--settings-el-text-regular);background:#fff;border:1px solid var(--settings-el-border);border-radius:9px;font-size:14px;font-weight:400;text-align:left}.cascade-menu-trigger:hover{border-color:#c0c4cc}.cascade-menu-select.is-open .cascade-menu-trigger{border-color:var(--settings-el-primary)}.cascade-menu-trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cascade-menu-trigger>svg{flex:0 0 auto;transition:transform .16s ease}.cascade-menu-select.is-open .cascade-menu-trigger>svg{transform:rotate(180deg)}.cascade-menu-popover{position:absolute;top:calc(100% + 6px);right:auto;left:0;z-index:30;width:440px;height:480px;max-height:none;display:grid;grid-template-columns:160px minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid var(--settings-el-border-light);border-radius:12px;box-shadow:0 12px 32px #30313324}.cascade-menu-level{padding:8px;display:grid;align-content:start;gap:2px;overflow-y:visible}.cascade-menu-parents{background:var(--settings-el-fill-light);border-right:1px solid var(--settings-el-border-lighter)}.cascade-menu-level button{min-height:38px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--settings-el-text-regular);background:transparent;border:0;border-radius:8px;font-size:14px;font-weight:400;text-align:left}.cascade-menu-level button:hover,.cascade-menu-parents button.is-active{color:var(--settings-el-primary);background:var(--settings-el-primary-light)}.cascade-menu-children button{min-height:48px}.cascade-menu-children button>span{display:grid;gap:2px}.cascade-menu-children button small{color:var(--settings-el-text-secondary);font-size:11px;font-weight:400}.cascade-menu-children button.is-selected{color:var(--settings-el-primary);background:var(--settings-el-primary-light)}.cascade-menu-children button.is-selected svg{flex:0 0 auto}.system-settings-page button,.system-settings-page input,.system-settings-page textarea{font-family:inherit}.system-settings-page .primary-action,.system-settings-page .secondary-action,.system-settings-page .system-link-button,.system-settings-page .card-list-action,.theme-color-options button,.system-table-toolbar>button{box-shadow:none;font-weight:400}.system-settings-page .primary-action{color:#fff;background:var(--settings-el-primary);border-color:var(--settings-el-primary)}.system-settings-page .primary-action:hover{background:#ff6a1a;border-color:#ff6a1a}.system-settings-page .secondary-action,.system-settings-page .system-link-button,.system-settings-page .card-list-action{color:var(--settings-el-primary);background:#fff;border-color:var(--settings-el-border)}.theme-color-options button{color:var(--settings-el-text-regular);background:#fff;border-color:var(--settings-el-border)}.theme-color-options button.is-active{color:var(--settings-el-primary);background:var(--settings-el-primary-light);border-color:var(--settings-el-primary)}.system-settings-main-panel .system-table-toolbar,.system-settings-main-panel .notification-boundary{color:var(--settings-el-text-regular);background:var(--settings-el-fill-light);border-color:var(--settings-el-border-lighter)}.system-settings-main-panel .system-table-toolbar>label,.system-settings-main-panel .system-table-toolbar>button,.system-settings-drawer input,.system-settings-drawer textarea{background:#fff;border-color:var(--settings-el-border)}.system-settings-main-panel .system-table-toolbar>label{min-width:320px;height:40px;padding:0 15px}.system-settings-main-panel .system-table-toolbar>button{height:40px;padding:0 15px;font-size:14px}.system-settings-main-panel .system-table-toolbar input{font-size:14px}.system-settings-main-panel .system-card-footer{padding-right:16px;padding-left:16px;justify-content:flex-end}.locked-switch-control{display:flex;align-items:center;gap:10px}.locked-switch-control>span{display:inline-flex;align-items:center;gap:5px;color:var(--settings-el-text-secondary);font-size:12px;font-weight:400;white-space:nowrap}.locked-switch-control>span svg{color:#a8abb2}.system-settings-page .locked-switch-control .system-switch:disabled{cursor:not-allowed;background:#f3a37c;box-shadow:inset 0 0 0 1px #ff500014}.system-settings-page .locked-switch-control .system-switch:disabled i{background:#f5f7fa}.system-switch{background:var(--settings-el-border);box-shadow:none}.system-switch.is-on{background:var(--settings-el-primary)}.system-settings-drawer>header,.system-settings-drawer>footer{border-color:var(--settings-el-border-lighter)}.system-settings-drawer>header button{color:var(--settings-el-text-regular);background:#fff;border-color:var(--settings-el-border)}@container app-canvas (max-width: 760px){.system-settings-page>.system-settings-primarybar,.system-settings-page>.system-settings-app-tabs,.system-settings-page>.system-settings-workbench{width:100%;max-width:none}.system-settings-app-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.app-overview-grid{grid-template-columns:1fr}.app-version-list>div{grid-template-columns:1fr}.platform-introduction{grid-template-columns:1fr}.setting-option-list>label,.setting-option-row{align-items:flex-start;flex-direction:column;padding:14px 0;gap:10px}}.dashboard-page{display:grid;gap:14px}.dashboard-page .business-toolbar p{margin:6px 0 0;color:#9a7b71;font-size:12px}.dashboard-metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.dashboard-metric-grid article{min-height:120px;padding:16px;display:grid;align-content:space-between;background:#fff;border:1px solid #f0ddd5;border-radius:15px;box-shadow:0 8px 24px #5d30220d}.dashboard-metric-grid article.is-danger{background:#fff4f1;border-color:#ffc9bd}.dashboard-metric-grid span{display:flex;align-items:center;gap:7px;color:#8d7067;font-size:12px;font-weight:800}.dashboard-metric-grid strong{color:#3f2c26;font-size:27px}.dashboard-metric-grid small{color:#ad9188;font-size:10px}.dashboard-content-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:14px}.dashboard-panel{padding:18px;background:#fff;border:1px solid #f0ddd5;border-radius:16px;box-shadow:0 8px 24px #5d30220d}.dashboard-panel>header{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between}.dashboard-panel>header span{color:#b35d45;font-size:10px;font-weight:900}.dashboard-panel>header h3{margin:3px 0 0;color:#3f2c26;font-size:17px}.dashboard-panel>header>b{padding:5px 9px;color:#b64c34;background:#fff0e9;border-radius:999px;font-size:10px}.dashboard-todo-list,.dashboard-account-list{display:grid;gap:9px}.dashboard-todo-list button{width:100%;padding:12px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;text-align:left;background:#fffaf7;border:1px solid #f3e2db;border-radius:12px;cursor:pointer}.dashboard-todo-list button:hover{border-color:#efb9a7;transform:translateY(-1px)}.dashboard-todo-list button>i{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:#e76740;border-radius:10px;font-style:normal;font-weight:900}.dashboard-todo-list button.tone-danger>i{background:#d94335}.dashboard-todo-list button div{display:grid;gap:4px}.dashboard-todo-list strong{color:#4a332c;font-size:13px}.dashboard-todo-list span{color:#967a71;font-size:11px}.dashboard-empty{min-height:150px;display:flex;align-items:center;justify-content:center;gap:8px;color:#56866c}.dashboard-account-list article{padding:10px 0;display:grid;grid-template-columns:1fr auto;gap:7px;border-bottom:1px solid #f4e8e3}.dashboard-account-list article:last-child{border-bottom:0}.dashboard-account-list article div{display:grid;gap:3px}.dashboard-account-list strong{color:#46322c;font-size:13px}.dashboard-account-list span{color:#9b8178;font-size:10px}.dashboard-account-list em{color:#df4d31;font-size:18px;font-style:normal;font-weight:900}.dashboard-account-list i{grid-column:1 / 3;height:5px;overflow:hidden;background:#f5e5df;border-radius:99px}.dashboard-account-list i b{display:block;height:100%;background:linear-gradient(90deg,#f39b3f,#df4d31);border-radius:inherit}.dashboard-activity>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboard-activity article{padding:10px 12px;display:grid;grid-template-columns:1fr auto;gap:4px 10px;background:#fffaf7;border-radius:10px}.dashboard-activity article span{color:#4c342d;font-size:12px;font-weight:800}.dashboard-activity article strong{color:#b15e47;font-size:10px}.dashboard-activity article small{grid-column:1 / 3;color:#a58a81;font-size:9px}@media(max-width:1200px){.dashboard-metric-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.dashboard-content-grid,.dashboard-activity>div{grid-template-columns:1fr}.dashboard-metric-grid{grid-template-columns:repeat(2,1fr)}}.feature-center-page{display:grid;gap:14px}.feature-system-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.feature-system-grid>article,.feature-panel-card,.feature-release-grid article{padding:16px;background:#fff;border:1px solid #f0ddd5;border-radius:15px;box-shadow:0 8px 24px #5d30220d}.feature-system-grid header{display:flex;align-items:center;justify-content:space-between}.feature-system-grid header>span{width:36px;height:36px;display:grid;place-items:center;color:#e45a36;background:#fff0e9;border-radius:10px}.feature-system-grid header b{font-size:10px}.feature-system-grid h3{margin:14px 0 7px;color:#412e28;font-size:15px}.feature-system-grid p{min-height:52px;margin:0 0 13px;color:#957a71;font-size:11px;line-height:1.6}.feature-system-grid article>div{display:grid;gap:5px;color:#8e746b;font-size:10px}.feature-system-grid article>div strong{color:#4a342d;font-size:11px}.feature-system-grid article>i{height:6px;margin:10px 0;display:block;overflow:hidden;background:#f5e5df;border-radius:99px}.feature-system-grid article>i b{height:100%;display:block;background:linear-gradient(90deg,#f39b3f,#df4d31)}.feature-system-grid footer small{color:#a58a81;font-size:9px}.feature-panel-card>h3{margin:0 0 14px;color:#45312a}.feature-intent-form{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.feature-intent-form label{display:grid;gap:6px}.feature-intent-form label span{color:#80665e;font-size:11px;font-weight:800}.feature-intent-form input,.feature-intent-form select,.feature-intent-form textarea{width:100%;padding:9px 10px;color:#49332c;background:#fffaf7;border:1px solid #ead6ce;border-radius:9px}.feature-intent-form textarea{min-height:78px;resize:vertical}.feature-intent-form .is-wide{grid-column:1 / -1}.feature-intent-form div.is-wide{display:flex;align-items:center;gap:12px}.feature-intent-form div small{color:#59806a}.feature-release-grid{display:grid;gap:11px}.feature-release-grid article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px}.feature-release-grid article>svg{color:#e05a38}.feature-release-grid h3{margin:0 0 4px;color:#45312a}.feature-release-grid span,.feature-release-grid small{color:#967b72;font-size:10px}.feature-release-grid p{margin:7px 0;color:#70574f;font-size:11px}.feature-release-grid a{text-decoration:none}.feature-record-list{display:grid;gap:8px}.feature-record-list article{padding:11px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;background:#fffaf7;border-radius:10px}.feature-record-list article>svg{color:#dc5a39}.feature-record-list article div{display:grid;gap:3px}.feature-record-list strong{color:#49342d;font-size:12px}.feature-record-list span,.feature-record-list small,.feature-record-list time{color:#947970;font-size:10px}.feature-quota-list{display:grid;gap:8px}.feature-quota-list article{padding:11px;display:grid;grid-template-columns:1fr auto 110px;align-items:center;gap:12px;background:#fffaf7;border-radius:10px}.feature-quota-list article div{display:grid;gap:3px}.feature-quota-list strong{color:#49342d}.feature-quota-list span,.feature-quota-list small{color:#957a71;font-size:10px}.feature-quota-list em{color:#df4f31;font-style:normal;font-weight:900}.feature-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px}.feature-contact-grid>section>svg{color:#df5836}.feature-contact-grid p{color:#81675f;font-size:12px;line-height:1.7}.feature-intent-history{display:grid;gap:6px}.feature-intent-history span{padding:8px;display:grid;grid-template-columns:1fr auto;color:#8c7168;background:#fff8f4;border-radius:8px;font-size:10px}.feature-intent-history strong{grid-column:1 / -1;color:#4d362e}@media(max-width:1200px){.feature-system-grid{grid-template-columns:repeat(3,1fr)}.feature-intent-form{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.feature-system-grid,.feature-contact-grid,.feature-intent-form{grid-template-columns:1fr}.feature-intent-form .is-wide{grid-column:auto}.feature-release-grid article{grid-template-columns:auto 1fr}.feature-release-grid article>a{grid-column:1/-1}.feature-quota-list article{grid-template-columns:1fr auto}}.management-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#2d1f1b6b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.management-dialog{width:min(760px,96vw);max-height:88vh;overflow:auto;background:#fff;border:1px solid #ead7cf;border-radius:17px;box-shadow:0 24px 80px #361d1538}.management-dialog>header,.management-dialog>footer{padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0e3de}.management-dialog>footer{justify-content:flex-end;gap:9px;border-top:1px solid #f0e3de;border-bottom:0}.management-dialog>header h3{margin:0;color:#45312a}.management-dialog>header button{padding:5px;background:transparent;border:0;cursor:pointer}.management-dialog>div{padding:18px}.management-form{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.management-form>label{display:grid;gap:6px}.management-form label>span,.management-form legend{color:#80665e;font-size:11px;font-weight:800}.management-form input,.management-form select{width:100%;padding:9px 10px;color:#49332c;background:#fffaf7;border:1px solid #ead6ce;border-radius:9px}.management-form .is-wide,.management-form fieldset{grid-column:1 / -1}.management-form fieldset{padding:12px;display:flex;flex-wrap:wrap;gap:10px;border:1px solid #ead6ce;border-radius:10px}.management-form fieldset label{display:flex;align-items:center;gap:5px;color:#5e453d;font-size:11px}.management-form fieldset input{width:auto}.management-form .permission-grid{display:grid;grid-template-columns:repeat(3,1fr)}.management-form .permission-grid label span{display:grid}.management-form .permission-grid small{color:#ac8f85;font-size:8px}@media(max-width:700px){.management-form,.management-form .permission-grid{grid-template-columns:1fr}}.provider-task-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:10px;align-items:start}.provider-list-panel,.provider-detail-card,.provider-task-table-card{background:#fff;border:1px solid #efddd6;border-radius:17px}.provider-list-panel{min-height:720px;padding:12px;display:flex;flex-direction:column}.provider-list-heading{min-height:42px;padding:0 4px 10px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f2e4de}.provider-list-heading>div{display:flex;align-items:center;gap:7px}.provider-list-heading span{color:#4d3730;font-size:16px;font-weight:900}.provider-list-heading strong{min-width:24px;height:24px;display:grid;place-items:center;color:#c94100;background:#fff0e8;border-radius:8px;font-size:12px}.provider-list-heading button{width:30px;height:30px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-radius:10px;font-size:20px}.provider-search{height:40px;margin:10px 0;padding:0 10px;display:flex;align-items:center;gap:7px;color:#a68277;background:#fff8f4;border:1px solid #f0ddd5;border-radius:10px}.provider-search input{min-width:0;width:100%;color:#5f453e;background:transparent;border:0;outline:0}.provider-list{display:grid;gap:6px}.provider-list-item{min-height:66px;padding:8px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;color:#71544b;background:transparent;border:1px solid transparent;border-radius:13px;text-align:left}.provider-list-item:hover{background:#fff8f4}.provider-list-item.active{color:#b54028;background:linear-gradient(135deg,#fff4ea,#ffebe3);border-color:#f7cab9}.provider-list-item>i{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--theme-secondary),var(--red));border:3px solid rgba(255,255,255,.74);border-radius:12px;box-shadow:0 7px 13px var(--theme-shadow-color);font-size:12px;font-style:normal;font-weight:900}.provider-list-item>span{min-width:0;display:grid;gap:5px}.provider-list-item strong{color:#4a342e;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.provider-list-item small{color:#a0877f;font-size:12px}.provider-list-item em{min-width:24px;height:24px;display:grid;place-items:center;color:#b84b32;background:#fff;border-radius:8px;font-size:12px;font-style:normal;font-weight:900}.provider-list-footer{margin-top:auto;padding:12px 6px 2px;display:flex;align-items:flex-start;gap:6px;color:#a0877f;border-top:1px solid #f2e4de;font-size:12px;line-height:1.55}.provider-list-footer svg{flex:0 0 auto;color:#e15b38}.provider-task-content{min-width:0;display:grid;gap:10px}.provider-detail-card{padding:16px}.provider-detail-head{min-height:60px;display:flex;align-items:center;gap:11px}.provider-avatar{width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#ff9728,#e9412a);border:4px solid #fff1e8;border-radius:15px;font-size:14px;font-weight:900}.provider-detail-head>div:nth-child(2){min-width:0;flex:1}.provider-detail-head span{color:#aa7d6f;font-size:12px}.provider-detail-head h2{margin:3px 0 4px;color:#382720;font-size:20px}.provider-detail-head p{margin:0;color:#8d746c;font-size:12px}.provider-rule-grid{margin-top:12px;padding-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;border-top:1px solid #f2e4de}.provider-rule-grid>div{min-height:74px;padding:11px;background:#fff8f4;border:1px solid #f1e0d9;border-radius:12px}.provider-rule-grid span{display:block;margin-bottom:7px;color:#a17d72;font-size:12px}.provider-rule-grid strong{color:#5c4139;font-size:14px;line-height:1.5}.provider-task-filters .filter-select{min-width:132px;flex:1 1 132px}.provider-task-filters .table-search{flex:2 1 280px}.reset-filter-button{height:40px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;color:#666d68;background:#f5f6f4;border:1px solid #dfe2de;border-radius:10px;box-shadow:none;font-size:14px;font-weight:800;white-space:nowrap}.reset-filter-button:hover{color:#444a46;background:#ecefec;border-color:#cfd4cf;box-shadow:none;transform:translateY(-1px)}.provider-task-lower{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:10px;align-items:start}.provider-task-lower.has-detail{grid-template-columns:minmax(0,1fr) 310px}.provider-task-table-card{min-width:0;overflow:hidden}.provider-task-table-scroll{width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--theme-scrollbar) transparent}.provider-task-table-grid{min-width:1890px}.provider-task-row{width:100%;min-height:82px;padding:0 12px;display:grid;grid-template-columns:125px 170px 210px 200px 105px 100px 145px 115px 85px 95px 110px 95px 180px;align-items:center;gap:10px;color:#70544c;background:transparent;border:0;border-bottom:1px solid #f3e7e2;text-align:left}button.provider-task-row{cursor:pointer}button.provider-task-row:hover{background:#fff9f6}button.provider-task-row.selected{background:var(--theme-soft);box-shadow:inset 3px 0 var(--theme-primary)}.provider-task-row>span{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.45}.provider-task-row strong{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;color:#42302a;font-size:14px;white-space:nowrap}.product-logo{width:28px;height:28px;flex:0 0 auto;display:inline-grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.72);border-radius:9px;box-shadow:0 6px 12px var(--elevation-color),inset 0 0 0 1px #fff3;font-size:13px;font-style:normal;font-weight:900;line-height:1;object-fit:cover}.product-logo-xs{width:20px;height:20px;border-radius:7px;font-size:11px}.product-logo-coral{background:linear-gradient(135deg,#ff7b42,#de3f2d)}.product-logo-rose{background:linear-gradient(135deg,#f06b91,#a948d3)}.product-logo-aqua{background:linear-gradient(135deg,#20c7bd,#3575e8)}.task-product-cell,.task-identity-cell{display:inline-flex;align-items:center;gap:5px}.task-identity-cell strong,.task-product-cell strong{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;color:#42302a;font-size:14px;font-weight:800;white-space:nowrap}.task-product-cell strong{flex:0 0 auto;max-width:none;overflow:visible;text-overflow:clip}.task-product-form-cell{color:#42302a}.provider-task-head{min-height:36px;color:#967b73;background:#fff8f4;font-weight:800}.provider-task-head>span{max-height:none!important;font-size:12px;line-height:1}.receipt-status,.health-status,.machine-status,.task-drama-cell>a,.task-drama-cell>em{width:fit-content;height:26px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;font-size:12px;font-style:normal;font-weight:900;line-height:1;white-space:nowrap}.receipt-status{color:#208253;background:#e3f6ec;border-color:#c2e8d4}.receipt-status.urgent,.receipt-status.stopped{color:#bd3925;background:#ffe8df;border-color:#f2c8bb}.health-status{color:#74635d;background:#f0ebe8;border-color:#dfd7d2}.health-status.whitelisted{color:#208253;background:#e3f6ec;border-color:#c2e8d4}.health-status.pending{color:#b66b12;background:#fff0d8;border-color:#f2d4a5}.machine-status.unconfigured{color:#756963;background:#eee9e7;border-color:#e0d8d3}.task-drama-cell{max-width:100%;display:inline-flex;align-items:center;gap:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-drama-cell>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-drama-cell>a{color:#b6422d;background:#fff1e9;border-color:#efc7b7;text-decoration:none}.task-drama-cell>a:hover{color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-color:transparent}.task-drama-cell>em{color:#756963;background:#eee9e7;border-color:#e0d8d3}.provider-task-row>span:has(.qr-thumb){display:grid;place-items:center}.qr-thumb{width:40px;height:40px;display:grid;place-items:center;color:#43332e;background:repeating-conic-gradient(#f5e7e1 0,#f5e7e1 25%,#fff 0,#fff 50%) 50% / 7px 7px;border:3px solid #fff;border-radius:7px;box-shadow:0 0 0 1px #ead7cf;font-style:normal}.qr-thumb svg{padding:3px;background:#ffffffd1;border-radius:4px}.task-table-empty{height:120px;display:grid;place-items:center;color:#9d847c;font-size:14px}.provider-task-detail{width:310px;padding:15px}.provider-task-detail .drawer-heading button{width:30px;height:30px;display:grid;place-items:center;color:#9b766c;background:#fff4ee;border-radius:9px;font-size:18px}.detail-title-stack{min-width:0;display:grid;gap:4px}.detail-title-stack strong{min-width:0;color:#3f2c28;font-size:16px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-title-stack span{color:#9b766c;font-size:12px;font-weight:800}.task-detail-qr{margin:12px 0;padding:14px;display:grid;justify-items:center;gap:8px;background:#fff8f4;border:1px solid #f0ddd5;border-radius:13px}.task-detail-qr i{width:96px;height:96px;display:grid;place-items:center;color:#3f302b;background:repeating-conic-gradient(#eadbd5 0,#eadbd5 25%,#fff 0,#fff 50%) 50% / 10px 10px;border:7px solid #fff;box-shadow:0 0 0 1px #ead7cf;font-style:normal}.task-detail-qr svg{padding:6px;background:#ffffffe0}.task-detail-qr span{color:#6d5048;font-size:12px;font-weight:800}.detail-requirement{margin-top:9px;padding:10px;background:#fff8f4;border:1px solid #f1e0d9;border-radius:10px}.detail-requirement span{color:#a17d72;font-size:12px}.detail-requirement p{margin:5px 0 0;color:#664a42;font-size:14px;line-height:1.55}.inline-detail-form{display:grid;gap:9px}.inline-detail-form label{display:grid;gap:6px}.inline-detail-form label>span{color:#8e6e64;font-size:12px;font-weight:800}.inline-detail-form input,.inline-detail-form select,.inline-detail-form textarea{width:100%;min-width:0;color:#513a33;background:#fff9f6;border:1px solid #ead8d1;border-radius:9px;outline:0;font:inherit}.inline-detail-form input,.inline-detail-form select{height:38px;padding:0 9px}.inline-detail-form input[readonly]{cursor:pointer}.inline-detail-form textarea{padding:9px;resize:vertical}.inline-detail-form input:focus,.inline-detail-form select:focus,.inline-detail-form textarea:focus{border-color:var(--theme-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary) 10%,transparent)}.sticky-save-button{position:sticky;bottom:15px;margin-top:12px;box-shadow:0 -8px 18px #ffffffe0,0 8px 18px var(--theme-shadow-color)}.task-overview-page{height:calc(max(100vh,var(--app-canvas-min-height)) - 117px);min-height:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.provider-task-layout{height:100%;align-items:stretch}.provider-list-panel,.provider-task-table-card{box-shadow:0 10px 24px var(--elevation-color)}.provider-list-panel{min-height:0;height:100%}.provider-list-panel{padding:12px 12px 9px}.provider-list-heading{padding:4px;border-bottom:0}.provider-search{margin:10px 0;background:#fff}.provider-list{min-height:0;overflow-y:auto;gap:8px}.provider-list-record{display:grid;gap:0}.provider-list-record.expanded{gap:7px}.provider-list-item{grid-template-columns:1fr auto;padding:10px 11px;background:#fff9f6;border-color:#f1dfd8;box-shadow:0 5px 12px var(--elevation-color-soft)}.provider-list-item.active{background:linear-gradient(135deg,var(--theme-surface-muted),var(--theme-soft-strong));border-color:var(--theme-border);box-shadow:0 8px 16px var(--theme-shadow-color)}.provider-business-preview{padding:10px;display:grid;gap:8px;background:#fff;border:1px solid #efdcd4;border-radius:12px;box-shadow:0 7px 14px var(--elevation-color-soft)}.provider-business-preview>strong{color:#573d35;font-size:12px}.provider-business-preview section{min-width:0;display:grid;gap:5px}.provider-business-preview section>span{display:inline-flex;align-items:center;gap:5px;color:#b34831;font-size:12px;font-weight:800}.provider-business-preview a{min-width:0;padding:6px 8px;color:#765850;background:#fff8f4;border-radius:7px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.provider-business-preview a:hover{color:#bd422b;background:#fff0e8}.provider-list-footer{flex:0 0 auto;margin-top:auto;padding:11px;background:#fff8f4;border:1px solid #f1dfd8;border-radius:11px}.provider-detail-card{padding:0;background:transparent;border:0;border-radius:0}.provider-detail-head{min-height:154px;padding:15px 16px;flex-wrap:wrap;background:#fff;border:1px solid #efddd6;border-radius:17px;box-shadow:0 10px 24px var(--elevation-color)}.provider-detail-title{min-width:0;flex:1}.product-detail-title h2{display:flex;align-items:center;gap:9px}.provider-detail-actions{margin-left:auto;display:flex;justify-content:flex-end;gap:8px}.provider-detail-actions button{height:40px;padding:0 14px;display:flex;align-items:center;gap:6px;border-radius:11px;font-size:14px;font-weight:800}.provider-info-grid{width:100%;padding:12px 14px;display:grid;grid-template-columns:1.2fr 1fr 2fr;gap:18px;background:#fff8f4;border:1px solid #f1e0d9;border-radius:13px}.provider-info-grid>div{min-width:0}.provider-info-grid span{display:block;margin-bottom:6px;color:#a17d72;font-size:12px}.provider-info-grid strong{color:#5c4139;font-size:14px;line-height:1.5}.provider-task-filters{background:#fff8f4;border:0;border-radius:16px 16px 0 0;box-shadow:none}.provider-task-detail{background:#fff;border:1px solid #efddd6;border-radius:17px;box-shadow:0 10px 24px var(--elevation-color)}.provider-task-content{height:100%;grid-template-rows:auto minmax(0,1fr)}.task-list-module{min-height:0;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);background:#fff;border:1px solid #efddd6;border-radius:17px;box-shadow:0 10px 24px var(--elevation-color)}.provider-task-lower{min-height:0;height:100%}.provider-task-table-card{height:100%;display:flex;flex-direction:column;border:0;border-radius:0 0 17px 17px;box-shadow:none}.provider-task-table-scroll{min-height:0;flex:1;overflow:auto}.provider-task-detail{height:100%;overflow-y:auto}.task-table-caption{position:relative;z-index:5;overflow:visible}.column-setting-wrap{position:relative}.column-setting-button{height:36px;padding:0 11px;display:flex;align-items:center;gap:6px;color:#76584f;background:#fff8f4;border:1px solid #ead8d1;border-radius:10px;font-size:12px;font-weight:800}.column-setting-button.active{color:var(--el-color-primary);background:var(--el-color-primary-light-9);border-color:var(--el-color-primary-light-5)}.column-setting-popover{position:absolute;right:0;top:43px;z-index:12;width:420px;padding:14px;background:#fff;border:1px solid #ead8d1;border-radius:14px;box-shadow:0 18px 42px #3a4b592e}.column-setting-popover>div:first-child{display:flex;align-items:center;justify-content:space-between}.column-setting-popover>div:first-child strong{color:var(--el-text-color-primary);font-size:14px}.column-setting-popover>div:first-child button{padding:4px 7px;color:var(--el-color-primary);background:transparent;border-radius:6px;font-size:12px}.column-setting-popover>div:first-child button:hover{background:var(--el-color-primary-light-9)}.column-setting-popover>p{margin:5px 0 12px;color:var(--el-text-color-secondary);font-size:12px}.column-check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.column-check-grid label{min-height:34px;padding:0 8px;display:flex;align-items:center;gap:7px;color:var(--el-text-color-regular);background:var(--el-fill-color-blank);border:1px solid var(--el-border-color-light);border-radius:9px;font-size:12px;cursor:pointer}.column-check-grid label:hover{border-color:var(--el-color-primary-light-5);background:var(--el-color-primary-light-9)}.column-check-grid label:has(input:checked){color:var(--el-color-primary);background:var(--el-color-primary-light-9);border-color:var(--el-color-primary-light-5)}.column-check-grid input{width:15px;height:15px;accent-color:var(--el-color-primary)}.task-pagination{min-height:56px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-top:1px solid #f0ddd5}.task-pagination>span{color:#967b73;font-size:12px}.task-pagination>div{display:flex;gap:6px}.page-size-control{display:flex;align-items:center;gap:10px!important;color:#967b73;font-size:12px}.page-size-control>label{height:34px;padding:0 8px;display:flex;align-items:center;gap:5px;background:#fff8f4;border:1px solid #ead8d1;border-radius:9px}.page-size-control select{color:#76584f;background:transparent;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;cursor:pointer}.task-pagination button{min-width:34px;height:34px;padding:0 9px;display:flex;align-items:center;justify-content:center;gap:4px;color:#76584f;background:#fff8f4;border:1px solid #ead8d1;border-radius:9px;font-size:12px}.task-pagination button.active{color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-color:transparent}.task-pagination button:disabled{color:#c2b2ac;background:#f7f2ef;cursor:not-allowed}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;padding:15px;display:grid;place-items:center;background:#3e2a2352;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.create-task-modal{width:min(1120px,calc(100vw - 30px));max-height:calc(100vh - 30px);overflow:hidden;display:flex;flex-direction:column;background:#fffaf7;border:1px solid rgba(255,255,255,.88);border-radius:24px;box-shadow:0 30px 80px var(--elevation-modal)}.create-task-modal-head{min-height:96px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border-bottom:1px solid #f0ddd5}.create-task-modal-head>div{min-width:0}.create-task-modal-head span{color:#b06f5f;font-size:12px}.create-task-modal-head h2{margin:4px 0;color:#352620;font-size:22px}.create-task-modal-head p{margin:0;color:#8b7067;font-size:14px}.create-task-modal-head>button{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;color:#8d6f66;background:#fff3ed;border:1px solid #f1d8ce;border-radius:12px;font-size:22px}.create-task-progress{min-height:66px;padding:10px 120px;display:flex;align-items:center;justify-content:center;background:#fff8f4;border-bottom:1px solid #f0ddd5}.create-task-progress>div{display:flex;align-items:center;gap:7px;color:#998078;font-size:12px;white-space:nowrap}.create-task-progress i{width:28px;height:28px;display:grid;place-items:center;color:#8f756d;background:#eee3de;border-radius:9px;font-style:normal;font-weight:900}.create-task-progress .active{color:#bd432b;font-weight:900}.create-task-progress .active i{color:#fff;background:linear-gradient(135deg,var(--orange),var(--red))}.create-task-progress b{min-width:90px;height:1px;margin:0 12px;background:#e7d6cf}.create-task-form{min-height:0;padding:14px;overflow-y:auto;display:grid;gap:10px}.modal-form-card{padding:16px;background:#fff;border:1px solid #efddd6;border-radius:16px;box-shadow:0 8px 18px var(--elevation-color-soft)}.create-task-list-modal{width:90vw;height:86vh}.create-task-list-modal .create-task-modal-head{min-height:70px;padding:12px 20px}.create-task-list-modal .create-task-form{min-width:0;min-height:0;flex:1;padding:12px;overflow:hidden}.create-task-list-card{min-width:0;min-height:0;height:100%;padding:12px;display:flex;flex-direction:column}.create-task-list-head{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.create-task-list-head strong{color:#45312b;font-size:15px}.create-task-list-head>div{display:flex;align-items:center;gap:10px}.create-task-list-head button{height:32px;padding:0 11px;color:#b6422d;background:#fff1e9;border:1px solid #efc7b7;border-radius:9px;font-size:12px;font-weight:800}.reuse-option-group{min-height:34px;padding:3px 4px 3px 10px;display:flex;align-items:center;gap:8px;color:#8a6a61;background:#fff8f4;border:1px solid #ead8d1;border-radius:10px}.reuse-option-group>span{color:#7a5c54;font-size:12px;font-weight:800;white-space:nowrap}.reuse-option-group>div{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.reuse-option-checkbox{height:26px;padding:0 8px;display:flex;align-items:center;gap:5px;color:#73574f;background:#fff;border:1px solid #ead8d1;border-radius:8px;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.reuse-option-checkbox input{width:14px;height:14px;accent-color:var(--theme-primary)}.reuse-option-checkbox:has(input:checked){color:var(--theme-text);background:var(--theme-soft-strong);border-color:var(--theme-border)}.create-task-grid-wrap{width:100%;max-width:100%;min-height:0;flex:1;overflow-x:auto;overflow-y:auto;background:#fff;border:1px solid #ead8d1;border-radius:12px}.create-task-grid{width:100%;min-width:1966px}.create-task-grid-row{min-height:48px;padding:6px 8px;display:grid;grid-template-columns:90px 90px 100px 180px 180px 95px 145px 120px 90px 125px 90px 200px 200px minmax(90px,1fr) 64px 46px;align-items:center;gap:3px;border-bottom:1px solid #f2e5df}.create-task-grid-row:last-child{border-bottom:0}.create-task-grid-head{position:sticky;top:0;z-index:2;min-height:38px;color:#876b62;background:#fff4ee;font-size:12px;font-weight:800}.create-task-grid-row input,.create-task-grid-row select,.create-task-grid-row button{width:100%;min-width:0;height:32px;padding:0 8px;color:#523b34;background:#fff9f6;border:1px solid #ead8d1;border-radius:8px;outline:0;font:inherit;font-size:12px}.create-task-grid-row input:focus,.create-task-grid-row select:focus{border-color:var(--theme-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary) 10%,transparent)}.create-task-grid-row button{font-weight:800;cursor:pointer}.create-task-frequency-cell,.create-task-drama-cell{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.create-task-drama-cell:not(:has(input)){grid-template-columns:1fr}.create-task-multi-cell{min-width:0;display:flex;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none}.create-task-multi-cell::-webkit-scrollbar{display:none}.create-task-multi-cell button{width:auto;min-width:max-content;height:28px;padding:0 8px;color:#7b5c53;background:#fff;border-color:#ead8d1;font-size:12px}.create-task-multi-cell button.active{color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-color:transparent}.create-task-product-form-picker{position:relative;min-width:0}.create-task-grid-row .create-task-product-form-trigger{display:flex;align-items:center;justify-content:space-between;gap:5px;font-weight:400}.create-task-product-form-menu{position:absolute;top:calc(100% + 5px);left:0;z-index:8;width:160px;padding:6px;display:grid;gap:2px;background:#fff;border:1px solid #ead8d1;border-radius:9px;box-shadow:0 10px 24px #3a4b5924}.create-task-product-form-menu label{min-height:28px;padding:0 7px;display:flex;align-items:center;gap:7px;color:#654a42;border-radius:6px;font-size:12px;cursor:pointer}.create-task-product-form-menu label:hover{background:#fff4ee}.create-task-product-form-menu input{width:14px;height:14px;padding:0;accent-color:var(--red)}.task-detail-product-form-field{position:relative;display:grid;gap:7px}.task-detail-product-form-field>span{color:#765950;font-size:12px;font-weight:700}.task-detail-product-form-picker{position:relative;min-width:0}.task-detail-product-form-picker>button{width:100%;height:40px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#523b34;background:#fff;border:1px solid #e6d6cf;border-radius:9px;font-size:13px;font-weight:400}.task-detail-product-form-picker>button:hover{border-color:#ed8a68}.task-detail-product-form-picker .create-task-product-form-menu{width:100%;min-width:180px}.task-detail-remark-field{grid-column:1 / -1;display:grid;gap:7px}.task-detail-remark-field>span{color:#765950;font-size:12px;font-weight:700}.compact-frequency-field .frequency-select-pair{grid-template-columns:minmax(0,1fr) minmax(52px,.72fr)}.task-detail-top-qr{min-height:92px}.create-task-mini-button{display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#865f55;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-task-grid-row .qr-action{width:100%;min-width:0;height:32px;padding:0 6px;color:#b6422d;background:#fff1e9;border:1px solid #edc9bb;border-radius:8px;font:inherit;font-size:12px;font-weight:800;cursor:pointer;box-sizing:border-box}.create-task-grid-row .qr-action:hover{color:#9e3523;background:#ffe7dc;border-color:#e8ae9b}.create-task-grid-row .qr-action:focus-within{border-color:var(--theme-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary) 10%,transparent)}.create-task-grid-row .qr-action input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.create-task-grid-row .remove-export-row{color:#b74831;background:#fff}.create-task-grid-row .remove-export-row:disabled{color:#c7b5ae;background:#f5f0ed;cursor:not-allowed}.create-task-list-notes{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px 14px;color:#947970;font-size:12px}.create-task-list-notes span{display:inline-flex;align-items:center;gap:5px}.create-task-error{margin-top:10px;padding:10px 12px;color:#b33f2b;background:#fff1ed;border:1px solid #efb9aa;border-radius:9px;font-size:13px;font-weight:700}.modal-card-title{margin-bottom:13px;display:grid;gap:4px}.modal-card-title strong{color:#45312b;font-size:16px}.modal-card-title span{color:#a0877f;font-size:12px}.modal-field-grid{display:grid;gap:12px}.modal-field-grid.three-columns{grid-template-columns:repeat(3,1fr)}.modal-field-grid.four-columns{grid-template-columns:repeat(4,1fr)}.modal-field-grid.two-columns{grid-template-columns:repeat(2,1fr)}.modal-field-grid label,.modal-requirement-fields>label{min-width:0;display:grid;gap:7px}.modal-field-grid label>span,.modal-requirement-fields label>span{color:#654b43;font-size:14px;font-weight:800}.modal-field-grid em,.modal-requirement-fields em{color:#df432b;font-style:normal}.modal-field-grid input,.modal-field-grid select,.modal-field-grid textarea,.modal-requirement-fields textarea{width:100%;min-width:0;color:#523b34;background:#fff9f6;border:1px solid #ead8d1;border-radius:10px;outline:0;font:inherit}.modal-field-grid input,.modal-field-grid select{height:42px;padding:0 11px}.modal-field-grid textarea,.modal-requirement-fields textarea{padding:10px 11px;resize:vertical}.modal-field-grid input:focus,.modal-field-grid select:focus,.modal-requirement-fields textarea:focus{border-color:var(--theme-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary) 10%,transparent)}.modal-field-grid .span-two{grid-column:span 2}.modal-field-grid .span-three{grid-column:span 3}.frequency-combo-field{grid-column:span 2}.frequency-combo-field.compact-frequency-field{grid-column:span 1}.frequency-select-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.modal-field-grid .task-detail-product-form-picker .create-task-product-form-menu{z-index:50;width:100%;min-width:180px;max-height:220px;overflow-y:auto}.modal-field-grid .task-detail-product-form-picker .create-task-product-form-menu label{min-height:32px;padding:0 8px;display:flex;align-items:center;gap:8px}.modal-field-grid .task-detail-product-form-picker .create-task-product-form-menu input{width:14px;min-width:14px;height:14px;padding:0;border-radius:3px}.requirement-upload-card{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.modal-requirement-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.modal-requirement-fields .modal-card-title{grid-column:1 / -1}.qr-upload-panel{min-width:0}.qr-upload-box{width:100%;min-height:202px;display:grid;place-items:center;align-content:center;gap:8px;color:#d34d30;background:repeating-conic-gradient(#fff7f2 0,#fff7f2 25%,#fff 0,#fff 50%) 50% / 14px 14px;border:1px dashed #eba98f;border-radius:14px}.qr-upload-box strong{color:#5a4038;font-size:14px}.qr-upload-box span{color:#9c8178;font-size:12px}.original-qr-card{margin-top:10px;padding:9px 10px;display:grid;grid-template-columns:1fr 48px auto;align-items:center;gap:9px;background:#fff;border:1px solid #ead8d1;border-radius:11px}.original-qr-card>div{display:grid;gap:3px}.original-qr-card span{color:#a07d72;font-size:12px}.original-qr-card strong{color:#5b4139;font-size:14px}.original-qr-card>i{width:44px;height:44px;display:grid;place-items:center;color:#44332e;background:repeating-conic-gradient(#eadbd5 0,#eadbd5 25%,#fff 0,#fff 50%) 50% / 7px 7px;border:3px solid #fff;box-shadow:0 0 0 1px #ead7cf;font-style:normal}.original-qr-card>i svg{padding:4px;background:#ffffffe0}.original-qr-card>button{height:32px;padding:0 9px;color:#bb452e;background:#fff1e9;border-radius:8px;font-size:12px;font-weight:800}.qr-upload-panel>small{margin-top:10px;display:flex;align-items:flex-start;gap:6px;color:#997e75;font-size:12px;line-height:1.5}.qr-upload-panel>small svg{flex:0 0 auto;color:#df5937}.create-task-modal-footer{min-height:70px;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border-top:1px solid #f0ddd5}.create-task-modal-footer>span{display:flex;align-items:center;gap:6px;color:#947970;font-size:12px}.create-task-modal-footer>div{display:flex;gap:8px}.create-task-modal-footer button{min-width:94px;height:40px;padding:0 14px;border-radius:11px;font-size:14px;font-weight:800}.create-provider-modal{width:min(900px,calc(100vw - 30px))}.create-provider-modal-head{min-height:64px;padding:11px 18px}.create-provider-modal-head h2{margin:0}.provider-form-body{padding:14px}.provider-basic-fields{grid-template-columns:repeat(3,minmax(0,1fr))}@container main-content (max-width: 720px){.provider-basic-fields{grid-template-columns:1fr}}.provider-create-tip{padding:13px 14px;display:flex;align-items:flex-start;gap:9px;color:#7e5d53;background:#fff3eb;border:1px solid #f3d4c6;border-radius:13px}.provider-create-tip svg{flex:0 0 auto;color:var(--red)}.provider-create-tip>div{display:grid;gap:4px}.provider-create-tip strong{font-size:14px}.provider-create-tip span{color:#96786f;font-size:12px;line-height:1.55}.task-overview-page{height:calc(max(100vh,var(--app-canvas-min-height)) - 117px);min-height:0;margin-top:10px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px}.task-view-options{position:absolute;left:0;right:auto;top:87px;width:100%;z-index:12;margin-bottom:0;height:54px;min-height:54px;padding:8px 12px;display:flex;align-items:center;gap:26px;background:#ffffffd1;border:1px solid rgba(238,217,208,.9);border-radius:15px;box-shadow:0 8px 22px var(--elevation-color);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:none}.task-overview-page:before{content:"";height:38px;display:block;grid-row:1}.task-overview-page>.provider-task-layout{grid-row:2;margin-top:5px}.task-view-options>div{display:flex;align-items:center;gap:8px}.task-view-options>div+div:before{content:"";width:1px;height:24px;margin:0 8px 0 2px;background:#e5dbd6}.task-view-options>div>span{height:34px;padding:0 12px;display:inline-flex;align-items:center;color:#5f453d;background:#fff7f2;border-radius:9px;font-size:14px;font-weight:700;white-space:nowrap}.task-view-options>div>div{display:flex;gap:4px;background:transparent;border:0;border-radius:0}.task-view-options button,.product-quick-filter button,.provider-product-picker button{height:34px;padding:0 12px;color:#5f453d;background:#fff7f2;border:1px solid #ead8d1;border-radius:9px;font-size:14px;font-weight:700}.task-view-options button:not(.task-mode-add-button){color:#a58d85;background:transparent;font-size:12px;font-weight:800}.task-view-options button.active,.product-quick-filter button.active,.provider-product-picker button.active{color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-color:transparent;box-shadow:0 7px 14px var(--theme-shadow-strong),inset 0 0 0 1px #ffffff47}.task-view-options .task-mode-add-button{min-width:108px;margin-left:auto;display:flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-color:transparent;box-shadow:0 7px 14px var(--theme-shadow-color)}.task-overview-page .task-view-options button:not(.task-mode-add-button),.task-overview-page .product-quick-filter button{border:0;box-shadow:none}.task-overview-page .task-view-options button:not(.task-mode-add-button).active,.task-overview-page .product-quick-filter button.active{border:0;box-shadow:none}.provider-task-layout{min-height:0;height:100%;align-items:stretch}.provider-list-panel{position:sticky;top:214px;align-self:start;min-height:0;height:100%;max-height:calc(max(100vh,var(--app-canvas-min-height)) - 244px)}.provider-task-content{min-height:0;height:100%}.task-list-detail-layout{min-width:0;min-height:0;height:100%;display:grid;grid-template-columns:minmax(0,1fr);gap:10px;align-items:stretch}.task-list-detail-layout.has-detail{grid-template-columns:minmax(0,1fr) 360px}.task-list-module{min-height:0;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);background:transparent;border:0;border-radius:0;box-shadow:none}.provider-task-filters{padding:10px;background:#fff;border:1px solid #efddd6;border-bottom:0;border-radius:17px 17px 0 0}.provider-task-lower{min-height:0;height:100%;gap:10px;align-items:stretch}.provider-task-table-card{min-height:0;height:100%;background:#fff;border:1px solid #efddd6;border-top:1px solid #f3e6e0;border-radius:0 0 17px 17px;box-shadow:0 10px 24px var(--elevation-color)}.provider-task-detail{position:relative;width:360px;height:100%;overflow:hidden;border:1px solid #efddd6;box-shadow:0 10px 24px var(--elevation-color)}.provider-task-detail:not(.expanded) .task-detail-body{max-height:calc(100% - 48px);padding-bottom:70px;overflow-y:auto}.provider-task-detail:not(.expanded) .sticky-save-button{position:absolute;left:15px;right:15px;bottom:15px;z-index:4;width:auto;margin:0}.product-quick-filter{flex:1 1 100%;display:flex;align-items:center;gap:6px}.product-quick-filter>span{margin-right:3px;color:#8c6d64;font-size:14px;font-weight:800}.product-quick-filter button{height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:5px}.product-form-filter{flex:1 1 100%;display:flex;align-items:center;gap:6px}.product-form-filter>span{margin-right:3px;color:#8c6d64;font-size:14px;font-weight:800;white-space:nowrap}.product-form-filter button,.multi-option-field button{height:32px;padding:0 10px;color:#76584f;background:#fff;border:1px solid #ead8d1;border-radius:9px;font-size:12px;font-weight:800;white-space:nowrap}.product-form-filter button.active,.multi-option-field button.active{color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-color:transparent;box-shadow:0 7px 14px var(--theme-shadow-color)}.multi-option-field{display:grid;gap:6px}.multi-option-field>span{color:#8e6e64;font-size:12px;font-weight:800}.multi-option-field>div{display:flex;flex-wrap:wrap;gap:6px}.multi-option-field.compact>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.multi-option-field.compact button{width:100%}.task-table-actions{display:flex;align-items:center;gap:8px}.clear-task-selection{height:34px;padding:0 10px;color:#666d68;background:#f5f6f4;border:1px solid #dfe2de;border-radius:9px;font-size:12px;font-weight:700;cursor:pointer}.clear-task-selection:hover{color:#444a46;background:#ecefec;border-color:#cfd4cf}.export-task-button{height:36px;padding:0 12px;display:flex;align-items:center;gap:6px;color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-radius:10px;font-size:14px;font-weight:800;box-shadow:0 7px 14px var(--theme-shadow-color)}.task-data-row{cursor:pointer}.provider-task-row.task-data-row{min-height:44px;padding:0 10px;gap:8px}.provider-task-row.task-data-row>span{font-size:14px;line-height:1.22}.provider-task-row.task-data-row strong,.provider-task-row.task-data-row .task-identity-cell strong,.provider-task-row.task-data-row .task-product-cell strong{font-size:14px}.provider-task-row.task-data-row .product-logo{width:24px;height:24px;border-radius:8px;font-size:12px}.provider-task-row.task-data-row .product-logo-xs{width:20px;height:20px;border-radius:7px;font-size:11px}.provider-task-row.task-data-row .receipt-status,.provider-task-row.task-data-row .health-status,.provider-task-row.task-data-row .machine-status,.provider-task-row.task-data-row .task-drama-cell>a,.provider-task-row.task-data-row .task-drama-cell>em{height:24px;padding:0 7px;border-radius:7px;font-size:12px}.provider-task-row.task-data-row .qr-thumb{width:32px;height:32px;background-size:6px 6px;border-width:2px;border-radius:6px}.provider-task-row.task-data-row .qr-thumb svg{width:26px;height:26px;padding:2px}.task-data-row:hover{background:#fff9f6}.task-data-row.selected{background:var(--theme-soft);box-shadow:inset 3px 0 var(--theme-primary)}.task-select-cell{display:grid;place-items:center}.task-select-cell input{width:14px;height:14px;accent-color:var(--red);cursor:pointer}.detail-head-actions{display:flex;align-items:center;gap:6px}.provider-task-detail.expanded{position:fixed;z-index:76;top:15px;right:15px;bottom:15px;left:15px;width:min(1120px,calc(100vw - 30px));height:calc(100vh - 30px);margin:auto;padding:0;display:flex;flex-direction:column;background:#fffaf7;border:1px solid rgba(255,255,255,.88);border-radius:24px;overflow:hidden;box-shadow:0 30px 80px var(--elevation-modal);animation:task-detail-expand .24s cubic-bezier(.2,.8,.2,1)}.provider-task-detail.expanded:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:#412a2233;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@keyframes task-detail-expand{0%{opacity:.35;transform:translate(12%,3%) scale(.82)}to{opacity:1;transform:none}}.provider-task-detail.expanded .drawer-heading{min-height:86px;padding:18px 22px;flex:0 0 auto;background:#fff;border-bottom:1px solid #f0ddd5}.provider-task-detail.expanded .drawer-heading strong{font-size:22px}.provider-task-detail.expanded .task-detail-body{min-height:0;flex:1}.provider-task-detail.expanded .task-detail-qr{width:100%;margin:0;min-height:150px;flex:0 0 auto}.provider-task-detail.expanded .inline-detail-form{min-height:0;margin:0;padding:16px;align-content:start;background:#fff;border:1px solid #efddd6;border-radius:16px;box-shadow:0 8px 18px var(--elevation-color-soft)}.provider-task-detail.expanded .sticky-save-button{margin:0 14px 14px;flex:0 0 auto}.provider-task-detail.expanded .detail-head-actions button{width:38px;height:38px;color:#8d6f66;background:#fff3ed;border:1px solid #f1d8ce;border-radius:12px}.task-detail-expanded-modal .task-detail-body{min-height:0;flex:1}.task-detail-expanded-modal .create-task-modal-head h2{margin:0 0 5px;font-size:18px;line-height:1.35}.task-detail-expanded-modal .create-task-modal-head p{font-size:13px;line-height:1.3;font-weight:600}.task-detail-expanded-modal .task-detail-qr{width:100%;min-height:150px;margin:0}.task-detail-expanded-modal .inline-detail-form{margin:0;padding:16px;align-content:start;background:#fff;border:1px solid #efddd6;border-radius:16px;box-shadow:0 8px 18px var(--elevation-color-soft)}.task-detail-expanded-modal .detail-head-actions{display:flex;align-items:center;gap:8px}.task-detail-expanded-modal .detail-head-actions button{width:38px;height:38px;display:grid;place-items:center;color:#8d6f66;background:#fff3ed;border:1px solid #f1d8ce;border-radius:12px;font-size:22px}.inline-detail-form.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-detail-form .span-two{grid-column:span 2}.task-detail-qr{width:100%;cursor:zoom-in}.task-detail-qr:hover{border-color:var(--theme-border);background:var(--theme-soft)}.modal-requirement-fields input{width:100%;height:42px;padding:0 11px;color:#523b34;background:#fff9f6;border:1px solid #ead8d1;border-radius:10px;outline:0;font:inherit}.modal-requirement-fields input:focus{border-color:var(--theme-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary) 10%,transparent)}.machine-selection-card{position:relative}.machine-selection-trigger{width:100%;min-height:58px;padding:10px 14px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;color:#684b42;background:#fff8f4;border:1px solid #ecd8cf;border-radius:12px;text-align:left}.machine-selection-trigger>svg:first-child{color:var(--red)}.machine-selection-trigger>span{line-height:1.5}.machine-side-drawer{position:fixed;z-index:120;right:0;top:0;bottom:0;width:min(1520px,96vw);display:grid;grid-template-rows:auto auto 1fr auto;background:#fff;border-left:1px solid #ead8d1;box-shadow:-18px 0 45px var(--elevation-modal);animation:machine-drawer-in .22s ease-out}@keyframes machine-drawer-in{0%{transform:translate(100%)}to{transform:none}}.machine-side-drawer header{min-height:54px;padding:9px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #f0ddd5}.machine-side-drawer header>div{display:grid;gap:2px}.machine-side-drawer header span{color:#a17d72;font-size:12px}.machine-side-drawer header strong{color:#49332c;font-size:17px}.machine-side-drawer header small{color:#9b8178;font-size:12px}.machine-side-drawer header button{width:32px;height:32px;color:#8d6f66;background:#fff3ed;border-radius:10px;font-size:20px}.machine-drawer-head-actions{display:flex!important;grid-auto-flow:column;align-items:center;gap:7px!important}.machine-select-all{width:auto;min-width:58px;padding:0 10px;color:#b6422d;background:#fff1e9;border:1px solid #efc7b7;font-size:12px;font-weight:800}.machine-drawer-tools{padding:9px 12px;display:grid;gap:8px;background:#fff8f4;border-bottom:1px solid #f0ddd5}.machine-drawer-tools>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.machine-drawer-tools>div>div{display:flex;align-items:center;gap:7px}.machine-drawer-tools label{height:32px;display:flex;align-items:center;gap:7px;color:#74574f;font-size:12px;font-weight:800}.machine-drawer-tools select{height:32px;min-width:72px;padding:0 26px 0 10px;color:#513a33;background:#fff;border:1px solid #ead8d1;border-radius:9px;font:inherit;font-size:12px;font-weight:800}.machine-drawer-tools button{height:32px;padding:0 10px;color:#865f55;background:#fff;border:1px solid #ead8d1;border-radius:9px;font-size:12px;font-weight:800}.machine-drawer-tools button:hover:not(:disabled){color:#b13d27;background:#fff0e8;border-color:#efc7b7}.machine-drawer-tools button:disabled{color:#c7b5ae;background:#f5f0ed;cursor:not-allowed}.machine-drawer-list{min-height:0;padding:10px 12px 14px;display:flex;flex-wrap:nowrap;align-items:stretch;gap:10px;overflow-x:auto;overflow-y:hidden}.machine-drawer-column{width:170px;min-height:0;flex:0 0 170px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:7px}.machine-column-permission{height:32px;width:100%;color:#845b50;background:#fff8f4;border:1px solid #ead8d1;border-radius:10px;font-size:12px;font-weight:800}.machine-column-permission.active{color:var(--theme-text);background:var(--theme-soft-strong);border-color:var(--theme-border)}.machine-drawer-column>div{min-height:0;display:grid;gap:5px}.machine-drawer-list label{min-height:0;padding:3px 6px;display:grid;grid-template-columns:15px 23px 1fr;align-items:center;gap:5px;background:#fff9f6;border:1px solid #f0ddd5;border-radius:9px;cursor:pointer}.machine-drawer-list input{width:16px;height:16px;accent-color:var(--red)}.machine-drawer-list i{width:23px;height:23px;display:grid;place-items:center;color:#d95334;background:#fff0e8;border-radius:7px;font-style:normal}.machine-drawer-list label>span{min-width:0;display:grid;gap:1px}.machine-drawer-list strong{color:#513a33;font-size:12px;line-height:1.15}.machine-drawer-list small{color:#9e8279;font-size:10px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.machine-drawer-empty{grid-column:1 / -1;min-height:120px;display:grid;place-items:center;color:#9b8178;font-size:13px}.machine-side-drawer footer{padding:12px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #f0ddd5}.machine-side-drawer footer button{min-height:40px;padding:0 13px;border-radius:10px;font-weight:800}.audit-time-field{align-content:start}.weekday-picker{min-height:42px;display:flex;flex-wrap:wrap;align-items:center;gap:5px}.weekday-picker label{display:block}.weekday-picker input{position:absolute;opacity:0;pointer-events:none}.weekday-picker label span{min-width:42px;height:30px;padding:0 7px;display:grid;place-items:center;color:#806159;background:#fff8f4;border:1px solid #ead8d1;border-radius:8px;font-size:12px;cursor:pointer}.weekday-picker input:checked+span{color:var(--theme-text);background:var(--theme-soft-strong);border-color:var(--theme-border);font-weight:800}.weekday-range-picker{min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px}.modal-field-grid .weekday-range-picker select{width:100%;min-width:0;padding-right:30px;background-color:#fff9f6}.weekday-range-picker i{color:#a0877f;font-size:13px;font-style:normal}.create-provider-modal .provider-business-scope .provider-product-picker button{height:34px;padding:0 12px;color:#a58d85;background:transparent;border:1px solid var(--el-border-color, #dcdfe6);border-radius:9px;box-shadow:none;font-size:12px;font-weight:800;transition:color .16s ease,background .16s ease}.create-provider-modal .provider-business-scope .provider-product-picker button:hover{color:var(--el-color-primary, #e95b34);background:var(--el-color-primary-light-9, #fff2eb)}.create-provider-modal .provider-business-scope .provider-product-picker button.active{color:var(--el-color-primary, #e95b34);background:var(--el-color-primary-light-9, #fff2eb);border-color:transparent;box-shadow:none}.element-task-page .responsive-filter-row>.table-search{gap:0!important;column-gap:0!important}.element-task-page .responsive-filter-row>.table-search>span.el-input__prefix{width:auto;min-width:0!important;margin:0;padding:0 0 0 12px;flex:0 0 auto;line-height:normal}.element-task-page .responsive-filter-row>.table-search>.el-input__inner{padding-left:8px}.element-task-page .responsive-filter-row>.filter-field>span:first-child,.element-task-page .responsive-filter-row>.product-quick-filter>span,.element-task-page .responsive-filter-row>.multi-select-filter>span{width:auto!important;min-width:0!important;margin:0;flex:0 0 auto}.element-task-page .provider-task-filters,.element-task-page .provider-detail-card{box-shadow:none!important}.provider-rule-inline{max-width:100%;flex-wrap:wrap}.provider-rule-inline>div{min-width:0;max-width:100%}.time-range{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px}.time-range select{height:38px!important}.time-range>span{color:#a0877f;font-size:12px}.provider-product-picker{margin-bottom:12px;display:flex;flex-wrap:wrap;gap:7px}.provider-business-scope .provider-product-picker button{border:0;background:#f5f1ee;box-shadow:none}.provider-business-scope .provider-product-picker button.active{color:#b13d27;background:#ffe9de;border:0;box-shadow:none}.provider-business-scope .provider-product-picker button:hover{color:#b13d27;background:#fff0e8}.provider-document-groups{display:grid;gap:10px}.provider-document-groups>section{padding:12px;display:grid;gap:9px;background:#fff8f4;border:1px solid #f0ddd5;border-radius:12px}.provider-document-groups>section>div{display:flex;align-items:center;justify-content:space-between}.provider-document-groups>section>div strong{color:#513a33;font-size:14px}.provider-document-groups>section>div button{color:#bf462e;background:transparent;font-weight:800}.element-task-page .task-view-options,.element-task-page .provider-list-panel,.element-task-page .provider-detail-card,.element-task-page .provider-task-filters,.element-task-page .provider-task-table-card,.element-task-page .provider-task-detail{border-color:var(--el-border-color-lighter);border-radius:var(--el-border-radius-base);box-shadow:var(--el-box-shadow-light)}.element-task-page .task-view-options{background:#fffffff5}.element-task-page .task-view-options>div>span,.element-task-page .product-quick-filter>span,.element-task-page .multi-select-filter>span{color:var(--el-text-color-regular);background:transparent;font-weight:600}.element-task-page .task-view-options button:not(.task-mode-add-button),.element-task-page .product-quick-filter button,.element-task-page .multi-option-field button{color:var(--el-text-color-regular);background:var(--el-fill-color-blank);border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base);box-shadow:none;font-weight:500}.element-task-page .task-view-options button:not(.task-mode-add-button):hover,.element-task-page .product-quick-filter button:hover,.element-task-page .multi-option-field button:hover{color:var(--el-color-primary);border-color:var(--el-color-primary-light-5);background:var(--el-color-primary-light-9)}.element-task-page .task-view-options button:not(.task-mode-add-button).active,.element-task-page .product-quick-filter button.active,.element-task-page .multi-option-field button.active{color:var(--el-color-primary);background:var(--el-color-primary-light-9);border-color:var(--el-color-primary-light-5)}.element-task-page .task-mode-add-button,.element-task-page .export-task-button,.element-task-page .primary-action,.element-task-page .drawer-primary{background:var(--el-color-primary);border-color:var(--el-color-primary);border-radius:var(--el-border-radius-base);box-shadow:none;font-weight:600}.element-task-page .secondary-action,.element-task-page .column-setting-button{color:var(--el-text-color-regular);background:#fff;border-color:var(--el-border-color);border-radius:var(--el-border-radius-base);box-shadow:none;font-weight:500}.element-task-page .provider-list-item{border-radius:var(--el-border-radius-base)}.element-task-page .provider-list-item:hover{background:var(--el-color-primary-light-9)}.element-task-page .provider-list-item.active{color:var(--el-color-primary);background:var(--el-color-primary-light-9);box-shadow:inset 3px 0 var(--el-color-primary)}.element-task-page .provider-task-filters{border-bottom:1px solid var(--el-border-color-lighter);border-radius:var(--el-border-radius-base);margin-bottom:10px}.element-task-page .provider-task-table-card{border-radius:var(--el-border-radius-base)}.element-task-page .table-search{height:var(--el-component-size);padding:0;background:#fff;border-color:var(--el-border-color);border-radius:var(--el-border-radius-base)}.element-task-page .table-search .el-input__prefix{padding-left:10px}.element-task-page .filter-select{height:var(--el-component-size);padding:0;background:transparent;border:0}.element-task-page .filter-select>span{margin-right:8px}.element-task-page .filter-select .el-select{height:100%}.element-task-page .filter-select>svg{right:9px}.element-task-page .multi-select-trigger{min-height:var(--el-component-size);padding:0 30px 0 11px;border-radius:var(--el-border-radius-base);font-weight:400}.element-task-page .multi-select-trigger.active,.element-task-page .multi-select-trigger.has-value{color:var(--el-color-primary);border-color:var(--el-color-primary-light-5);background:var(--el-color-primary-light-9)}.element-task-page .multi-select-menu,.element-task-page .column-setting-popover{background:#fff;border-color:var(--el-border-color-light);border-radius:var(--el-border-radius-base);box-shadow:var(--el-box-shadow-light)}.element-task-page .provider-task-head{color:var(--el-text-color-secondary);background:var(--el-fill-color-light);font-weight:600}.element-task-page .task-data-row{border-color:var(--el-border-color-lighter)}.element-task-page .task-data-row:hover{background:var(--el-fill-color-light)}.element-task-page .task-data-row.selected{background:var(--el-color-primary-light-9);box-shadow:inset 3px 0 var(--el-color-primary)}.element-task-page .receipt-status,.element-task-page .health-status,.element-task-page .machine-status,.element-task-page .task-drama-cell>a,.element-task-page .task-drama-cell>em{border-radius:4px;font-weight:500}.element-task-page .task-pagination{color:var(--el-text-color-secondary);border-color:var(--el-border-color-lighter)}.element-task-page .task-pagination button{min-width:32px;height:32px;color:var(--el-text-color-regular);background:var(--el-fill-color);border:0;border-radius:4px;font-weight:500}.element-task-page .task-pagination button:hover:not(:disabled),.element-task-page .task-pagination button.active{color:var(--el-color-primary);background:var(--el-color-primary-light-9)}.element-task-page .task-pagination select{height:32px;border-color:var(--el-border-color);border-radius:var(--el-border-radius-base)}.element-task-page .provider-task-head,.element-task-page .provider-task-row.task-data-row{padding-right:10px;padding-left:10px;column-gap:8px}.element-task-page .provider-task-head>span,.element-task-page .provider-task-row.task-data-row>span{min-width:0;width:100%;margin:0;padding:0;justify-self:stretch;justify-content:flex-start;justify-items:start;text-align:left}.element-task-page .provider-task-row>span:has(.qr-thumb),.element-task-page .provider-task-row>.task-select-cell{place-items:center start}.element-task-page .task-filterbar.provider-task-filters{min-height:112px;padding:12px 14px;gap:10px;background:var(--el-bg-color)}.element-task-page .task-filter-row{min-height:36px;gap:12px}.element-task-page .primary-filter-row{grid-template-columns:minmax(360px,1.5fr) minmax(220px,.75fr) minmax(220px,.75fr)}.element-task-page .secondary-filter-row{padding-top:10px;border-top-color:var(--el-border-color-lighter)}.element-task-page .provider-task-filters .filter-field{min-height:36px;padding-right:0;gap:8px;overflow:visible}.element-task-page .provider-task-filters .filter-field+.filter-field:before{display:none}.element-task-page .provider-task-filters .filter-field>span:first-child,.element-task-page .product-quick-filter>span,.element-task-page .multi-select-filter>span{min-width:64px;margin:0;color:var(--el-text-color-secondary);font-size:13px;font-weight:500;line-height:32px;white-space:nowrap}.element-task-page .product-quick-filter{padding:2px;gap:2px;overflow-x:auto}.element-task-page .product-quick-filter button{height:32px;padding:0 10px;flex:0 0 auto;color:var(--el-text-color-regular);background:var(--el-fill-color);border-color:transparent;border-radius:6px;font-size:13px;font-weight:400}.element-task-page .product-quick-filter button:hover{color:var(--el-color-primary);background:var(--el-color-primary-light-9);border-color:transparent}.element-task-page .product-quick-filter button.active{color:var(--el-color-primary);background:var(--el-color-primary-light-9);border-color:var(--el-color-primary-light-7);box-shadow:0 0 0 1px var(--el-color-primary-light-7) inset}.element-task-page .multi-select-wrap{flex:1 1 auto}.element-task-page .multi-select-trigger{width:100%;min-width:0;height:32px!important;padding:0 30px 0 11px!important;color:var(--el-text-color-regular)!important;background:var(--el-fill-color-blank)!important;border-color:var(--el-border-color)!important;border-radius:var(--el-border-radius-base)!important}.element-task-page .provider-task-filters .multi-select-trigger:hover,.element-task-page .provider-task-filters .multi-select-trigger.active{border-color:var(--el-color-primary)!important}.element-task-page .provider-task-filters .multi-select-trigger.has-value{color:var(--el-color-primary)!important;background:var(--el-color-primary-light-9)!important;border-color:var(--el-color-primary-light-5)!important}.element-task-page .multi-select-menu{top:36px;width:100%;min-width:210px;padding:6px;gap:2px}.element-task-page .multi-select-menu .el-button,.element-task-page .multi-select-menu .el-checkbox{width:100%;min-height:32px;padding:0 10px;justify-content:flex-start;color:var(--el-text-color-regular);background:transparent;border:0;border-radius:4px;font-size:13px;font-weight:400}.element-task-page .multi-select-menu .el-button:hover,.element-task-page .multi-select-menu .el-checkbox:hover{background:var(--el-fill-color-light)}.element-task-page .multi-select-menu .el-button.active{color:var(--el-color-primary);background:var(--el-color-primary-light-9)}.element-task-page .secondary-filter-row .table-search{width:min(360px,42%);flex:0 1 360px}.element-task-page .secondary-filter-row .filter-select{flex:0 0 230px}.element-task-page .filter-select .el-select{width:154px}.element-task-page .reset-filter-button.secondary-action{height:32px;min-width:68px;flex-basis:68px;color:var(--el-text-color-regular);background:var(--el-fill-color-blank);border-color:var(--el-border-color);border-radius:var(--el-border-radius-base);font-size:13px;font-weight:400}.element-task-page .reset-filter-button.secondary-action:hover{color:var(--el-color-primary);background:var(--el-color-primary-light-9);border-color:var(--el-color-primary-light-5);box-shadow:none;transform:none}.provider-document-groups label{display:grid;gap:6px}.provider-document-groups label span{color:#765850;font-size:12px;font-weight:800}.provider-document-groups em{color:#df432b;font-style:normal}.provider-document-groups input{height:40px;padding:0 10px;color:#523b34;background:#fff;border:1px solid #ead8d1;border-radius:9px;outline:0}.export-task-modal{width:min(1460px,calc(100vw - 30px))}.export-confirm-banner{margin:12px 14px 0;padding:11px 13px;display:flex;gap:8px;align-items:center;color:#79554b;background:#fff1e7;border:1px solid #efc7b7;border-radius:12px}.export-confirm-banner svg{flex:0 0 auto;color:var(--red)}.export-edit-table-wrap{min-height:0;margin:12px 14px;overflow:auto;border:1px solid #ead8d1;border-radius:14px;background:#fff}.export-edit-table{min-width:1080px}.export-edit-row{min-height:58px;padding:7px 9px;display:grid;grid-template-columns:200px 160px minmax(160px,.9fr) minmax(160px,.9fr) 90px 58px;align-items:center;gap:8px;border-bottom:1px solid #f2e5df}.export-edit-row:last-child{border-bottom:0}.export-edit-row input{width:100%;height:40px;padding:0 9px;color:#533b34;background:#fff9f6;border:1px solid #ead8d1;border-radius:8px;outline:0}.export-edit-row input:focus{border-color:var(--theme-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary) 10%,transparent)}.export-edit-row input[aria-label*="任务 ID"]{font-variant-numeric:tabular-nums}.export-edit-head{position:sticky;top:0;z-index:2;min-height:44px;color:#876b62;background:#fff4ee;font-size:12px;font-weight:800}.remove-export-row{height:36px;color:#b74831;background:#fff1e9;border:1px solid #edc9bb;border-radius:8px;font-size:12px;font-weight:800}.remove-export-row:hover{background:#ffe7dc}.export-empty-row{min-height:120px;display:grid;place-items:center;color:#9b8178;font-size:14px}.export-selection-tip{width:min(560px,calc(100vw - 30px))}.export-selection-tip-body{margin:14px;padding:20px;display:flex;align-items:center;gap:13px;color:#c04a31;background:#fff3eb;border:1px solid #f0cdbf;border-radius:14px}.export-selection-tip-body>div{display:grid;gap:5px}.export-selection-tip-body strong{color:#573d35;font-size:16px}.export-selection-tip-body span{color:#8c7067;font-size:14px;line-height:1.5}.create-task-modal-footer .primary-action:disabled{color:#bca9a1;background:#eee6e2;box-shadow:none;cursor:not-allowed}.qr-preview-modal{width:min(780px,calc(100vw - 30px));padding:28px;background:#fff;border:1px solid rgba(255,255,255,.9);border-radius:26px;box-shadow:0 30px 80px var(--elevation-modal);animation:task-detail-expand .2s ease-out}.qr-preview-modal header{display:flex;align-items:center;justify-content:space-between}.qr-preview-modal header>div{display:grid;gap:3px}.qr-preview-modal header span{color:#a17d72;font-size:12px}.qr-preview-modal header strong{color:#49332c;font-size:22px}.qr-preview-modal header button{width:42px;height:42px;color:#8d6f66;background:#fff3ed;border-radius:12px;font-size:24px}.qr-preview-image{width:min(620px,100%);aspect-ratio:2 / 1;margin:24px auto 16px;display:grid;place-items:center;color:#332824;background:repeating-conic-gradient(#eadbd5 0,#eadbd5 25%,#fff 0,#fff 50%) 50% / 16px 16px;border:14px solid #fff;border-radius:18px;box-shadow:0 0 0 1px #ead7cf}.qr-preview-image svg{padding:12px 80px;background:#ffffffe6;border-radius:12px}.qr-preview-task-meta{margin:0 auto 14px;display:grid;gap:5px;text-align:center}.qr-preview-task-meta strong,.qr-preview-task-meta span{color:#000;font-size:20px;font-weight:900;line-height:1.35}.qr-preview-modal p{margin:0;color:#896e66;font-size:12px;text-align:center}.task-overview-page,.provider-task-layout,.provider-task-content,.provider-task-lower{gap:10px}.task-filterbar.provider-task-filters{min-height:104px;padding:9px 10px 10px;display:grid;gap:8px;overflow:visible}.task-filter-row{min-width:0;display:flex;flex-wrap:nowrap;align-items:center;gap:8px;overflow-x:hidden;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:var(--theme-scrollbar) transparent}.primary-filter-row{display:grid;grid-template-columns:minmax(190px,.95fr) minmax(220px,1.1fr) minmax(210px,.95fr)}.secondary-filter-row{overflow-x:auto}.secondary-filter-row{padding-top:8px;border-top:1px solid #eaded8}.provider-task-filters .filter-field{position:relative;min-width:0;min-height:36px;padding-right:14px;display:inline-flex;align-items:center;gap:6px;flex:1 1 auto;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:var(--theme-scrollbar-soft) transparent;white-space:nowrap}.provider-task-filters .multi-select-filter{overflow:visible}.provider-task-filters .filter-field+.filter-field:before{content:"";width:1px;height:24px;margin-right:8px;background:#e3d7d1}.provider-task-filters .filter-field>span{margin-right:2px;color:#7d6259;font-size:13px;font-weight:900;white-space:nowrap}.provider-task-filters .filter-field button{height:32px;padding:0 10px;position:relative;display:inline-flex;align-items:center;gap:5px;color:#7a5c53;background:#fffaf7;border:1px solid #eadbd5;border-radius:999px;box-shadow:none;font-size:12px;font-weight:800;transition:color .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.provider-task-filters .filter-field button:hover{color:#b9492f;background:#fff4ed;border-color:#efc6b6}.provider-task-filters .filter-field button.active{color:#c6482e;background:#fff1e8;border-color:#f0b39d;box-shadow:inset 0 0 0 1px #ffffffb8,0 4px 10px var(--theme-shadow-color)}.provider-task-filters .filter-field button.active:before{content:"";width:5px;height:5px;flex:0 0 auto;display:inline-block;margin-right:2px;background:#e65a35;border-radius:999px;box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary) 12%,transparent)}.provider-task-filters .table-search{width:420px;min-width:360px;max-width:520px;height:38px;padding:0 12px;flex:0 1 520px;color:#a2867e;background:#fff8f4;border:1px solid #f1ddd5;border-radius:12px}.provider-task-filters .table-search svg{color:#9a8078;flex:0 0 auto}.provider-task-filters .table-search input{width:300px;height:34px;padding:0;color:#5f453e;background:transparent;border:0;border-radius:0;outline:0;font-size:12px;font-weight:400}.provider-task-filters .table-search input::placeholder{color:#a2867e;font-weight:400}.provider-task-filters .table-search input:focus,.provider-task-filters .filter-select select:focus{box-shadow:none}.provider-task-filters .filter-select{height:36px;min-width:max-content;padding:0;flex:0 0 auto;color:#75564d;background:transparent;border:0;border-radius:0}.provider-task-filters .filter-select select{width:154px;height:32px;padding:0 28px 0 10px;color:#523b34;background:#fffaf7;border:1px solid #e6cfc5;border-radius:7px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:12px;font-weight:400}.provider-task-filters .filter-select svg{margin-left:-25px;color:#9a8078;pointer-events:none}.provider-task-filters .filter-select:has(select[aria-label=收稿状态筛选]) select{width:154px}.provider-task-filters .reset-filter-button{min-width:82px;margin-left:auto;flex:0 0 82px}.provider-task-filters .product-quick-filter,.provider-task-filters .performer-filter{min-width:0;flex:1 1 auto;flex-wrap:nowrap;white-space:nowrap}.multi-select-wrap{position:relative;min-width:0}.multi-select-trigger{min-width:154px;height:32px!important;padding:0 10px!important;justify-content:space-between;color:#523b34!important;background:#fffaf7!important;border:1px solid #e6cfc5!important;border-radius:7px!important;box-shadow:none!important;font-weight:400!important}.multi-select-trigger svg{flex:0 0 auto;color:#6f5148}.provider-task-filters .filter-field .multi-select-trigger:hover,.provider-task-filters .filter-field .multi-select-trigger.active,.provider-task-filters .filter-field .multi-select-trigger.has-value{color:#523b34!important;background:#fffaf7!important;border-color:#e6cfc5!important;box-shadow:none!important}.provider-task-filters .filter-field .multi-select-trigger:before{display:none!important}.multi-select-menu{position:absolute;left:0;top:39px;z-index:50;width:210px;padding:8px;display:grid;gap:6px;background:#fff;border:1px solid #ead8d1;border-radius:12px;box-shadow:0 16px 36px #3a4b5929}.multi-select-menu button,.multi-select-menu label{min-height:32px;padding:0 9px;display:flex;align-items:center;gap:8px;color:#684c43;background:#fff8f4;border:1px solid #f1e0d9;border-radius:9px;font-size:12px;font-weight:800;cursor:pointer}.multi-select-menu button.active{color:#c6482e;background:#fff1e8;border-color:#f0b39d}.multi-select-menu input{width:14px;height:14px;accent-color:var(--red)}.content:has(.task-overview-page){padding-top:0}.provider-task-head{position:sticky;top:0;z-index:7;box-shadow:0 1px 0 var(--ui-border),0 7px 14px var(--elevation-color-soft)}.provider-task-detail .drawer-heading{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px}.provider-task-detail .detail-head-actions{display:flex;grid-auto-flow:column;align-items:center;flex-wrap:nowrap;gap:6px}.provider-task-detail.expanded:before{background:#3e2a2352;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.app-shell:has(.provider-task-detail.expanded) .sidebar,.app-shell:has(.provider-task-detail.expanded) .topbar,.app-shell:has(.provider-task-detail.expanded) .task-view-options{z-index:0;pointer-events:none}.app-shell:has(.provider-task-detail.expanded) .main-shell{z-index:30}.task-table-caption{z-index:25;isolation:isolate}.task-table-title{min-width:0;display:flex;align-items:center;gap:12px}.task-table-title>span{color:#666;font-size:13px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.column-setting-popover{z-index:40}.task-overview-page .task-view-options{box-shadow:0 4px 10px var(--elevation-color-soft)}.product-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-list-item{grid-template-columns:1fr auto}.product-list-title{display:inline-flex;align-items:center;gap:7px}.product-list-item small{color:#a0877f;font-size:12px}.provider-document-row{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(260px,1.2fr) auto;align-items:end;gap:8px}.provider-document-row>label{min-width:0}.remove-document-button{width:58px;height:40px;color:#b74831;background:#fff;border:1px solid #edc9bb;border-radius:9px;font-size:12px;font-weight:800}.remove-document-button:hover:not(:disabled){background:#fff0e8}.remove-document-button:disabled{color:#c7b5ae;background:#f5f0ed;border-color:#eadfda;cursor:not-allowed}.provider-document-groups>section>.provider-document-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr) 58px;align-items:center;gap:10px}.provider-document-groups>section>.provider-document-row>label{width:100%;min-width:0}.provider-document-groups>section>.provider-document-row input{width:100%}.provider-document-groups>section>.provider-document-row>.remove-document-button{width:58px;height:40px;margin-top:18px;color:#b74831;background:#fff;border:1px solid #edc9bb}.provider-document-groups>section>.provider-document-row>.remove-document-button:disabled{color:#c7b5ae;background:#f5f0ed;border-color:#eadfda}@container main-content (max-width: 720px){.provider-document-groups>section>.provider-document-row{grid-template-columns:1fr}.provider-document-groups>section>.provider-document-row>.remove-document-button{width:100%;margin-top:0}}.task-filterbar.provider-task-filters>.reset-filter-button{position:sticky;right:0;z-index:3;min-width:82px;margin-left:auto;flex:0 0 82px;color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border:0;box-shadow:-10px 0 14px #ffffffe6,0 7px 14px var(--theme-shadow-color)}html:has(.task-overview-page),body:has(.task-overview-page){min-height:var(--app-canvas-min-height);overflow-x:auto;overflow-y:auto}.app-shell:has(.task-overview-page){height:max(100vh,var(--app-canvas-min-height));min-height:var(--app-canvas-min-height);overflow-x:visible;overflow-y:hidden}.app-shell:has(.task-overview-page) .main-shell{height:calc(max(100vh,var(--app-canvas-min-height)) - 30px);min-height:0;overflow-x:visible;overflow-y:hidden}.content:has(.task-overview-page){height:calc(max(100vh,var(--app-canvas-min-height)) - 102px);min-height:0;padding-bottom:0;overflow-x:visible;overflow-y:hidden}.content:has(.task-overview-page) .task-overview-page{height:calc(max(100vh,var(--app-canvas-min-height)) - 117px);min-height:0;overflow-x:visible;overflow-y:hidden}.task-overview-page .provider-task-layout,.task-overview-page .provider-task-content,.task-overview-page .task-list-detail-layout,.task-overview-page .task-list-module,.task-overview-page .provider-task-lower{min-height:0;overflow:hidden}.task-overview-page .provider-list-panel{position:relative;top:auto;max-height:none;overflow:hidden}.task-overview-page{margin-top:0;gap:10px}.task-view-options{top:87px;gap:10px}.task-overview-page:before{height:54px}.task-overview-page>.provider-task-layout{margin-top:0}.provider-task-layout,.provider-task-content,.provider-task-lower,.task-list-detail-layout,.create-task-form,.provider-document-groups,.machine-drawer-list,.provider-info-grid{gap:10px}.provider-detail-head{min-height:68px;padding:8px 10px;gap:8px}.provider-summary-row{width:100%;min-height:50px;display:grid;grid-template-columns:max-content minmax(0,1fr) auto;align-items:center;gap:10px}.provider-detail-title{display:flex;align-items:baseline;gap:10px;white-space:nowrap}.provider-detail-title h2{margin-top:0;margin-bottom:2px;font-size:18px;line-height:1.15}.provider-detail-title p{color:#8d746c;font-size:12px;white-space:nowrap}.provider-rule-inline{min-width:0;display:flex;flex-wrap:nowrap;align-items:center;gap:8px}.provider-rule-inline>div{width:fit-content;max-width:min(44vw,420px);min-height:34px;padding:6px 9px;display:flex;align-items:center;gap:6px;background:#f7f4f2;border:1px solid #eee6e2;border-radius:9px}.provider-rule-inline span{flex:0 0 auto;color:#968782;font-size:12px;font-weight:800;white-space:nowrap}.provider-rule-inline strong{min-width:0;color:#5f5753;font-size:13px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.provider-info-grid{padding:9px 12px;grid-template-columns:.8fr .9fr minmax(0,1.4fr)}.provider-info-grid>div{display:grid;align-content:center}.provider-info-grid span{margin-bottom:4px}.provider-detail-actions .secondary-action,.task-filterbar.provider-task-filters>.reset-filter-button.secondary-action,.provider-task-filters .reset-filter-button.secondary-action,.task-table-actions .column-setting-button{height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#865f55;background:#fff8f4;border:1px solid #ecd7cf;border-radius:10px;box-shadow:none;font-size:13px;font-weight:800;transition:color .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.provider-detail-actions .secondary-action:hover,.task-filterbar.provider-task-filters>.reset-filter-button.secondary-action:hover,.provider-task-filters .reset-filter-button.secondary-action:hover,.task-table-actions .column-setting-button:hover{color:#b13d27;background:#fff0e8;border-color:#efc7b7;box-shadow:0 6px 12px var(--elevation-color);transform:translateY(-1px)}.task-table-actions .column-setting-button.active{color:#fff;background:linear-gradient(135deg,var(--orange),var(--red));border-color:transparent;box-shadow:0 7px 14px var(--theme-shadow-color)}.task-filterbar.provider-task-filters>.reset-filter-button.secondary-action{position:static;right:auto;min-width:74px;flex:0 0 74px}.provider-task-filters .reset-filter-button.secondary-action{position:static;right:auto;min-width:74px;flex:0 0 74px;margin-left:auto}.element-task-page .task-filterbar.provider-task-filters{min-height:58px;padding:10px 12px;display:block}.element-task-page .responsive-filter-row{min-height:36px;display:flex;flex-wrap:wrap;align-items:center;align-content:center;gap:10px 12px;overflow:visible}.element-task-page .responsive-filter-row .filter-field{flex:0 1 auto;overflow:visible}.element-task-page .responsive-filter-row .table-search{width:clamp(240px,24vw,360px);min-width:240px;flex:1 1 280px;order:1}.element-task-page .responsive-filter-row .product-quick-filter,.element-task-page .responsive-filter-row .provider-filter{order:2}.element-task-page .responsive-filter-row .productForm-filter{order:3}.element-task-page .responsive-filter-row .performer-filter{order:5}.element-task-page .responsive-filter-row .multi-select-filter{min-width:218px;flex:0 1 232px}.element-task-page .responsive-filter-row .product-quick-filter{min-width:max-content;padding:0;flex:1 1 480px;flex-wrap:wrap;gap:6px;overflow:visible}.element-task-page .responsive-filter-row .product-quick-filter button{height:32px;padding:0 11px;color:var(--el-text-color-regular);background:var(--el-fill-color-blank);border:1px solid var(--el-border-color);border-radius:8px;box-shadow:none;font-size:13px;font-weight:500}.element-task-page .responsive-filter-row .product-quick-filter button:hover{color:var(--el-color-primary);background:var(--el-color-primary-light-9);border-color:var(--el-color-primary-light-5)}.element-task-page .responsive-filter-row .product-quick-filter button.active{color:var(--el-color-primary);background:var(--el-color-primary-light-9);border-color:var(--el-color-primary-light-5);box-shadow:0 0 0 1px var(--el-color-primary-light-7) inset}.element-task-page .responsive-filter-row .product-quick-filter button.active:before{display:none}.element-task-page .responsive-filter-row .filter-select{min-width:218px;flex:0 1 218px;order:6}.element-task-page .responsive-filter-row .filter-select .el-select{width:154px}.element-task-page .responsive-filter-row .reset-filter-button{margin-left:auto;order:6}.element-task-page .responsive-filter-row .status-filter{order:6;min-width:190px;flex:0 0 190px}.element-task-page .responsive-filter-row .status-filter .multi-select-wrap{min-width:0}.element-task-page .responsive-filter-row .recent-submission-filter{order:4;min-width:292px;flex:0 0 292px;overflow:visible}.element-task-page .responsive-filter-row .recent-submission-check-label{color:var(--el-text-color-secondary);font-size:13px;white-space:nowrap}.element-task-page .responsive-filter-row .recent-submission-multi-wrap{position:relative;width:164px;flex:0 0 164px}.element-task-page .responsive-filter-row .recent-submission-multi-trigger{width:164px;height:34px;padding:0 11px!important;display:inline-flex;justify-content:space-between;color:var(--el-text-color-regular);background:var(--el-fill-color-blank)!important;border:1px solid var(--el-border-color)!important;border-radius:8px;box-shadow:none!important;font-size:13px;font-weight:400}.element-task-page .responsive-filter-row .recent-submission-multi-trigger:hover,.element-task-page .responsive-filter-row .recent-submission-multi-trigger.active{color:var(--el-color-primary);border-color:var(--el-color-primary-light-5)!important}.element-task-page .responsive-filter-row .recent-submission-multi-trigger.has-value{color:var(--el-color-primary);background:var(--el-color-primary-light-9)!important;border-color:var(--el-color-primary-light-5)!important}.element-task-page .responsive-filter-row .recent-submission-multi-trigger:before{display:none!important}.element-task-page .responsive-filter-row .recent-submission-multi-trigger svg{margin-left:8px}.element-task-page .responsive-filter-row .recent-submission-date-menu{position:absolute;z-index:32;top:40px;right:0;width:324px;padding:14px;display:grid;gap:8px;background:var(--el-fill-color-blank);border:1px solid var(--el-border-color-lighter);border-radius:10px;box-shadow:0 12px 30px var(--elevation-color);contain:layout paint;animation:recent-calendar-enter .14s ease-out}@keyframes recent-calendar-enter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.element-task-page .responsive-filter-row .recent-submission-calendar-title{min-height:28px;display:flex;align-items:center;justify-content:space-between}.element-task-page .responsive-filter-row .recent-submission-calendar-title strong{color:var(--el-text-color-primary);font-size:14px;font-weight:600}.element-task-page .responsive-filter-row .recent-submission-calendar-title span{padding:2px 7px;color:var(--el-color-primary);background:var(--el-color-primary-light-9);border-radius:999px;font-size:11px}.element-task-page .responsive-filter-row .recent-submission-calendar-head{min-height:36px;display:flex;align-items:center;justify-content:space-between}.element-task-page .responsive-filter-row .recent-submission-calendar-head strong{color:var(--el-text-color-primary);font-size:14px;font-weight:650}.element-task-page .responsive-filter-row .recent-submission-calendar-head button{width:30px;height:30px;padding:0;display:grid;place-items:center;color:var(--el-text-color-secondary);background:transparent;border:0;border-radius:7px}.element-task-page .responsive-filter-row .recent-submission-calendar-head button:hover{color:var(--el-color-primary);background:var(--el-color-primary-light-9)}.element-task-page .responsive-filter-row .recent-submission-calendar-week,.element-task-page .responsive-filter-row .recent-submission-calendar-grid{width:100%;display:grid;grid-template-columns:repeat(7,1fr);gap:2px 4px}.element-task-page .responsive-filter-row .recent-submission-calendar-week span{height:24px;display:grid;place-items:center;color:var(--el-text-color-secondary);font-size:12px}.element-task-page .responsive-filter-row .recent-submission-calendar-grid button{width:100%;height:34px;padding:0;display:grid;place-items:center;color:var(--el-text-color-regular);background:transparent;border:0;font-size:12px;font-variant-numeric:tabular-nums}.element-task-page .responsive-filter-row .recent-submission-calendar-grid button>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%}.element-task-page .responsive-filter-row .recent-submission-calendar-grid button:before,.element-task-page .responsive-filter-row .recent-submission-calendar-head button:before{display:none!important}.element-task-page .responsive-filter-row .recent-submission-calendar-grid button:hover{color:var(--el-color-primary)}.element-task-page .responsive-filter-row .recent-submission-calendar-grid button:hover>span{background:var(--el-color-primary-light-9)}.element-task-page .responsive-filter-row .recent-submission-calendar-grid button.other-month{color:var(--el-text-color-placeholder);opacity:.55}.element-task-page .responsive-filter-row .recent-submission-calendar-grid button.today:not(.selected)>span{color:var(--el-color-primary);box-shadow:0 0 0 1px var(--el-color-primary-light-5) inset}.element-task-page .responsive-filter-row .recent-submission-calendar-grid button.selected{color:#fff}.element-task-page .responsive-filter-row .recent-submission-calendar-grid button.selected>span{color:#fff!important;background:var(--el-color-primary)}.element-task-page .responsive-filter-row .recent-submission-calendar-grid button.selected:hover>span{color:#fff!important;background:var(--el-color-primary-light-3)}.element-task-page .responsive-filter-row .recent-submission-calendar-selection{color:var(--el-text-color-secondary);font-size:12px;text-align:center;white-space:nowrap}.element-task-page .responsive-filter-row .recent-submission-date-actions{padding-top:10px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border-top:1px solid var(--el-border-color-lighter)}.element-task-page .responsive-filter-row .recent-submission-date-actions>div{display:flex;gap:8px}.element-task-page .responsive-filter-row .recent-submission-date-actions .el-button{min-width:58px;height:30px;padding:0 12px;border-radius:7px;font-size:12px}.element-task-page .responsive-filter-row .recent-submission-date-actions .el-button--primary{color:#fff;background:var(--el-color-primary)!important;border-color:var(--el-color-primary)!important}.element-task-page .responsive-filter-row .recent-submission-date-actions .el-button--primary:hover{color:#fff;background:var(--el-color-primary-light-3)!important;border-color:var(--el-color-primary-light-3)!important}.element-task-page .responsive-filter-row .recent-submission-clear{padding:0;color:var(--el-text-color-secondary);background:transparent;border:0;font-size:12px}.element-task-page .responsive-filter-row .recent-submission-clear:hover{color:var(--el-color-primary)}.element-task-page .responsive-filter-row .reset-filter-button{min-width:68px;flex:0 0 68px;order:7;white-space:nowrap}.element-task-page .responsive-filter-row .multi-select-trigger{background:var(--el-fill-color-blank)!important;border-color:var(--el-border-color)!important;border-radius:8px!important}.element-task-page .responsive-filter-row .multi-select-trigger.has-value{color:var(--el-color-primary)!important;background:var(--el-color-primary-light-9)!important;border-color:var(--el-color-primary-light-5)!important}.element-task-page .responsive-filter-row .multi-select-menu{left:72px;top:36px;width:calc(100% - 72px);min-width:160px}@container main-content (max-width: 1200px){.element-task-page .responsive-filter-row .table-search{flex-basis:100%}.element-task-page .responsive-filter-row .reset-filter-button{margin-left:0}}.element-task-page .responsive-filter-row{gap:10px 0}.element-task-page .responsive-filter-row>.filter-field{gap:10px;padding-right:0}.element-task-page .responsive-filter-row>.filter-field:not(:first-child):before{content:"";width:1px;height:24px;margin:0 10px;display:block;flex:0 0 1px;background:var(--el-border-color-lighter)}.element-task-page .responsive-filter-row .table-search{width:310px;min-width:280px;max-width:310px;padding:0;flex:0 1 310px}.element-task-page .responsive-filter-row .table-search .el-input__prefix{padding-left:12px}.element-task-page .responsive-filter-row .table-search .el-input__inner{width:100%;padding:0 12px 0 8px}.element-task-page .responsive-filter-row .product-quick-filter{flex:0 1 auto}.element-task-page .responsive-filter-row .multi-select-trigger{padding:0 12px!important}.element-task-page .responsive-filter-row .multi-select-trigger svg{margin-left:12px}.element-task-page .responsive-filter-row .multi-select-menu{left:0;width:100%}.element-task-page .responsive-filter-row .filter-select{position:relative}.element-task-page .responsive-filter-row .filter-select>svg{position:absolute;right:12px;margin:0}.element-task-page .responsive-filter-row .filter-select select{padding-right:34px}@container main-content (max-width: 1200px){.element-task-page .responsive-filter-row .table-search{max-width:360px;flex-basis:310px}}.element-task-page .responsive-filter-row,.element-task-page .responsive-filter-row>.filter-field,.element-task-page .responsive-filter-row .multi-select-wrap,.element-task-page .responsive-filter-row .filter-select,.element-task-page .responsive-filter-row .product-quick-filter{align-items:center}.element-task-page .responsive-filter-row>.filter-field{min-height:36px}.element-task-page .responsive-filter-row .table-search .el-input__prefix{min-width:0;height:100%;margin:0;padding-left:12px;display:inline-flex;align-items:center;line-height:normal}.element-task-page .responsive-filter-row .table-search .el-input__inner{height:34px;padding:0 12px 0 8px;line-height:34px}.element-task-page .responsive-filter-row .multi-select-trigger,.element-task-page .responsive-filter-row .product-quick-filter button,.element-task-page .responsive-filter-row .filter-select select{align-self:center}.element-task-page .responsive-filter-row .filter-select>svg{top:50%;transform:translateY(-50%)}.element-task-page .responsive-filter-row .product-quick-filter button.active{color:var(--el-color-primary);background:var(--el-color-primary-light-9);border-color:transparent;box-shadow:none}.element-task-page .responsive-filter-row .product-quick-filter button.active .product-logo{opacity:1}.element-task-page .responsive-filter-row .status-filter,.element-task-page .responsive-filter-row .status-filter .multi-select-wrap,.element-task-page .responsive-filter-row .status-filter .single-select-trigger,.element-task-page .responsive-filter-row .status-filter .single-select-trigger.active{background:transparent!important;box-shadow:none!important}.task-overview-page .recent-submission-value{color:var(--el-text-color-primary);font-variant-numeric:tabular-nums;font-weight:600}.task-selection-toast{position:fixed;z-index:1600;top:76px;left:50%;min-height:42px;padding:0 16px;display:inline-flex;align-items:center;gap:9px;color:var(--el-text-color-primary);background:var(--el-fill-color-blank);border:1px solid var(--el-border-color-lighter);border-radius:var(--el-border-radius-base);box-shadow:0 8px 24px var(--elevation-color);font-size:14px;font-weight:500;transform:translate(-50%);animation:task-toast-enter .18s ease-out}.task-selection-toast svg{color:var(--el-color-success)}@keyframes task-toast-enter{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.task-overview-page{--task-module-radius: var(--el-border-radius-base)}.task-overview-page :is(.task-view-options,.provider-list-panel,.provider-detail-head,.provider-task-filters,.provider-task-table-card,.provider-task-detail){border-radius:var(--task-module-radius)}.task-overview-page .task-list-module{background:transparent!important;border:0!important;border-radius:0;box-shadow:none!important}.task-overview-page .provider-task-filters{margin-bottom:10px}.task-overview-page .provider-task-filters .table-search input::placeholder,.task-overview-page .provider-task-filters .table-search .el-input__inner::placeholder{color:var(--el-text-color-placeholder)!important;opacity:1}.task-assets-page{display:grid;gap:12px}.task-assets-page>header{min-height:80px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #efddd6;border-radius:15px}.task-assets-page>header span{color:#c64a31;font-size:12px;font-weight:800}.task-assets-page>header h2{margin:4px 0;color:#3f2f29;font-size:21px}.task-assets-page>header p{margin:0;color:#947b72;font-size:12px}.task-assets-primary{height:38px;padding:0 13px;display:flex;align-items:center;gap:6px;color:#fff;background:var(--theme-primary);border:0;border-radius:9px;font-weight:800}.task-assets-state{margin:0;padding:16px;display:flex;align-items:center;justify-content:center;gap:7px;color:#80675f;background:#fff;border:1px solid #efddd6;border-radius:12px}.task-assets-state.error{color:#b83e35;background:#fff1ee}.task-assets-card{overflow:hidden;padding:15px;background:#fff;border:1px solid #efddd6;border-radius:14px}.task-assets-card>h3{margin:0 0 12px;color:#513a32;font-size:14px}.task-assets-search{width:min(420px,100%);height:40px;padding:0 11px;display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #ead8d1;border-radius:10px}.task-assets-search input{min-width:0;width:100%;border:0;outline:0}.task-assets-table{overflow-x:auto}.task-assets-table>div{min-width:980px;min-height:58px;padding:0 12px;display:grid;grid-template-columns:repeat(var(--cols),minmax(120px,1fr));align-items:center;gap:10px;border-bottom:1px solid #f1e5e0}.task-assets-table>div:first-child{min-height:42px;color:#896f66;background:#fff8f4}.task-assets-table>div span{min-width:0;overflow:hidden;color:#69534b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.task-assets-table select{height:32px;padding:0 7px;border:1px solid #e4d2cb;border-radius:7px}.task-assets-table>p{padding:30px;text-align:center;color:#a58c83}.provider-assets-grid,.template-assets-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.provider-assets-grid article,.template-assets-grid article{padding:14px;background:#fff;border:1px solid #efddd6;border-radius:13px}.provider-assets-grid article>div:first-child{display:flex;align-items:center;justify-content:space-between}.provider-assets-grid strong{color:#49332c}.provider-assets-grid em{color:#c54b33;font-size:11px;font-style:normal}.provider-assets-grid p{min-height:42px;color:#80675f;font-size:12px;line-height:1.6}.provider-assets-grid small{color:#a0877e}.provider-assets-grid article>div:nth-of-type(2){margin:10px 0;display:flex;flex-wrap:wrap;gap:5px}.provider-assets-grid article>div:nth-of-type(2) span{padding:4px 7px;color:#b9442e;background:#fff0e8;border-radius:99px;font-size:10px}.provider-assets-grid button{height:32px;padding:0 9px;color:#b9442e;background:#fff;border:1px solid #edcabc;border-radius:8px}.task-category-layout{display:grid;grid-template-columns:1fr 1fr;gap:10px}.category-row{min-height:58px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid #f1e5e0}.category-row strong,.category-row small{display:block}.category-row small{margin-top:4px;color:#9e847a;font-size:11px}.category-row em{color:#39815e;font-size:11px;font-style:normal}.task-tag-grid{display:flex;flex-wrap:wrap;gap:8px}.task-tag-grid>span{padding:9px 10px;display:grid;grid-template-columns:18px 1fr;gap:3px;color:var(--tag-color);background:#fff8f4;border:1px solid #f0ddd5;border-radius:9px;font-size:12px;font-weight:800}.task-tag-grid small{grid-column:1/3;color:#9b8177;font-weight:400}.template-assets-grid article{display:grid;grid-template-columns:36px 1fr;gap:10px}.template-assets-grid svg{color:#d34d31}.template-assets-grid span{color:#b94a32;font-size:11px}.template-assets-grid h3{margin:4px 0;color:#48322b;font-size:14px}.template-assets-grid p{margin:0 0 8px;color:#765f57;font-size:12px}.template-assets-grid small{color:#9a8177}.task-status-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.task-status-metrics article{padding:14px;display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #efddd6;border-radius:12px}.task-status-metrics span{color:#8c7269}.task-status-metrics strong{color:#c44931;font-size:23px}@media(max-width:900px){.provider-assets-grid,.template-assets-grid,.task-category-layout{grid-template-columns:1fr}}.registration-page{display:grid;gap:16px}.registration-toolbar p{margin:7px 0 0;color:#777;font-size:13px}.registration-state{display:flex;align-items:center;gap:8px;padding:13px 16px;color:#75594e;background:#fff8f3;border:1px solid #f0d8cc;border-radius:12px}.registration-state.error{color:#b42318;background:#fff4f2;border-color:#f4c7c1}.registration-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.registration-metrics article{display:grid;grid-template-columns:30px 1fr auto;align-items:center;padding:16px;background:#fff;border:1px solid #eee5df;border-radius:14px;box-shadow:0 8px 24px #3f281b0a}.registration-metrics article svg{color:var(--theme-color, #ef6c3e)}.registration-metrics article span{color:#766b66;font-size:13px}.registration-metrics article strong{color:#2b2522;font-size:24px}.registration-card{overflow:hidden;background:#fff;border:1px solid #eee5df;border-radius:14px}.registration-card-head{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid #eee8e4}.registration-card-head>div{display:grid;gap:4px}.registration-card-head strong{font-size:16px}.registration-card-head span{color:#8b817c;font-size:12px}.registration-card-head label{display:flex;align-items:center;gap:7px;width:260px;padding:9px 12px;background:#faf8f7;border:1px solid #e8e1dd;border-radius:9px}.registration-card-head input{width:100%;border:0;outline:0;background:transparent}.registration-table{min-width:1000px}.registration-table>div{display:grid;align-items:center;min-height:52px;padding:0 16px;border-bottom:1px solid #f1ece9;font-size:13px}.registration-table>div:first-child{min-height:42px;color:#887a74;background:#faf8f7;font-size:12px;font-weight:700}.registration-table>div:last-child{border-bottom:0}.registration-table strong{color:#3c302b}.registration-table small{display:block;margin-top:3px;color:#9b918c}.registration-table em{width:fit-content;padding:4px 8px;font-style:normal;border-radius:99px;background:#f3f0ee}.batch-table>div{grid-template-columns:1.15fr 1.25fr .65fr .5fr .5fr .5fr .9fr 1.15fr;gap:10px}.account-table>div{grid-template-columns:1fr 1fr 1fr .8fr .8fr 1fr;gap:12px}.queue-table>div{grid-template-columns:1.15fr 1.1fr .75fr .7fr .5fr .6fr 1.15fr .6fr;gap:10px}.result-table>div{grid-template-columns:1fr 1.15fr .8fr .8fr .6fr 1fr 1.3fr;gap:12px}.status-success,.status-completed{color:#067647;background:#ecfdf3!important}.status-running{color:#175cd3;background:#eff8ff!important}.status-failed{color:#b42318;background:#fef3f2!important}.status-pending{color:#b54708;background:#fffaeb!important}.status-paused{color:#6941c6;background:#f4f3ff!important}.status-cancelled{color:#667085;background:#f2f4f7!important}.registration-row-actions{display:flex;align-items:center;gap:5px}.registration-row-actions button{display:inline-flex;align-items:center;gap:4px;min-height:28px;padding:0 8px;color:#675650;background:#fff;border:1px solid #ded5d0;border-radius:7px;font-size:12px}.registration-row-actions button[data-color-role=danger]{color:#b42318;border-color:#f1b8b2}.registration-row-actions button:disabled{cursor:wait;opacity:.55}.registration-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#1f19167a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.registration-modal{width:min(1100px,96vw);max-height:92vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff;border-radius:18px;box-shadow:0 28px 80px #26191242}.registration-modal>header,.registration-modal>footer{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eee7e2}.registration-modal>header span{color:var(--theme-color, #ef6c3e);font-size:12px;font-weight:700}.registration-modal>header h2{margin:4px 0 0}.registration-modal>header button{font-size:28px}.registration-modal>footer{justify-content:flex-end;gap:10px;border-top:1px solid #eee7e2;border-bottom:0}.registration-modal>footer button{min-height:38px;padding:0 16px;border-radius:9px}.registration-modal-body{overflow:auto;display:grid;gap:16px;padding:18px 20px}.registration-basic-fields{display:grid;grid-template-columns:2fr 1fr 1.4fr;gap:12px}.registration-basic-fields label{display:grid;gap:7px}.registration-basic-fields span{color:#736762;font-size:12px;font-weight:700}.registration-basic-fields input,.registration-basic-fields select{min-height:40px;padding:0 11px;border:1px solid #ddd4cf;border-radius:9px}.registration-picker{display:grid;gap:10px;padding:14px;background:#fbfaf9;border:1px solid #eee7e2;border-radius:12px}.registration-picker>div:first-child{display:flex;justify-content:space-between}.registration-picker>div:first-child span{color:#8c817c;font-size:12px}.registration-picker>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:190px;overflow:auto}.registration-picker label{display:flex;align-items:center;gap:9px;padding:10px;background:#fff;border:1px solid #e7dfda;border-radius:9px;cursor:pointer}.registration-picker label.selected{border-color:var(--theme-color, #ef6c3e);box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-color, #ef6c3e) 12%,transparent)}.registration-picker label>span{display:grid;gap:3px}.registration-picker small{color:#918681}.registration-boundary-note{display:flex;gap:8px;color:#75594e;font-size:13px}.registration-device-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.registration-device-card{position:relative;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:18px;background:#fff;border:1px solid #eee5df;border-radius:14px}.registration-device-card>em{padding:4px 8px;font-size:12px;font-style:normal;border-radius:99px;background:#f3f0ee}.registration-device-card>div{display:grid;gap:3px}.registration-device-card>div span{color:#948983;font-size:12px}.registration-device-card dl{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:8px 0 0}.registration-device-card dl div{padding:9px;background:#faf8f7;border-radius:8px}.registration-device-card dt{color:#968b85;font-size:11px}.registration-device-card dd{margin:5px 0 0;font-size:12px}.registration-queue-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.registration-queue-tabs button{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;background:#fff;border:1px solid #eee5df;border-radius:11px}.registration-download-card{display:flex;align-items:center;justify-content:space-between;padding:28px;background:linear-gradient(135deg,#fff,#fff6f0);border:1px solid #f0ddd2;border-radius:16px}.registration-download-card>div{display:grid;gap:7px}.registration-download-card h3,.registration-download-card p{margin:0}.registration-download-card span{color:var(--theme-color, #ef6c3e);font-size:12px;font-weight:700}.registration-download-card p{color:#7f746f}.spin{animation:registration-spin .8s linear infinite}@keyframes registration-spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.registration-metrics{grid-template-columns:repeat(3,1fr)}.registration-device-grid{grid-template-columns:repeat(2,1fr)}.registration-picker>div:last-child{grid-template-columns:repeat(2,1fr)}}.publish-page{display:grid;gap:16px}.publish-toolbar p{margin:6px 0 0;color:#777;font-size:13px}.publish-toolbar svg,.publish-page button svg{width:16px;height:16px}.publish-state{display:flex;gap:8px;align-items:center;padding:14px;background:#fff8f3;border:1px solid #efd9ce;border-radius:12px}.publish-state.error{color:#b42318;background:#fff4f2}.publish-card{overflow:auto;background:#fff;border:1px solid #eee5df;border-radius:14px}.publish-table{min-width:980px}.publish-table>div{display:grid;grid-template-columns:repeat(var(--cols),minmax(120px,1fr));gap:12px;align-items:center;min-height:52px;padding:0 16px;border-bottom:1px solid #f0eae6;font-size:13px}.publish-table>div:first-child{min-height:42px;background:#faf8f7;color:#81756f;font-size:12px;font-weight:700}.publish-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;background:#1e181580}.publish-modal{width:min(760px,94vw);background:#fff;border-radius:16px;box-shadow:0 25px 70px #2d1f1740}.publish-modal header,.publish-modal footer{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eee}.publish-modal>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:20px}.publish-modal label{display:grid;gap:7px;font-size:12px;font-weight:700}.publish-modal input,.publish-modal select{min-height:40px;padding:0 10px;border:1px solid #ddd3ce;border-radius:8px}.publish-modal footer{justify-content:flex-end;gap:9px;border-top:1px solid #eee;border-bottom:0}.publish-note{grid-column:1/-1;display:flex;gap:7px;color:#75594e;font-size:13px}.publish-check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.publish-check-grid article{display:grid;grid-template-columns:28px 1fr;gap:7px;padding:18px;background:#fff;border:1px solid #eee5df;border-radius:14px}.publish-check-grid article span{grid-column:2;color:#81756f;font-size:13px}.publish-download{display:flex;align-items:center;gap:18px;padding:28px;background:linear-gradient(135deg,#fff,#fff6f0);border:1px solid #efd9ce;border-radius:16px}.publish-download div{flex:1}.publish-download h3,.publish-download p{margin:0 0 7px}.publish-mini-action{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;color:#675650;background:#fff;border:1px solid #ddd3ce;border-radius:7px;font-size:12px}.publish-mini-action.danger{color:#b42318;border-color:#efb8b2}.data-manager-page{display:grid;gap:16px}.data-manager-toolbar{margin-bottom:0}.data-manager-toolbar>button{align-self:center}.data-state{display:flex;align-items:center;gap:8px;margin:0;padding:14px 16px;color:#76584f;background:#fff8f4;border:1px solid #eedbd3;border-radius:12px}.data-state.error{color:#b42318;background:#fff4f2;border-color:#f1c5bf}.data-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.data-metrics article{display:grid;grid-template-columns:34px 1fr;gap:4px 10px;align-items:center;padding:16px;background:#fff;border:1px solid #eee5df;border-radius:14px;box-shadow:0 8px 24px #3f281b0a}.data-metrics svg{grid-row:1/3;color:var(--theme-color,#ef6c3e);font-size:26px}.data-metrics span{color:#80736d;font-size:12px}.data-metrics strong{color:#312925;font-size:22px}.data-card{overflow:auto;background:#fff;border:1px solid #eee5df;border-radius:14px}.data-table{min-width:1080px}.data-table>div{display:grid;grid-template-columns:repeat(var(--data-cols),minmax(115px,1fr));gap:12px;align-items:center;min-height:54px;padding:0 16px;border-bottom:1px solid #f1ebe7;color:#675852;font-size:12px}.data-table>div:first-child{min-height:42px;color:#81746e;background:#faf8f7;font-weight:750}.data-table>div:last-of-type{border-bottom:0}.data-table span{min-width:0;overflow:hidden;text-overflow:ellipsis}.data-empty{margin:0;padding:28px;text-align:center;color:#9b8d87}.data-difference{color:#b42318;font-style:normal;font-weight:700}.data-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#1f191680;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.data-modal{width:min(820px,96vw);max-height:92vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#fff;border-radius:18px;box-shadow:0 28px 80px #26191242}.data-modal header,.data-modal footer{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eee7e2}.data-modal header span{color:var(--theme-color,#ef6c3e);font-size:12px;font-weight:700}.data-modal h3{margin:4px 0 0;font-size:20px}.data-modal header button{font-size:28px}.data-modal>div{overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px}.data-modal label{display:grid;gap:7px;color:#55443d;font-size:12px;font-weight:700}.data-modal input,.data-modal select,.data-modal textarea{width:100%;min-height:40px;padding:9px 10px;color:#443630;background:#fff;border:1px solid #ded4cf;border-radius:9px;font:inherit}.data-modal textarea{min-height:86px;resize:vertical}.data-wide{grid-column:1/-1}.data-modal footer{justify-content:flex-end;gap:10px;border-top:1px solid #eee7e2;border-bottom:0}.data-modal footer span{margin-right:auto;color:#8e7d76;font-size:12px}.data-modal footer button{min-height:38px;padding:0 15px;border-radius:9px}.data-provider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.data-provider-grid article{display:flex;gap:14px;align-items:center;padding:20px;background:#fff;border:1px solid #eee5df;border-radius:14px}.data-provider-grid svg{color:var(--theme-color,#ef6c3e);font-size:30px}.data-provider-grid div{display:grid;gap:5px}.data-provider-grid span,.data-provider-grid small{color:#82746e}.data-provider-grid strong{font-size:22px}.data-report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.data-report-grid article{display:grid;grid-template-columns:36px 1fr;gap:6px 10px;align-items:center;padding:18px;background:#fff;border:1px solid #eee5df;border-radius:14px}.data-report-grid svg{grid-row:1/3;color:var(--theme-color,#ef6c3e);font-size:28px}.data-report-grid div{display:grid;gap:5px}.data-report-grid span{color:#867872;font-size:12px}.data-report-grid button{grid-column:1/-1;justify-self:start;margin-top:8px;padding:7px 9px;color:#8e817b;background:#f7f4f2;border:0;border-radius:8px}@media(max-width:1100px){.data-metrics{grid-template-columns:repeat(2,1fr)}.data-provider-grid,.data-report-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.data-metrics,.data-provider-grid,.data-report-grid,.data-modal>div{grid-template-columns:1fr}.data-wide{grid-column:auto}.data-modal footer span{display:none}}.data-inline-action{display:inline-flex;align-items:center;gap:5px;width:max-content;padding:6px 8px;color:#76584f;background:#fff;border:1px solid #ded4cf;border-radius:7px;font-size:12px}.data-inline-action.danger{color:#b42318;border-color:#efb8b2}.data-import-modal{width:min(1040px,96vw)}.data-import-body{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.data-import-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.data-import-steps span{padding:10px;text-align:center;color:#93837c;background:#f6f3f1;border-radius:9px;font-size:12px}.data-import-steps span.active{color:#8f3e24;background:#fff1e9}.data-import-steps span.done{color:#067647;background:#ecfdf3}.data-upload-zone{display:grid;place-items:center;gap:10px;padding:34px;border:1px dashed #d9c9c1;border-radius:14px;background:#fffaf7;text-align:center}.data-upload-zone svg{font-size:46px;color:var(--theme-color,#ef6c3e)}.data-upload-zone p,.data-upload-zone small{margin:0;color:#887871;font-size:12px}.data-upload-zone input{width:min(380px,100%)}.data-import-summary{display:flex;flex-wrap:wrap;gap:8px}.data-import-summary span{padding:8px 10px;color:#675852;background:#f7f4f2;border-radius:8px;font-size:12px}.data-import-summary span.danger{color:#b42318;background:#fff1ef}.data-mapping-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.data-mapping-grid label{display:grid;gap:6px;color:#5d4d46;font-size:12px;font-weight:700}.data-mapping-grid em{margin-left:5px;color:#b42318;font-size:10px;font-style:normal}.data-mapping-grid select{min-height:38px;padding:0 9px;background:#fff;border:1px solid #ded4cf;border-radius:8px}.data-preview-block,.data-error-preview{display:grid;gap:10px;padding:14px;background:#fff;border:1px solid #eee5df;border-radius:12px}.data-preview-block h4,.data-error-preview h4{display:flex;align-items:center;gap:6px;margin:0;color:#493b35}.data-preview-table{overflow:auto}.data-preview-table>div{min-width:760px;display:grid;grid-template-columns:1fr 1.2fr 1fr .8fr 1.2fr;gap:10px;min-height:38px;align-items:center;padding:0 9px;border-bottom:1px solid #f0eae6;font-size:11px}.data-preview-table>div:first-child{color:#81746e;background:#faf8f7;font-weight:700}.data-error-preview{max-height:220px;overflow:auto;border-color:#f1c5bf;background:#fff8f7}.data-error-preview p{display:grid;grid-template-columns:180px 1fr;gap:8px;margin:0;padding:8px;border-bottom:1px solid #f5dcd8;color:#7c4b43;font-size:12px}.data-error-preview p:last-child{border-bottom:0}@media(max-width:900px){.data-mapping-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.data-import-steps,.data-mapping-grid,.data-error-preview p{grid-template-columns:1fr}}.data-import-actions,.data-row-actions{display:flex;align-items:center;gap:8px}.data-import-actions .secondary-action{display:inline-flex;align-items:center;gap:6px}.data-row-actions{flex-wrap:wrap}.data-report-grid button:not(:disabled){color:#8f3e24;background:#fff1e9;cursor:pointer}.data-report-modal{width:min(720px,96vw)}.data-report-modal>div{grid-template-columns:repeat(3,1fr)}.data-report-note{grid-column:1/-1;display:flex;align-items:center;gap:7px;margin:0;padding:12px;color:#76584f;background:#fff8f4;border-radius:10px;font-size:12px}@media(max-width:720px){.data-report-modal>div{grid-template-columns:1fr}.data-report-note{grid-column:auto}}.data-settlement-modal{width:min(980px,96vw)}.data-settlement-body{display:grid!important;grid-template-columns:1fr!important}.data-settlement-filters{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.data-settlement-filters label{display:grid;gap:7px;font-size:12px;font-weight:700}.data-settlement-filters input,.data-settlement-filters select{min-height:40px;padding:0 9px;border:1px solid #ded4cf;border-radius:8px}.data-settlement-picker{display:grid;border:1px solid #eee5df;border-radius:12px;overflow:hidden}.data-settlement-picker>div{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#faf8f7}.data-settlement-picker>div span{color:#806f68;font-size:12px}.data-settlement-picker>label{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;padding:11px 14px;border-top:1px solid #f0eae6}.data-settlement-picker>label>span{display:grid;gap:4px}.data-settlement-picker small{color:#8c7e78}.data-settlement-picker em{font-style:normal;font-weight:700}.data-confirm-modal{width:min(660px,96vw)}@media(max-width:720px){.data-settlement-filters{grid-template-columns:1fr}}.data-adjustment-modal{width:min(720px,96vw)}.data-adjustment-summary{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.data-adjustment-summary span{display:grid;gap:5px;padding:12px;border:1px solid #eee5df;border-radius:10px;color:#806f68}.data-adjustment-summary strong{font-size:20px;color:#29221f}.data-adjustment-history{display:grid;gap:8px}.data-adjustment-history h4{margin:0}.data-adjustment-history p{display:grid;grid-template-columns:100px 1fr auto;gap:10px;align-items:center;margin:0;padding:10px;border-radius:9px;background:#faf8f7}.data-adjustment-history p strong{color:#15945d}.data-adjustment-history p strong.negative{color:#d14343}.data-adjustment-history p small,.data-muted{color:#94857e}.data-exception-ref{display:inline-flex;align-items:center;gap:4px;color:#d14343;font-weight:700}.data-exception-ref svg{width:16px;height:16px}@media(max-width:720px){.data-adjustment-summary,.data-adjustment-history p{grid-template-columns:1fr}}.ec-page{width:100%;min-width:0;display:grid;gap:14px;color:var(--el-text-color-primary)}.ec-page *{box-sizing:border-box}.ec-page button,.ec-page input,.ec-page select{font:inherit}.ec-page-state{margin:0;padding:16px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--el-text-color-secondary);background:var(--el-bg-color);border:1px solid var(--el-border-color-lighter);border-radius:var(--el-border-radius-base)}.ec-page-state.error{color:var(--el-color-danger);background:var(--el-color-danger-light-9)}.ec-empty{height:90px!important;text-align:center;color:var(--el-text-color-placeholder)!important}.ec-boundary-note{margin:0;padding:10px 13px;color:#8a6540;background:#fff8e8;border:1px solid #efdca8;border-radius:10px;font-size:12px}.ec-page-head{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ec-page-head h1{margin:0;color:var(--el-text-color-primary);font-size:22px;font-weight:700;letter-spacing:-.02em}.ec-page-actions{display:flex;align-items:center;gap:10px}.ec-page-actions .el-select{min-width:132px}.ec-card{min-width:0;padding:16px;background:var(--el-bg-color);border:1px solid var(--el-border-color-lighter);border-radius:var(--el-border-radius-base);box-shadow:0 5px 16px var(--elevation-color-soft)}.ec-card-head{min-height:34px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.ec-card-head h2{margin:0;font-size:15px;font-weight:700}.ec-card-head>span{color:var(--el-text-color-secondary);font-size:12px}.ec-card-head>button:not(.el-button):not(.ec-switch){color:var(--el-text-color-secondary);background:transparent;border:0;font-size:22px;cursor:pointer}.ec-subhead{margin:22px 0 10px;padding-top:18px;border-top:1px solid var(--el-border-color-lighter)}.ec-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ec-metric{min-width:0;min-height:112px;padding:17px;position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;overflow:hidden;background:var(--el-bg-color);border:1px solid var(--el-border-color-lighter);border-radius:var(--el-border-radius-base);box-shadow:0 5px 16px var(--elevation-color-soft)}.ec-metric:after{content:"";width:86px;height:86px;position:absolute;right:-32px;bottom:-44px;background:var(--ec-tone-soft);border-radius:50%}.ec-metric-icon{width:38px;height:38px;display:grid;place-items:center;color:var(--ec-tone);background:var(--ec-tone-soft);border-radius:9px}.ec-metric div{min-width:0}.ec-metric small{display:block;color:var(--el-text-color-secondary);font-size:12px}.ec-metric strong{margin-top:5px;display:block;color:var(--el-text-color-primary);font-size:25px;line-height:1;font-variant-numeric:tabular-nums}.ec-metric strong em{margin-left:4px;color:var(--el-text-color-secondary);font-size:12px;font-style:normal;font-weight:500}.ec-metric>b{grid-column:2;margin-top:-5px;color:var(--el-text-color-secondary);font-size:11px;font-weight:500}.ec-metric.is-blue{--ec-tone: var(--el-color-primary);--ec-tone-soft: var(--el-color-primary-light-9)}.ec-metric.is-purple{--ec-tone: #7c5ce7;--ec-tone-soft: #f0edff}.ec-metric.is-green{--ec-tone: var(--el-color-success);--ec-tone-soft: var(--el-color-success-light-9)}.ec-metric.is-orange{--ec-tone: var(--el-color-warning);--ec-tone-soft: var(--el-color-warning-light-9)}.ec-metric-grid.is-compact .ec-metric{min-height:94px}.ec-metric-grid.is-compact .ec-metric strong{font-size:22px}.ec-pipeline-card{padding-bottom:18px}.ec-pipeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--el-border-color-lighter);border-radius:var(--el-border-radius-base);overflow:hidden}.ec-pipeline>div{min-height:80px;padding:14px 16px;position:relative;display:grid;grid-template-columns:28px 1fr;align-content:center;gap:2px 10px;background:var(--el-fill-color-blank);border-right:1px solid var(--el-border-color-lighter)}.ec-pipeline>div:last-child{border-right:0;background:var(--el-color-primary-light-9)}.ec-pipeline>div>span{grid-row:1 / span 2;width:28px;height:28px;display:grid;place-items:center;color:var(--el-color-primary);background:var(--el-color-primary-light-9);border-radius:50%;font-size:10px;font-weight:700}.ec-pipeline>div:last-child>span{color:#fff;background:var(--el-color-primary)}.ec-pipeline small{color:var(--el-text-color-secondary);font-size:11px}.ec-pipeline strong{font-size:18px;font-variant-numeric:tabular-nums}.ec-pipeline svg{position:absolute;z-index:2;right:-10px;top:31px;padding:2px;color:var(--el-text-color-placeholder);background:var(--el-fill-color-blank);border-radius:50%}.ec-dashboard-grid{min-width:0;display:grid;grid-template-columns:minmax(0,2.2fr) minmax(280px,.8fr);gap:12px}.ec-dashboard-grid>.ec-card{min-width:0}.ec-team-list{display:grid;gap:4px}.ec-team-list>div{min-height:63px;display:grid;grid-template-columns:28px minmax(76px,1fr) auto minmax(72px,.8fr);align-items:center;gap:10px;border-bottom:1px solid var(--el-border-color-lighter)}.ec-team-list>div:last-child{border-bottom:0}.ec-team-list div div{min-width:0}.ec-team-list div div strong,.ec-team-list div div small{display:block}.ec-team-list div div strong{font-size:13px}.ec-team-list div div small{margin-top:3px;color:var(--el-text-color-secondary);font-size:11px}.ec-team-list>div>b{color:var(--el-color-primary);font-size:15px;font-variant-numeric:tabular-nums}.ec-rank{width:25px;height:25px;display:inline-grid;place-items:center;color:var(--el-color-primary);background:var(--el-color-primary-light-9);border-radius:7px;font-size:11px;font-weight:700}.ec-progress{min-width:68px;height:6px;position:relative;display:block;background:var(--el-fill-color-light);border-radius:99px}.ec-progress i{height:100%;display:block;background:var(--el-color-primary);border-radius:inherit}.ec-progress b{display:none}.ec-toolbar{margin-bottom:14px;display:flex;align-items:center;gap:10px}.ec-toolbar .el-input{width:280px}.ec-toolbar .el-select{width:146px}.ec-table-wrap{width:100%;min-width:0;overflow-x:auto}.ec-table{width:100%;min-width:880px;border-collapse:collapse}.ec-table th{height:42px;padding:0 12px;color:var(--el-text-color-secondary);background:var(--el-fill-color-light);border-bottom:1px solid var(--el-border-color-lighter);font-size:11px;font-weight:600;text-align:left;white-space:nowrap}.ec-table td{height:58px;padding:8px 12px;border-bottom:1px solid var(--el-border-color-lighter);color:var(--el-text-color-regular);font-size:12px;white-space:nowrap}.ec-table tbody tr:last-child td{border-bottom:0}.ec-table tbody tr:hover td{background:var(--el-fill-color-light)}.ec-table td strong,.ec-table td small{display:block}.ec-table td strong{color:var(--el-text-color-primary);font-size:12px;font-weight:650}.ec-table td small{margin-top:4px;color:var(--el-text-color-secondary);font-size:10px}.ec-table code{color:var(--el-color-primary);background:var(--el-color-primary-light-9);font-family:inherit;font-size:11px}.ec-table .el-button{min-height:28px;padding:5px 8px;font-size:11px}.ec-row-actions{display:inline-flex;gap:6px}.ec-status{min-width:58px;padding:4px 8px;display:inline-flex;justify-content:center;border-radius:999px;font-size:10px;font-weight:600}.ec-status.is-success{color:var(--el-color-success);background:var(--el-color-success-light-9)}.ec-status.is-warning{color:var(--el-color-warning-dark-2);background:var(--el-color-warning-light-9)}.ec-status.is-neutral{color:var(--el-text-color-secondary);background:var(--el-fill-color)}.ec-tabs{display:flex;align-items:center;gap:4px;border-bottom:1px solid var(--el-border-color-lighter)}.ec-tabs button{min-height:40px;padding:0 14px;position:relative;display:inline-flex;align-items:center;gap:6px;color:var(--el-text-color-secondary);background:transparent;border:0;cursor:pointer}.ec-tabs button:after{content:"";height:2px;position:absolute;right:12px;bottom:-1px;left:12px;background:transparent;border-radius:2px}.ec-tabs button.active{color:var(--el-color-primary);font-weight:650}.ec-tabs button.active:after{background:var(--el-color-primary)}.ec-tabs button b{min-width:18px;height:18px;display:grid;place-items:center;color:var(--el-text-color-secondary);background:var(--el-fill-color);border-radius:9px;font-size:10px}.ec-tabs button.active b{color:var(--el-color-primary);background:var(--el-color-primary-light-9)}.ec-settings-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}.ec-switch{width:38px;height:21px;padding:2px;background:var(--el-border-color);border:0;border-radius:12px;cursor:pointer;transition:background .2s}.ec-switch i{width:17px;height:17px;display:block;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0000002e;transition:transform .2s}.ec-switch.active{background:var(--el-color-primary)}.ec-switch.active i{transform:translate(17px)}.ec-rule-table{overflow:hidden;border:1px solid var(--el-border-color-lighter);border-radius:var(--el-border-radius-base)}.ec-rule-table>div{min-height:48px;padding:0 14px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:12px;border-bottom:1px solid var(--el-border-color-lighter);font-size:12px}.ec-rule-table>div:last-child{border-bottom:0}.ec-rule-table span{color:var(--el-text-color-secondary)}.ec-rule-table strong{color:var(--el-color-primary);font-size:15px}.ec-inline-fields{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.ec-inline-fields label{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;color:var(--el-text-color-secondary);font-size:11px}.ec-inline-fields label .el-select,.ec-inline-fields label .el-input{width:100%}.ec-inline-fields label em{position:absolute;right:10px;color:var(--el-text-color-secondary);font-style:normal}.ec-factor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ec-factor-grid div{min-height:67px;display:grid;place-items:center;background:var(--el-fill-color-light);border:1px solid var(--el-border-color-lighter);border-radius:var(--el-border-radius-base)}.ec-factor-grid span{width:22px;height:22px;display:grid;place-items:center;color:var(--el-color-primary);background:var(--el-color-primary-light-9);border-radius:50%;font-size:10px}.ec-factor-grid strong{color:var(--el-text-color-primary);font-size:13px}.ec-week-award{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ec-week-award div{padding:12px;display:flex;justify-content:space-between;color:var(--el-text-color-secondary);background:var(--el-fill-color-light);border-radius:var(--el-border-radius-base);font-size:11px}.ec-week-award strong{color:var(--el-color-primary)}.ec-attendance-wrap{width:100%;overflow-x:auto}.ec-attendance-table{width:100%;min-width:950px;border-collapse:collapse}.ec-attendance-table th{min-width:118px;height:52px;padding:7px 8px;color:var(--el-text-color-secondary);background:var(--el-fill-color-light);border-bottom:1px solid var(--el-border-color-lighter);font-size:10px;font-weight:600;text-align:center}.ec-attendance-table th:first-child{min-width:135px;text-align:left}.ec-attendance-table th:last-child{min-width:70px}.ec-attendance-table th small{margin-top:5px;display:block;color:var(--el-text-color-placeholder);font-size:9px}.ec-attendance-table td{height:64px;padding:8px;border-bottom:1px solid var(--el-border-color-lighter);text-align:center}.ec-attendance-table td:first-child{text-align:left}.ec-attendance-table td strong,.ec-attendance-table td small{display:block}.ec-attendance-table td strong{font-size:12px}.ec-attendance-table td small{margin-top:4px;color:var(--el-text-color-secondary);font-size:10px}.ec-attendance-table td button{width:33px;height:30px;margin:0 2px;border:1px solid var(--el-border-color);border-radius:7px;cursor:pointer}.ec-attendance-table td button.on{color:var(--el-color-success);background:var(--el-color-success-light-9);border-color:var(--el-color-success-light-7)}.ec-attendance-table td button.off{color:var(--el-text-color-placeholder);background:var(--el-fill-color)}.ec-attendance-table td>b{font-size:11px}.ec-modal-backdrop{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#141e2652;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ec-modal{width:min(480px,calc(100vw - 32px));padding:20px;display:grid;gap:14px;background:var(--el-bg-color);border-radius:12px;box-shadow:0 24px 64px #18232b33}.ec-modal label{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:12px;color:var(--el-text-color-regular);font-size:12px}.ec-modal label .el-input,.ec-modal label .el-select{width:100%}.ec-modal footer{padding-top:4px;display:flex;justify-content:flex-end;gap:8px}.ec-toast{position:fixed;z-index:1300;top:76px;left:50%;min-height:40px;padding:0 14px;display:flex;align-items:center;gap:8px;color:var(--el-text-color-primary);background:var(--el-bg-color);border:1px solid var(--el-border-color-lighter);border-radius:var(--el-border-radius-base);box-shadow:0 8px 24px var(--elevation-color);transform:translate(-50%)}.ec-toast svg{color:var(--el-color-success)}@media(max-width:1280px){.ec-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ec-dashboard-grid,.ec-settings-grid{grid-template-columns:1fr}.ec-pipeline{grid-template-columns:repeat(3,1fr)}.ec-pipeline>div{border-bottom:1px solid var(--el-border-color-lighter)}}@media(max-width:760px){.ec-page-head{align-items:flex-start;flex-direction:column}.ec-page-actions,.ec-toolbar{width:100%;flex-wrap:wrap}.ec-page-actions .el-select,.ec-page-actions .el-button,.ec-toolbar .el-input,.ec-toolbar .el-select{flex:1 1 145px;width:auto}.ec-metric-grid,.ec-pipeline{grid-template-columns:1fr}.ec-pipeline>div{border-right:0}.ec-pipeline svg{display:none}.ec-factor-grid,.ec-week-award{grid-template-columns:repeat(2,1fr)}}:root[data-system-theme=blue]{--theme-primary: #3478f6;--theme-primary-deep: #245dcc;--theme-secondary: #5b8ff9;--theme-tertiary: #78a6ff;--theme-text: #2f6fd8;--theme-soft: #edf5ff;--theme-soft-strong: #e7f1ff;--theme-surface: #f4f8ff;--theme-surface-muted: #f8fbff;--theme-border: #c8dcff;--theme-border-soft: #d5e4f5;--theme-focus: rgba(52, 120, 246, .42);--theme-shadow-color: rgba(52, 120, 246, .18);--theme-shadow-strong: rgba(52, 120, 246, .25);--theme-scrollbar: rgba(104, 112, 107, .34);--theme-scrollbar-soft: rgba(104, 112, 107, .24);--theme-scrollbar-track: rgba(104, 112, 107, .06);--ui-heading: #303133;--ui-text: #606266;--ui-text-muted: #909399;--ui-text-subtle: #b1b3b8;--ui-icon: #73767a;--ui-surface: #fff;--ui-surface-soft: #f5f7fa;--ui-surface-muted: #fafafa;--ui-border: #dcdfe6;--ui-border-soft: #e4e7ed;--ui-border-strong: #cdd0d6;--system-bg-solid: #eaf1fb;--system-bg-start: #eaf2ff;--system-bg-end: #fbfdff;--system-glow-primary: rgba(52, 120, 246, .3);--system-glow-secondary: rgba(91, 143, 249, .22);--system-glow-tertiary: rgba(120, 166, 255, .24);--system-glow-primary-strong: rgba(52, 120, 246, .34);--system-glow-secondary-soft: rgba(91, 143, 249, .22);--system-glow-tertiary-strong: rgba(120, 166, 255, .26);--system-chrome-soft: #f3f8ff;--system-chrome-border: #d8e6f8;--sidebar-glass-end: rgba(235, 243, 255, .56);--sidebar: #eef5ff;--el-color-primary: #3478f6;--el-color-primary-light-3: #6e9dfa;--el-color-primary-light-5: #9abafa;--el-color-primary-light-7: #c4d8fd;--el-color-primary-light-8: #d7e5fe;--el-color-primary-light-9: #edf5ff;--el-color-primary-dark-2: #245dcc;--el-border-color: #dcdfe6;--el-border-color-light: #e4e7ed;--el-border-color-lighter: #ebeef5;--el-fill-color-light: #f5f7fa;--el-fill-color-lighter: #fafafa;--el-box-shadow-light: 0 8px 24px rgba(58, 75, 89, .1)}[data-color-role=theme]{--role-primary: var(--theme-primary);--role-primary-deep: var(--theme-primary-deep);--role-secondary: var(--theme-secondary);--role-text: var(--theme-text);--role-soft: var(--theme-soft);--role-border: var(--theme-border)}[data-color-role=danger]{--role-primary: var(--semantic-danger);--role-text: var(--semantic-danger-deep);--role-soft: var(--semantic-danger-soft);--role-border: var(--semantic-danger-border)}[data-color-role=warning]{--role-primary: var(--semantic-warning);--role-text: var(--semantic-warning);--role-soft: var(--semantic-warning-soft);--role-border: var(--semantic-warning-border)}[data-color-role=success]{--role-primary: var(--semantic-success);--role-text: var(--semantic-success);--role-soft: var(--semantic-success-soft);--role-border: var(--semantic-success-border)}[data-color-role=info]{--role-primary: var(--semantic-info);--role-text: var(--semantic-info);--role-soft: var(--semantic-info-soft);--role-border: var(--semantic-info-border)}[data-color-role=neutral]{--role-primary: var(--semantic-neutral);--role-text: var(--semantic-neutral);--role-soft: var(--semantic-neutral-soft);--role-border: var(--semantic-neutral-border)}:root[data-system-theme=blue] [data-color-role=theme].primary-action,:root[data-system-theme=blue] [data-color-role=theme].drawer-primary,:root[data-system-theme=blue] [data-color-role=theme].el-button--primary,:root[data-system-theme=blue] .subsystem-actions>[data-color-role=theme]:first-child{color:#fff!important;background:linear-gradient(135deg,var(--theme-secondary),var(--theme-primary))!important;border-color:transparent!important;box-shadow:0 8px 18px var(--theme-shadow-color)!important}:root[data-system-theme=blue] .nav-item[data-color-role=theme].active,:root[data-system-theme=blue] .nav-item[data-color-role=theme].parent-active[aria-expanded=true],:root[data-system-theme=blue] .is-collapsed .nav-item[data-color-role=theme].parent-active,:root[data-system-theme=blue] .settings-icons button[data-color-role=theme]:hover,:root[data-system-theme=blue] .settings-icons button[data-color-role=theme].active{color:#fff!important;background:linear-gradient(135deg,var(--theme-secondary),var(--theme-primary))!important;border-color:transparent!important;box-shadow:none!important}:root[data-system-theme=blue] [data-color-role=theme].active:not(.nav-item),:root[data-system-theme=blue] [data-color-role=theme].is-active,:root[data-system-theme=blue] [data-color-role=theme].is-selected,:root[data-system-theme=blue] [data-color-role=theme].has-value{color:var(--theme-text)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] .provider-list-item[data-color-role=theme].active{background:linear-gradient(135deg,var(--theme-surface-muted),var(--theme-soft-strong))!important;border-color:var(--theme-border)!important;box-shadow:0 8px 16px var(--theme-shadow-color)!important}:root[data-system-theme=blue] button.provider-task-row.selected,:root[data-system-theme=blue] .task-data-row.selected{background:var(--theme-soft)!important;box-shadow:inset 3px 0 var(--theme-primary)!important}:root[data-system-theme=blue] .reuse-option-checkbox:has(input:checked),:root[data-system-theme=blue] .weekday-picker input:checked+span,:root[data-system-theme=blue] .machine-column-permission.active{color:var(--theme-text)!important;background:var(--theme-soft-strong)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] .task-detail-qr:hover{background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] .system-settings-page .system-switch[data-color-role=theme]:disabled{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--theme-primary) 12%,transparent)!important}:root[data-system-theme=blue] [data-color-role=theme].detail-card .card-heading{border-color:var(--theme-border-soft)!important}:root[data-system-theme=blue] [data-color-role=theme].system-link-button,:root[data-system-theme=blue] [data-color-role=theme].channel-config-button,:root[data-system-theme=blue] [data-color-role=theme].card-list-action,:root[data-system-theme=blue] [data-color-role=theme].system-test-button{color:var(--theme-text)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] .settings-data-table button[data-color-role=theme],:root[data-system-theme=blue] .machine-drawer-tools button[data-color-role=theme],:root[data-system-theme=blue] .provider-list-heading button[data-color-role=theme]{color:var(--theme-text)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] [data-color-role=theme].detail-card .card-heading>span,:root[data-system-theme=blue] [data-color-role=theme].service-row>em,:root[data-system-theme=blue] [data-color-role=theme].provider-list-item>i{color:#fff!important;background:linear-gradient(135deg,var(--theme-secondary),var(--theme-primary))!important;border-color:transparent!important}:root[data-system-theme=blue] .setting-icon[data-color-role=theme],:root[data-system-theme=blue] .card-list-icon[data-color-role=theme]{color:var(--theme-primary)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] .system-switch[data-color-role=theme].is-on,:root[data-system-theme=blue] .toggle-setting[data-color-role=theme]>i.on{background:linear-gradient(90deg,var(--theme-secondary),var(--theme-primary))!important}:root[data-system-theme=blue] input,:root[data-system-theme=blue] select{accent-color:var(--theme-primary)}:root[data-system-theme=blue] .system-settings-primarygroup button[data-color-role=theme].is-active,:root[data-system-theme=blue] .system-settings-subnav button[data-color-role=theme].is-active{color:var(--theme-primary)!important}:root[data-system-theme=blue] .system-settings-primarygroup button[data-color-role=theme].is-active>span:after,:root[data-system-theme=blue] .system-settings-subnav button[data-color-role=theme].is-active:before{background:var(--theme-primary)!important}:root[data-system-theme=blue] .system-settings-page{--settings-el-primary: var(--theme-primary);--settings-el-primary-light: var(--theme-soft)}.theme-color-options button[data-theme-choice=blue].is-active{color:#2f6fd8!important;background:#edf5ff!important;border-color:#c8dcff!important}.theme-color-options button[data-theme-choice=orange].is-active{color:#c94100!important;background:#fff3ed!important;border-color:#efcfc3!important}.notice-button>span[data-color-role=danger],.nav-item>em[data-color-role=danger],.is-collapsed .nav-item i[data-color-role=danger]{color:#fff!important;background:var(--semantic-danger)!important;border-color:#fff!important}.nav-item>em[data-color-role=warning]{color:var(--semantic-warning)!important;background:#fff!important}.is-collapsed .nav-item i[data-color-role=warning]{background:var(--semantic-warning)!important;border-color:#fff!important}.record-status.is-failed[data-color-role=danger],.card-list-icon[data-color-role=danger],.create-task-error[data-color-role=danger],.receipt-status.stopped[data-color-role=danger],.receipt-status.urgent[data-color-role=danger]{color:var(--semantic-danger-deep)!important;background:var(--semantic-danger-soft)!important;border-color:var(--semantic-danger-border)!important}.card-list-icon[data-color-role=success]{color:var(--semantic-success)!important;background:var(--semantic-success-soft)!important;border-color:var(--semantic-success-border)!important}.feature-toggle.enabled .subsystem-head>b[data-color-role=success]{color:var(--semantic-success)!important;background:var(--semantic-success-soft)!important;border-color:var(--semantic-success-border)!important}.channel-card-footer b[data-color-role=success],.card-list-state small[data-color-role=success],.app-detail-hero>b[data-color-role=success]{color:var(--semantic-success)!important;background:var(--semantic-success-soft)!important;border-color:var(--semantic-success-border)!important}.channel-card-footer b[data-color-role=warning],.app-detail-hero>b[data-color-role=warning]{color:var(--semantic-warning)!important;background:var(--semantic-warning-soft)!important;border-color:var(--semantic-warning-border)!important}.system-settings-page .system-settings-primarygroup nav button[data-color-role=theme].is-active,.system-settings-page .system-settings-subnav nav button[data-color-role=theme].is-active{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.system-settings-page .system-settings-subnav nav button[data-color-role=theme].is-active .system-settings-subnav-label:after{content:""!important;position:absolute;right:0;bottom:-3px;left:0;height:1px;background:var(--theme-primary)}:root[data-system-theme=blue] .nav-item:not(.active):not(.parent-active),:root[data-system-theme=blue] .nav-children button:not(.active),:root[data-system-theme=blue] .service-row:not(.active),:root[data-system-theme=blue] .settings-icons button:not(.active),:root[data-system-theme=blue] .system-settings-primarygroup nav button:not(.is-active),:root[data-system-theme=blue] .system-settings-subnav nav button:not(.is-active),:root[data-system-theme=blue] .system-settings-app-tabs button:not(.is-active){color:var(--ui-text-muted)!important}:root[data-system-theme=blue] .nav-item.parent-active:not([aria-expanded=true]),:root[data-system-theme=blue] .nav-item:not(.active):hover,:root[data-system-theme=blue] .nav-children button:not(.active):hover,:root[data-system-theme=blue] .service-row:not(.active):hover{color:var(--theme-text)!important}:root[data-system-theme=blue] .nav-children,:root[data-system-theme=blue] .settings-dock,:root[data-system-theme=blue] .system-settings-primarybar,:root[data-system-theme=blue] .system-settings-workbench:before,:root[data-system-theme=blue] .system-settings-main-panel .system-card-heading,:root[data-system-theme=blue] .system-settings-main-panel .system-card-footer,:root[data-system-theme=blue] .provider-task-row,:root[data-system-theme=blue] .provider-task-head,:root[data-system-theme=blue] .task-data-row,:root[data-system-theme=blue] .create-task-modal-head,:root[data-system-theme=blue] .create-task-modal-footer,:root[data-system-theme=blue] .machine-side-drawer footer{border-color:var(--ui-border-soft)!important}:root[data-system-theme=blue] .nav-children button:not(.active)>span{background:var(--ui-border-strong)!important;border-color:var(--ui-surface-muted)!important}:root[data-system-theme=blue] .service-logo{box-shadow:0 8px 14px #3a4b5914!important}:root[data-system-theme=blue] :is(.business-toolbar,.metric-card,.task-filterbar,.table-search,.filter-select,.task-table-wrap,.task-detail-drawer,.settings-tabs,.settings-filterbar,.setting-group,.config-overview,.impact-card,.change-log-card,.tenant-form-grid label,.tenant-status-card,.tenant-boundary-card,.tenant-contact-card,.feature-toggle,.subsystem-summary>div,.subsystem-toolbar label,.subsystem-toolbar button,.subsystem-card,.open-tip,.matrix-row,.structure-flow>div,.admin-permission,.tenant-context-bar,.system-settings-sections>button,.system-settings-content-head,.system-settings-subnav,.system-settings-card,.channel-card,.settings-card-list,.settings-card-list>article,.app-catalog-card,.app-summary-strip>div,.app-settings-panel,.drawer-content>section,.provider-search,.provider-list-item,.provider-task-table-card,.provider-detail-head,.provider-detail-card,.provider-task-detail,.task-list-module,.provider-task-filters,.modal-form-card,.machine-selection-trigger,.machine-drawer-list label,.machine-column-permission,.column-setting-popover,.multi-select-menu){border-color:var(--ui-border-soft)!important}:root[data-system-theme=blue] :is(.task-filterbar,.settings-tabs,.settings-filterbar,.metric-card,.subsystem-summary>div,.open-tip,.matrix-row,.structure-flow>div,.admin-permission,.tenant-context-bar,.system-settings-sections>button,.system-settings-subnav>p,.system-settings-main-panel .preference-grid>label,.system-settings-main-panel .channel-card,.system-settings-main-panel .settings-card-list,.system-settings-main-panel .app-catalog-card,.system-settings-main-panel .app-summary-strip>div,.system-settings-main-panel .system-table-toolbar,.provider-search,.provider-list-item:not(.active),.provider-task-filters,.machine-drawer-list label,.machine-column-permission:not(.active)){background:var(--ui-surface-muted)!important}:root[data-system-theme=blue] :is(.table-search,.filter-select,.secondary-action,.system-select,.system-table-toolbar>label,.system-table-toolbar>button,.system-settings-drawer>header button,.task-table-actions .column-setting-button,.reset-filter-button,.create-task-mini-button,.create-task-product-form-trigger,.task-detail-product-form-picker>button){color:var(--ui-text)!important;background:var(--ui-surface)!important;border-color:var(--ui-border)!important;box-shadow:none!important}:root[data-system-theme=blue] .app-shell :where(button[data-color-role=neutral],button:not([data-color-role])){color:var(--ui-text)!important}:root[data-system-theme=blue] :is(.search-box,.search-box kbd,.tenant-chip,.notice-button,.user-menu,.collapse-button,.menu-meta,.service-title,.settings-title){color:var(--ui-text-muted)!important}:root[data-system-theme=blue] :is(.menu-meta b,.service-title b,.settings-title b){color:var(--ui-heading)!important}:root[data-system-theme=blue] .search-box kbd{border-color:var(--ui-border)!important}:root[data-system-theme=blue] .user-avatar[data-color-role=neutral]{color:var(--ui-icon)!important;background:var(--ui-surface-soft)!important;border-color:#fff!important;box-shadow:0 3px 9px #3a4b591f!important}:root[data-system-theme=blue] :is(.secondary-action,.reset-filter-button,.system-table-toolbar>button,.task-table-actions .column-setting-button):hover{color:var(--theme-text)!important;background:var(--theme-surface)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] :is(.provider-list-heading>button,.template-create-button,.create-task-list-card .modal-card-title button,.provider-document-groups>section>div>button){color:var(--theme-text)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] :is(.system-settings-main-panel .setting-icon,.system-settings-main-panel .card-list-icon[data-color-role=theme],.system-settings-focus-head>div>span,.system-settings-subnav>div>span,.tenant-context-icon,.channel-card-top>span,.notification-boundary>div>svg,.scope-note>svg,.modal-card-title>svg,.machine-selection-trigger>svg,.task-detail-qr svg){color:var(--theme-primary)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] :is(.system-settings-main-panel .system-card-heading strong,.system-settings-focus-head strong,.provider-detail-title h2,.task-table-title strong,.modal-card-title strong){color:var(--ui-heading)!important}:root[data-system-theme=blue] :is(.system-settings-main-panel .system-card-heading span,.system-settings-focus-head small,.task-table-title span,.modal-card-title span,.provider-list-item small){color:var(--ui-text-muted)!important}:root[data-system-theme=blue] [data-color-role=theme]>svg,:root[data-system-theme=blue] [data-color-role=neutral]>svg{color:currentColor}:root[data-system-theme=blue] .app-shell :is(input,textarea,select){border-color:var(--ui-border)!important}:root[data-system-theme=blue] :is(.platform-logo-field,.platform-logo-field>div,.system-form-fields input,.system-form-fields textarea,.system-drawer-form input,.system-drawer-form textarea,.app-settings-field,.app-settings-field input,.create-task-grid-cell,.create-task-grid-cell input,.create-task-grid-cell select,.create-task-grid-cell textarea,.provider-document-row label,.provider-document-row input,.inline-detail-form label,.inline-detail-form input,.inline-detail-form textarea){border-color:var(--ui-border)!important}:root[data-system-theme=blue] :is(.tenant-logo-upload button,.tenant-status-card button,.subsystem-toolbar button.active,.task-pagination button.active,.create-task-progress .active i){color:#fff!important;background:linear-gradient(135deg,var(--theme-secondary),var(--theme-primary))!important;border-color:transparent!important;box-shadow:none!important}:root[data-system-theme=blue] .tenant-logo-upload span{background:linear-gradient(135deg,var(--theme-secondary),var(--theme-primary))!important;box-shadow:0 16px 30px var(--theme-shadow-color)!important}:root[data-system-theme=blue] :is(.platform-logo-field button:not(:disabled),.system-data-table>div>button:not(.system-switch),.task-drama-cell>a,.original-qr-card>button,.feature-detail-breadcrumb button,.change-log-card button){color:var(--theme-text)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] :is(.provider-list-heading strong,.machine-drawer-list i,.section-heading b,.config-overview>strong,.impact-card svg,.change-log-card li i){color:var(--theme-text)!important;background-color:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] :is(.provider-list-footer,.provider-business-preview,.provider-business-preview a,.create-task-modal,.system-settings-drawer,.notification-boundary,.scope-note,.retention-warning){border-color:var(--ui-border-soft)!important}:root[data-system-theme=blue] :is(.provider-list-footer,.provider-business-preview a,.notification-boundary,.scope-note,.retention-warning){background:var(--ui-surface-soft)!important}:root[data-system-theme=blue] :is(.metric-card.is-highlight,.rule-block,.config-overview,.tenant-logo-upload,.feature-toggle.enabled,.permission-tag:not(.locked),.account-rank-row em,.relation-list span,.system-settings-sections>button.is-active,.system-settings-content-head nav button.is-active,.system-settings-app-tabs button.is-active,.app-detail-hero,.drawer-readonly-note,.template-variables button,.export-edit-head){color:var(--theme-text)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] :is(.metric-card.is-highlight strong,.config-overview>strong,.system-settings-sections>button.is-active strong,.create-task-progress .active,.provider-business-preview section>span){color:var(--theme-text)!important}:root[data-system-theme=blue] :is(.subsystem-usage,.config-overview>div,.create-task-progress b,.task-pagination button:disabled,.primary-action:disabled,.drawer-primary:disabled,.export-task-button:disabled,.subsystem-actions button:disabled,.create-task-modal-footer .primary-action:disabled,.machine-drawer-tools button:disabled,.remove-document-button:disabled,.remove-export-row:disabled){color:var(--ui-text-subtle)!important;background:#f1f3f5!important;border-color:var(--ui-border)!important;box-shadow:none!important}:root[data-system-theme=blue] :is(.nav-item>svg:last-child,.system-settings-subnav nav button:not(.is-active) svg,.system-select>svg,.filter-select>svg,.table-search>svg,.system-table-toolbar>label>svg,.detail-head-actions button,.drawer-heading button){color:var(--ui-icon)!important}:root[data-system-theme=blue] :is(.business-toolbar span,.create-task-modal-head>div>span,.create-task-modal-head p,.create-task-modal-footer>span,.provider-list-footer,.provider-task-head,.export-edit-head,.setting-option-name,.channel-card>small,.app-catalog-copy>small,.card-list-main>p){color:var(--ui-text-muted)!important}:root[data-system-theme=blue] :is(.provider-task-row:hover,.task-data-row:hover,.provider-list-item:not(.active):hover,.system-settings-sections>button:not(.is-active):hover,.system-settings-subnav nav button:not(.is-active):hover,.provider-task-filters .filter-field button:hover){background:var(--theme-surface)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] :is(.task-drama-cell>a:hover,.channel-config-button:hover,.provider-list-heading>button:hover){color:#fff!important;background:var(--theme-primary)!important;border-color:var(--theme-primary)!important}:root[data-system-theme=blue] :is(.create-task-modal,.system-settings-drawer,.qr-preview-modal,.task-detail-expanded-modal){box-shadow:0 24px 64px var(--elevation-modal)!important}:root[data-system-theme=blue] .content :where(article,section,div,label,button,input,textarea,select):not([data-color-role]):not(.active):not(.is-active):not(.selected):not(.enabled):not(.is-highlight){border-color:var(--ui-border-soft)!important}:root[data-system-theme=blue] .content button:not([data-color-role])>svg{color:currentColor!important}:root[data-system-theme=blue] .modal-backdrop{background:#2c3b4e47!important}:root[data-system-theme=blue] :is(.create-task-modal,.provider-task-detail.expanded,.machine-side-drawer){background:var(--ui-surface-soft)!important;border-color:var(--ui-border)!important}:root[data-system-theme=blue] :is(.create-task-modal-head,.create-task-modal-footer,.modal-form-card,.task-detail-expanded-modal .inline-detail-form,.provider-task-detail.expanded .drawer-heading,.provider-task-detail.expanded .inline-detail-form,.create-task-grid-wrap,.export-edit-table-wrap,.qr-preview-modal,.machine-side-drawer,.original-qr-card,.create-task-product-form-menu){background:var(--ui-surface)!important;border-color:var(--ui-border-soft)!important}:root[data-system-theme=blue] :is(.create-task-modal-head,.create-task-modal-footer,.create-task-progress,.create-task-grid-row,.machine-side-drawer header,.machine-drawer-tools,.machine-side-drawer footer,.export-edit-row){border-color:var(--ui-border-soft)!important}:root[data-system-theme=blue] :is(.create-task-progress,.reuse-option-group,.create-task-grid-head,.export-edit-head,.machine-drawer-tools,.machine-column-permission:not(.active),.provider-document-groups>section){background:var(--ui-surface-muted)!important;border-color:var(--ui-border)!important}:root[data-system-theme=blue] :is(.modal-field-grid input,.modal-field-grid select,.modal-field-grid textarea,.modal-requirement-fields input,.modal-requirement-fields textarea,.create-task-grid-row input,.create-task-grid-row select,.create-task-grid-row button:not([data-color-role]),.export-edit-row input,.provider-document-groups input,.machine-drawer-tools select,.machine-drawer-list label,.task-detail-product-form-picker>button,.weekday-picker label span){color:var(--ui-text)!important;background:var(--ui-surface-muted)!important;border-color:var(--ui-border)!important}:root[data-system-theme=blue] :is(.create-task-modal-head h2,.modal-card-title strong,.create-task-list-head strong,.modal-field-grid label>span,.modal-requirement-fields label>span,.provider-document-groups>section>div strong,.provider-document-groups label span,.machine-side-drawer header strong,.machine-drawer-list strong,.qr-preview-modal header strong,.qr-preview-task-meta strong,.export-selection-tip-body strong){color:var(--ui-heading)!important}:root[data-system-theme=blue] :is(.create-task-progress>div,.create-task-grid-head,.export-edit-head,.reuse-option-group,.reuse-option-group>span,.create-task-list-notes,.machine-side-drawer header small,.machine-drawer-tools label,.machine-drawer-list small,.qr-preview-modal p,.export-selection-tip-body span,.weekday-range-picker i){color:var(--ui-text-muted)!important}:root[data-system-theme=blue] :is(.create-task-modal-head>button,.task-detail-expanded-modal .detail-head-actions button,.provider-task-detail.expanded .detail-head-actions button,.machine-side-drawer header button,.qr-preview-modal header button){color:var(--ui-icon)!important;background:var(--ui-surface-soft)!important;border-color:var(--ui-border)!important}:root[data-system-theme=blue] :is(.create-task-list-head>div>button[data-color-role=theme],.machine-select-all[data-color-role=theme],.provider-document-groups>section>div button,.original-qr-card>button,.create-task-grid-row .qr-action,.task-detail-qr,.provider-create-tip,.export-confirm-banner,.export-selection-tip-body){color:var(--theme-text)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] :is(.create-task-progress .active,.qr-upload-box,.qr-upload-panel>small svg,.machine-selection-trigger>svg:first-child,.machine-drawer-list i,.export-confirm-banner svg,.export-selection-tip-body>svg){color:var(--theme-text)!important}:root[data-system-theme=blue] :is(.create-task-progress .active i,.create-task-multi-cell button.active){color:#fff!important;background:linear-gradient(135deg,var(--theme-secondary),var(--theme-primary))!important;border-color:transparent!important}:root[data-system-theme=blue] :is(.reuse-option-checkbox:has(input:checked),.machine-column-permission.active,.weekday-picker input:checked+span,.create-provider-modal .provider-business-scope .provider-product-picker button.active){color:var(--theme-text)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] :is(.create-task-product-form-menu label:hover,.create-provider-modal .provider-business-scope .provider-product-picker button:hover){color:var(--theme-text)!important;background:var(--theme-soft)!important}:root[data-system-theme=blue] .qr-upload-box{background:repeating-conic-gradient(var(--theme-soft) 0 25%,var(--ui-surface) 0 50%) 50% / 14px 14px!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] .qr-preview-image{color:var(--ui-heading)!important;background:repeating-conic-gradient(var(--ui-border-soft) 0 25%,var(--ui-surface) 0 50%) 50% / 16px 16px!important;border-color:var(--ui-surface)!important;box-shadow:0 0 0 1px var(--ui-border)!important}:root[data-system-theme=blue] :is(.create-task-modal,.provider-task-detail,.machine-side-drawer) :is(input:not([type=checkbox]):not([type=file]),select,textarea){color:var(--ui-text)!important;background-color:var(--ui-surface-muted)!important;border-color:var(--ui-border)!important;box-shadow:none}:root[data-system-theme=blue] :is(.create-task-modal,.provider-task-detail,.machine-side-drawer) :is(input:not([type=checkbox]):not([type=file]),select,textarea):hover{border-color:var(--theme-border)!important}:root[data-system-theme=blue] :is(.create-task-modal,.provider-task-detail,.machine-side-drawer) :is(input:not([type=checkbox]):not([type=file]),select,textarea):focus{border-color:var(--theme-primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary) 10%,transparent)!important}:root[data-system-theme=blue] :is(.create-task-modal,.provider-task-detail,.machine-side-drawer) :is(input,textarea)::placeholder{color:var(--ui-text-subtle)!important}:root[data-system-theme=blue] :is(.inline-detail-form label>span,.task-detail-product-form-field>span,.task-detail-remark-field>span,.qr-upload-box span,.qr-upload-panel>small,.original-qr-card span,.machine-selection-trigger>span){color:var(--ui-text-muted)!important}:root[data-system-theme=blue] :is(.qr-upload-box strong,.original-qr-card strong,.task-detail-qr span){color:var(--ui-heading)!important}:root[data-system-theme=blue] :is(.machine-selection-trigger,.task-detail-product-form-picker>button,.create-task-product-form-trigger,.create-task-mini-button){color:var(--ui-text)!important;background:var(--ui-surface-muted)!important;border-color:var(--ui-border)!important;box-shadow:none!important}:root[data-system-theme=blue] :is(.create-task-modal button:not([data-color-role]):not(.remove-export-row):not(.remove-document-button),.provider-task-detail button:not([data-color-role]):not(.task-detail-qr),.machine-side-drawer button[data-color-role=neutral],.machine-side-drawer .secondary-action){color:var(--ui-text)!important;background:var(--ui-surface)!important;border-color:var(--ui-border)!important;box-shadow:none!important}:root[data-system-theme=blue] :is(.create-task-modal button:not([data-color-role]):not(.remove-export-row):not(.remove-document-button),.provider-task-detail button:not([data-color-role]):not(.task-detail-qr),.machine-side-drawer button[data-color-role=neutral],.machine-side-drawer .secondary-action,.machine-selection-trigger,.task-detail-product-form-picker>button,.create-task-product-form-trigger,.create-task-mini-button):hover:not(:disabled){color:var(--theme-text)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] :is(.create-task-list-head>div>button[data-color-role=theme],.machine-select-all[data-color-role=theme]):hover:not(:disabled){color:#fff!important;background:var(--theme-primary)!important;border-color:var(--theme-primary)!important}:root[data-system-theme=blue] :is(.create-task-modal button:disabled,.machine-side-drawer button:disabled):not([data-color-role=danger]){color:var(--ui-text-subtle)!important;background:#f1f3f5!important;border-color:var(--ui-border)!important;box-shadow:none!important}:root[data-system-theme=blue] .task-pagination{color:var(--ui-text-muted)!important;background:var(--ui-surface)!important;border-color:var(--ui-border-soft)!important}:root[data-system-theme=blue] .task-pagination :is(>span,.page-size-control,.page-size-control>span){color:var(--ui-text-muted)!important}:root[data-system-theme=blue] .task-pagination .page-size-control>label{color:var(--ui-text)!important;background:var(--ui-surface-muted)!important;border-color:var(--ui-border)!important}:root[data-system-theme=blue] .task-pagination .page-size-control select{color:var(--ui-text)!important;background:transparent!important;border-color:transparent!important}:root[data-system-theme=blue] .task-pagination .page-size-control svg{color:var(--ui-icon)!important}:root[data-system-theme=blue] .task-pagination button{color:var(--ui-text)!important;background:var(--ui-surface-muted)!important;border-color:var(--ui-border)!important;box-shadow:none!important}:root[data-system-theme=blue] .task-pagination button:hover:not(:disabled):not(.active){color:var(--theme-text)!important;background:var(--theme-surface)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] .task-pagination button.active{color:var(--theme-text)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important;box-shadow:inset 0 0 0 1px var(--theme-border)!important}:root[data-system-theme=blue] .task-pagination button:disabled{color:var(--ui-text-subtle)!important;background:#f1f3f5!important;border-color:var(--ui-border-soft)!important;box-shadow:none!important}:root[data-system-theme=blue] .task-pagination button svg{color:currentColor!important}:root[data-system-theme=blue] .login-submit-button[data-color-role=theme]{color:#fff!important;background:linear-gradient(135deg,var(--theme-secondary),var(--theme-primary) 58%,var(--theme-primary-deep))!important;box-shadow:0 16px 32px var(--theme-shadow-color),inset 0 1px #ffffff47!important}:root[data-system-theme=blue] .login-submit-button[data-color-role=theme]:hover{box-shadow:0 18px 38px var(--theme-shadow-strong),inset 0 1px #ffffff57!important}:root[data-system-theme=blue] :is(.login-brand-head .logo-mark,.login-form-brand .logo-mark){background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.96),var(--theme-soft))!important;box-shadow:inset 0 0 0 1px #ffffffc7,0 12px 22px var(--theme-shadow-color)!important}:root[data-system-theme=blue] :is(.login-brand-head .logo-mark img,.login-form-brand .logo-mark img){filter:drop-shadow(0 6px 9px var(--theme-shadow-color))!important}:root[data-system-theme=blue] .login-form-panel input:focus{border-color:var(--theme-primary)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--theme-primary) 14%,transparent),inset 0 1px #ffffffc7!important}:root[data-system-theme=blue] .sidebar .nav-item[data-color-role=theme].active,:root[data-system-theme=blue] .sidebar .nav-item[data-color-role=theme].active>span,:root[data-system-theme=blue] .sidebar .nav-item[data-color-role=theme].active>svg{color:#fff!important}:root[data-system-theme=blue] .sidebar .nav-item[data-color-role=theme].active>svg:last-child{color:#ffffffc2!important}:root[data-system-theme=blue] .element-task-page .status-filter .single-select-trigger,:root[data-system-theme=blue] .element-task-page .status-filter .single-select-trigger.active{background:transparent!important;box-shadow:none!important}:root[data-system-theme=blue] .column-setting-popover{color:var(--ui-text)!important;background:var(--ui-surface)!important;border-color:var(--ui-border)!important;box-shadow:var(--el-box-shadow-light)!important}:root[data-system-theme=blue] .column-setting-popover>div:first-child strong{color:var(--ui-heading)!important}:root[data-system-theme=blue] .column-setting-popover>p{color:var(--ui-text-muted)!important}:root[data-system-theme=blue] .column-setting-popover .column-reset-button[data-color-role=theme]{color:var(--theme-text)!important;background:transparent!important}:root[data-system-theme=blue] .column-setting-popover .column-reset-button[data-color-role=theme]:hover{color:var(--theme-text)!important;background:var(--theme-soft)!important}:root[data-system-theme=blue] .column-check-grid label[data-color-role=theme]{color:var(--ui-text)!important;background:var(--ui-surface-muted)!important;border-color:var(--ui-border)!important}:root[data-system-theme=blue] .column-check-grid label[data-color-role=theme]:hover,:root[data-system-theme=blue] .column-check-grid label[data-color-role=theme]:has(input:checked){color:var(--theme-text)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] .column-check-grid input{accent-color:var(--theme-primary)!important}:root[data-system-theme=blue] .reuse-option-checkbox[data-color-role=theme]{color:var(--ui-text)!important;background:var(--ui-surface)!important;border-color:var(--ui-border)!important}:root[data-system-theme=blue] .reuse-option-checkbox[data-color-role=theme]:hover,:root[data-system-theme=blue] .reuse-option-checkbox[data-color-role=theme]:has(input:checked){color:var(--theme-text)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] .reuse-option-checkbox[data-color-role=theme] input{accent-color:var(--theme-primary)!important}:root[data-system-theme=blue] :is(.qr-thumb,.task-detail-qr>i,.original-qr-card>i,.qr-preview-image){color:var(--ui-heading)!important;background:repeating-conic-gradient(var(--theme-soft) 0 25%,var(--ui-surface) 0 50%) 50% / 10px 10px!important;border-color:var(--ui-surface)!important;box-shadow:0 0 0 1px var(--theme-border)!important}:root[data-system-theme=blue] .qr-thumb{background-size:7px 7px!important}:root[data-system-theme=blue] .provider-task-row.task-data-row .qr-thumb{background-size:6px 6px!important}:root[data-system-theme=blue] .original-qr-card>i{background-size:7px 7px!important}:root[data-system-theme=blue] .qr-preview-image{background-size:16px 16px!important}:root[data-system-theme=blue] :is(.qr-thumb svg,.task-detail-qr svg,.original-qr-card>i svg,.qr-preview-image svg){color:var(--ui-heading)!important;background:#ffffffeb!important}:root[data-system-theme=blue] .create-task-grid-row .qr-action[data-color-role=theme]{color:var(--theme-text)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] .create-task-grid-row .qr-action[data-color-role=theme]:hover{color:#fff!important;background:var(--theme-primary)!important;border-color:var(--theme-primary)!important}:root[data-system-theme=blue] .sidebar .brand-logo-wrap{box-shadow:0 14px 26px var(--theme-shadow-color)!important}:root[data-system-theme=blue] .sidebar .logo-mark{background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.96),var(--theme-soft))!important;box-shadow:inset 0 0 0 1px #ffffffc7,0 12px 22px var(--theme-shadow-color)!important}:root[data-system-theme=blue] .sidebar .logo-mark img{filter:drop-shadow(0 6px 9px var(--theme-shadow-color))!important}:root[data-system-theme=blue] :is(.tenant-settings-page .setting-group,.tenant-settings-page .tenant-form-grid label,.tenant-status-card,.tenant-module-card,.tenant-boundary-card,.tenant-contact-card){background:var(--ui-surface-muted)!important;border-color:var(--ui-border-soft)!important}:root[data-system-theme=blue] .tenant-settings-page :is(.setting-group-heading strong,.tenant-form-grid input,.tenant-form-grid textarea,.tenant-select-button,.tenant-status-card>strong,.tenant-module-card span,.tenant-contact-card span,.tenant-profile-side>section>div strong){color:var(--ui-heading)!important}:root[data-system-theme=blue] .tenant-settings-page :is(.setting-group-heading span,.tenant-form-grid label>span,.tenant-status-card>span,.tenant-status-card>div,.tenant-module-card small,.tenant-module-card em,.tenant-boundary-card p,.tenant-contact-card small){color:var(--ui-text-muted)!important}:root[data-system-theme=blue] .tenant-settings-page.is-editing .tenant-form-grid label{background:var(--ui-surface)!important;border-color:var(--theme-border)!important;box-shadow:0 8px 18px var(--elevation-color-soft)!important}:root[data-system-theme=blue] .tenant-settings-page.is-editing :is(.tenant-form-grid input,.tenant-form-grid textarea,.tenant-select-button){color:var(--ui-text)!important;background:var(--ui-surface-muted)!important;border-color:var(--ui-border)!important}:root[data-system-theme=blue] .tenant-settings-page.is-editing :is(.tenant-form-grid input,.tenant-form-grid textarea,.tenant-select-button):focus{border-color:var(--theme-primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary) 10%,transparent)!important}:root[data-system-theme=blue] .tenant-settings-page :is(.setting-icon,.tenant-module-card>div>svg,.tenant-boundary-card>div>svg,.tenant-contact-card>div>svg){color:var(--theme-primary)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root[data-system-theme=blue] .tenant-status-card button[data-color-role=neutral]{color:var(--ui-text)!important;background:var(--ui-surface)!important;border:1px solid var(--ui-border)!important;box-shadow:none!important}:root[data-system-theme=blue] .tenant-status-card button[data-color-role=neutral]:hover{color:var(--theme-text)!important;background:var(--theme-soft)!important;border-color:var(--theme-border)!important}.tenant-status-card p[data-color-role=success],.tenant-status-card p[data-color-role=success] svg,.tenant-module-card b[data-color-role=success]{color:var(--semantic-success)!important}.tenant-module-card b[data-color-role=success]{background:var(--semantic-success-soft)!important;border:1px solid var(--semantic-success-border)!important}.tenant-module-card b[data-color-role=warning]{color:var(--semantic-warning)!important;background:var(--semantic-warning-soft)!important;border:1px solid var(--semantic-warning-border)!important}:root[data-system-theme=blue] .tenant-module-card article{border-color:var(--ui-border-soft)!important}:root :is(.detail-card,.task-table-wrap,.task-detail-drawer,.setting-group,.config-overview,.impact-card,.change-log-card,.subsystem-card,.system-settings-card,.settings-card-list>article,.app-settings-panel,.drawer-content>section,.provider-task-table-card,.provider-detail-head,.provider-detail-card,.provider-task-detail,.modal-form-card,.create-task-modal,.qr-preview-modal,.machine-side-drawer,.column-setting-popover,.multi-select-menu){background-color:var(--ui-surface)!important;border-color:var(--ui-border-soft)!important}:root :is(.metric-card:not(.is-highlight),.task-filterbar,.settings-tabs,.settings-filterbar,.tenant-form-grid label,.tenant-status-card,.tenant-module-card,.tenant-boundary-card,.tenant-contact-card,.feature-toggle,.subsystem-summary>div,.subsystem-toolbar label,.open-tip,.matrix-row,.structure-flow>div,.admin-permission,.tenant-context-bar,.system-settings-sections>button:not(.is-active),.system-settings-subnav>p,.system-settings-main-panel .preference-grid>label,.system-settings-main-panel .channel-card,.system-settings-main-panel .settings-card-list,.system-settings-main-panel .app-catalog-card,.system-settings-main-panel .app-summary-strip>div,.system-settings-main-panel .system-table-toolbar,.provider-search,.provider-list-item:not(.active),.provider-task-filters,.machine-drawer-list label,.machine-column-permission:not(.active),.reuse-option-checkbox:not(:has(input:checked)),.column-check-grid label:not(:has(input:checked))){background-color:var(--ui-surface-muted)!important;border-color:var(--ui-border-soft)!important}:root :is(.nav-children,.settings-dock,.system-settings-primarybar,.system-settings-workbench:before,.system-settings-main-panel .system-card-heading,.system-settings-main-panel .system-card-footer,.provider-task-row,.provider-task-head,.task-data-row,.create-task-modal-head,.create-task-modal-footer,.machine-side-drawer footer,.setting-group-heading){border-color:var(--ui-border-soft)!important}:root :is(.table-search,.filter-select,.secondary-action,.system-select,.system-table-toolbar>label,.system-table-toolbar>button,.system-settings-drawer>header button,.task-table-actions .column-setting-button:not(.active),.reset-filter-button,.create-task-mini-button,.create-task-product-form-trigger,.task-detail-product-form-picker>button,.multi-select-trigger:not(.active):not(.has-value),button[data-color-role=neutral]){color:var(--ui-text)!important;background-color:var(--ui-surface)!important;border-color:var(--ui-border)!important;box-shadow:none!important}:root :is(.secondary-action,.reset-filter-button,.system-table-toolbar>button,.task-table-actions .column-setting-button:not(.active),button[data-color-role=neutral]):hover{color:var(--theme-text)!important;background-color:var(--theme-soft)!important;border-color:var(--theme-border)!important}:root :is(.business-toolbar h2,.metric-card strong,.setting-group-heading strong,.menu-meta b,.service-title b,.settings-title b,.system-settings-main-panel .system-card-heading strong,.system-settings-focus-head strong,.provider-detail-head h2,.modal-card-title strong){color:var(--ui-heading)!important}:root :is(.detail-card li,.task-filterbar>button:not([data-color-role=theme]),.settings-tabs button:not(.active),.tenant-form-grid input,.tenant-form-grid textarea,.provider-list-item:not(.active),.machine-drawer-list label,.column-check-grid label:not(:has(input:checked)),.reuse-option-checkbox:not(:has(input:checked))){color:var(--ui-text)!important}:root :is(.business-toolbar p,.business-toolbar>div:first-child>span,.metric-card>span,.metric-card small,.setting-group-heading span,.search-box,.search-box kbd,.tenant-chip,.notice-button,.user-menu,.collapse-button,.menu-meta,.service-title,.settings-title,.system-settings-primarygroup nav button:not(.is-active),.system-settings-subnav nav button:not(.is-active),.system-settings-app-tabs button:not(.is-active)){color:var(--ui-text-muted)!important}:root :is(.detail-card,.setting-group,.config-overview,.impact-card,.change-log-card,.provider-task-table-card,.provider-detail-card,.modal-form-card,.column-setting-popover,.multi-select-menu):not([data-color-role=theme]):not(.is-highlight){box-shadow:0 10px 28px var(--elevation-color)!important}:root .system-settings-primarygroup nav button.is-active,:root .system-settings-subnav nav button.is-active,:root .system-settings-app-tabs button.is-active{background:transparent!important;box-shadow:none!important}:root .task-overview-page :is(.task-view-options,.provider-list-panel,.provider-detail-card,.provider-detail-head,.task-list-module,.provider-task-filters,.provider-task-table-card,.provider-task-detail){box-shadow:none!important}
