.compact-filter[data-v-28dfa4af]{min-width:150px}.group-name-cell[data-v-28dfa4af]{display:flex;align-items:center;gap:11px}.group-name-cell div[data-v-28dfa4af]{display:flex;flex-direction:column;gap:3px}.group-name-cell small[data-v-28dfa4af]{color:var(--muted)}.group-mark[data-v-28dfa4af]{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;color:var(--green-dark);font-weight:700;background:var(--green-pale);border-radius:10px}.group-mark--large[data-v-28dfa4af]{width:44px;height:44px;flex-basis:44px;font-size:18px}.capability-list[data-v-28dfa4af]{display:flex;flex-wrap:wrap;gap:5px}.capability-list span[data-v-28dfa4af]{padding:3px 7px;color:var(--green-dark);font-size:11px;background:var(--green-pale);border-radius:999px}.capability-list span.off[data-v-28dfa4af]{color:#9aa6a1;text-decoration:line-through;background:#f0f2f1}.permission-section[data-v-28dfa4af]{padding:18px;border:1px solid var(--line);border-radius:14px}.permission-section--admin[data-v-28dfa4af]{border-color:#d6ccef;background:#fbf9ff}.permission-heading[data-v-28dfa4af]{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.permission-heading h3[data-v-28dfa4af],.permission-heading p[data-v-28dfa4af]{margin:0}.permission-heading h3[data-v-28dfa4af]{font-size:15px}.permission-heading p[data-v-28dfa4af]{color:var(--muted);font-size:12px}.permission-grid[data-v-28dfa4af]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.permission-grid--compact[data-v-28dfa4af]{margin-top:14px}.permission-option[data-v-28dfa4af]{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);cursor:pointer}.permission-option input[data-v-28dfa4af]{margin-top:3px}.permission-option span[data-v-28dfa4af]{display:flex;flex-direction:column;gap:3px}.permission-option strong[data-v-28dfa4af]{font-size:13px}.permission-option small[data-v-28dfa4af]{color:var(--muted);line-height:1.4}@media(max-width:760px){.permission-grid[data-v-28dfa4af]{grid-template-columns:1fr}.permission-heading[data-v-28dfa4af]{align-items:flex-start;flex-direction:column}}.group-badge[data-v-bf3d1e41]{display:inline-flex;padding:4px 9px;color:var(--green-dark);font-size:11px;font-weight:600;background:var(--green-pale);border-radius:999px}.membership-section[data-v-bf3d1e41]{padding:18px;border:1px solid var(--line);border-radius:14px}.membership-heading[data-v-bf3d1e41]{display:flex;margin-bottom:13px;align-items:flex-start;justify-content:space-between;gap:16px}.membership-heading h3[data-v-bf3d1e41],.membership-heading p[data-v-bf3d1e41]{margin:0}.membership-heading h3[data-v-bf3d1e41]{font-size:15px}.membership-heading p[data-v-bf3d1e41],.membership-heading>span[data-v-bf3d1e41]{color:var(--muted);font-size:12px}.membership-heading p[data-v-bf3d1e41]{margin-top:4px}.membership-grid[data-v-bf3d1e41]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.membership-option[data-v-bf3d1e41]{display:flex;padding:11px 12px;align-items:flex-start;gap:10px;border:1px solid var(--line);border-radius:10px;cursor:pointer}.membership-option.selected[data-v-bf3d1e41]{border-color:#9bcdb8;background:var(--green-pale)}.membership-option input[data-v-bf3d1e41]{margin-top:3px}.membership-option span[data-v-bf3d1e41]{display:flex;flex-direction:column;gap:3px}.membership-option strong[data-v-bf3d1e41]{font-size:13px}.membership-option small[data-v-bf3d1e41]{color:var(--muted)}.membership-notice[data-v-bf3d1e41]{margin:0;padding:11px 13px;color:#765c21;font-size:12px;line-height:1.6;background:#fff9e8;border-radius:10px}@media(max-width:760px){.membership-grid[data-v-bf3d1e41]{grid-template-columns:1fr}}:root{color:#17211e;background:#f4f6f5;font-family:DM Sans,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17211e;--muted: #70807a;--line: #e2e8e5;--surface: #ffffff;--canvas: #f4f6f5;--forest: #10231d;--forest-soft: #1a332a;--green: #21a675;--green-dark: #137052;--green-pale: #e3f5ed;--danger: #bd3b4a;--danger-pale: #fbeaec;--shadow: 0 14px 40px rgba(22, 44, 36, .06)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{color:inherit;font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.56}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.boot-screen{display:grid;min-height:100vh;place-content:center;justify-items:center;color:var(--muted);background:var(--canvas)}.boot-mark,.brand-mark{display:grid;width:38px;height:38px;place-items:center;color:#0f2b21;font-size:18px;font-weight:700;background:#69d6aa;border-radius:12px}.boot-mark{width:48px;height:48px;margin-bottom:12px;border-radius:15px;animation:breathe 1.4s ease-in-out infinite}@keyframes breathe{50%{transform:translateY(-3px);box-shadow:0 10px 30px #21a6753d}}.login-page{display:grid;min-height:100vh;grid-template-columns:minmax(420px,1.08fr) minmax(420px,.92fr);background:var(--surface)}.login-story{position:relative;display:flex;min-height:100vh;padding:48px clamp(48px,6vw,96px);overflow:hidden;flex-direction:column;color:#f2f8f5;background:radial-gradient(circle at 12% 74%,rgba(71,199,149,.15),transparent 24%),radial-gradient(circle at 82% 14%,rgba(71,199,149,.1),transparent 20%),var(--forest)}.login-story:before,.login-story:after{position:absolute;width:460px;height:460px;border:1px solid rgba(180,236,213,.12);border-radius:50%;content:""}.login-story:before{right:-220px;bottom:-190px}.login-story:after{right:-120px;bottom:-290px}.brand{display:flex;align-items:center;gap:12px;color:#f7fbf9;font-size:20px;font-weight:700;letter-spacing:.05em}.brand--light{position:relative;z-index:1}.story-copy{position:relative;z-index:1;max-width:590px;margin:auto 0}.eyebrow{margin:0 0 14px;color:#97aba4;font-size:11px;font-weight:700;letter-spacing:.2em}.eyebrow--green{color:var(--green)}.story-copy h1{margin:0 0 28px;font-size:clamp(48px,5vw,74px);line-height:1.12;letter-spacing:-.055em}.story-copy>p:last-child{max-width:470px;margin:0;color:#a9bbb4;font-size:17px;line-height:1.85}.story-footnote{position:relative;z-index:1;margin:0;color:#6f8d82;font-size:13px}.login-panel{display:grid;min-height:100vh;padding:48px;place-items:center;background:linear-gradient(rgba(16,35,29,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(16,35,29,.025) 1px,transparent 1px),#fbfcfb;background-size:38px 38px}.login-card{display:flex;width:min(420px,100%);flex-direction:column;gap:24px}.login-card h2{margin:0 0 8px;color:var(--ink);font-size:34px;letter-spacing:-.04em}.muted{margin:0;color:var(--muted)}.field{display:flex;flex-direction:column;gap:9px}.field>span{font-size:13px;font-weight:600}.field small{color:#8a9893;font-size:12px}.field input,.field textarea,.field select,.select-field select,.search-box input{width:100%;border:1px solid #dce4e0;outline:none;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.field input{height:48px;padding:0 14px;border-radius:10px}.field textarea{padding:13px 14px;border-radius:10px;resize:vertical}.field select{width:100%;height:48px;padding:0 14px;border:1px solid #dce4e0;border-radius:10px;outline:none;background:#fff}.field input:focus,.field textarea:focus,.field select:focus,.select-field select:focus,.search-box:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #21a6751f}.password-field{position:relative}.password-field input{padding-right:62px}.text-button{position:absolute;top:50%;right:12px;padding:6px;border:0;color:var(--green-dark);font-size:12px;font-weight:600;background:transparent;transform:translateY(-50%)}.primary-button,.secondary-button,.ghost-button,.action-button,.page-button{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;font-size:13px;font-weight:600;transition:transform .15s ease,border-color .15s ease,background .15s ease}.primary-button{min-height:40px;padding:0 18px;border:1px solid var(--forest);color:#fff;background:var(--forest)}.primary-button:hover:not(:disabled){background:var(--forest-soft);transform:translateY(-1px)}.primary-button--large{min-height:50px;margin-top:4px}.primary-button--danger{border-color:var(--danger);background:var(--danger)}.secondary-button{min-height:38px;padding:0 14px;border:1px solid #dce4e0;color:#33423d;background:#fff}.secondary-button:hover:not(:disabled),.page-button:hover:not(:disabled){border-color:#9cb2aa;background:#f8faf9}.secondary-button--danger{border-color:#eecbd0;color:var(--danger);background:var(--danger-pale)}.ghost-button{min-height:40px;padding:0 10px;border:0;color:var(--muted);background:transparent}.form-error{margin:-8px 0 0;padding:10px 12px;border:1px solid #f1ced2;border-radius:9px;color:#a82d3b;font-size:13px;line-height:1.5;background:#fff2f3}.spinner{width:16px;height:16px;margin-right:8px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.spinner--dark{border-color:#10231d26;border-top-color:var(--forest)}@keyframes spin{to{transform:rotate(360deg)}}.sidebar{position:fixed;z-index:30;top:0;bottom:0;left:0;display:flex;width:250px;padding:30px 20px 24px;flex-direction:column;color:#e8f1ed;background:radial-gradient(circle at 20% 85%,rgba(63,197,144,.1),transparent 28%),var(--forest)}.sidebar-nav{min-height:0;margin:34px -8px 18px 0;padding-right:8px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(105,214,170,.24) transparent}.nav-label{margin:0 12px 10px;color:#6f8d82;font-size:10px;font-weight:700;letter-spacing:.16em}.nav-item{display:flex;width:100%;min-height:46px;padding:0 12px;align-items:center;gap:11px;border:0;border-radius:10px;color:#a9bbb4;font-size:14px;text-align:left;background:transparent}.nav-item--active{color:#f6fbf8;background:#70deb01c}.nav-item+.nav-item{margin-top:6px}.nav-icon{display:grid;width:25px;height:25px;place-items:center;font-size:12px;font-weight:700;background:#6fdcaf21;border-radius:7px}.nav-dot{width:5px;height:5px;margin-left:auto;background:#67d4a8;border-radius:50%;box-shadow:0 0 0 4px #67d4a81a}.sidebar-profile{display:grid;margin-top:auto;padding:16px 0 0;align-items:center;grid-template-columns:auto 1fr auto;gap:10px;border-top:1px solid rgba(213,235,226,.1)}.sidebar-profile strong,.sidebar-profile span{display:block}.sidebar-profile strong{font-size:12px}.sidebar-profile span{max-width:90px;margin-top:3px;overflow:hidden;color:#769087;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.logout-button{padding:6px 0 6px 8px;border:0;color:#8da39b;font-size:11px;background:transparent}.logout-button:hover{color:#fff}.workspace{min-width:0;margin-left:250px}.topbar{display:flex;min-height:94px;padding:20px clamp(24px,4vw,52px);align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#ffffffdb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.breadcrumbs{margin:0 0 7px;color:#93a09b;font-size:11px}.topbar h1{margin:0;font-size:24px;letter-spacing:-.035em}.topbar-actions{display:flex;align-items:center;gap:12px}.health-chip{display:flex;height:34px;padding:0 11px;align-items:center;gap:7px;border:1px solid #e2e9e6;border-radius:99px;color:#61716b;font-size:11px;background:#f9fbfa}.health-dot{width:6px;height:6px;background:#2eb47f;border-radius:50%;box-shadow:0 0 0 4px #2eb47f1a}.mobile-menu{display:none}.content{width:min(1460px,100%);margin:0 auto;padding:34px clamp(24px,4vw,52px) 52px}.summary-grid{display:grid;margin-bottom:22px;grid-template-columns:1.15fr repeat(3,1fr);gap:14px}.summary-card{position:relative;display:flex;min-height:134px;padding:24px;overflow:hidden;align-items:flex-start;gap:17px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 5px 24px #162c2406}.summary-card p{margin:2px 0 9px;color:#76857f;font-size:12px}.summary-card strong{display:block;margin-bottom:7px;font-size:28px;line-height:1;letter-spacing:-.045em}.summary-card>div>span{color:#95a29d;font-size:11px}.summary-card--hero{display:block;color:#f4faf7;border-color:var(--forest);background:linear-gradient(125deg,rgba(74,204,151,.08),transparent 50%),var(--forest)}.summary-card--hero p{color:#93aaa1}.summary-card--hero strong{font-size:36px}.summary-note{position:absolute;right:22px;bottom:20px;color:#718c82;font-size:10px}.card-orbit{position:absolute;border:1px solid rgba(109,213,170,.1);border-radius:50%}.card-orbit--one{top:-62px;right:-52px;width:170px;height:170px}.card-orbit--two{top:-30px;right:-90px;width:220px;height:220px}.metric-mark{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:10px;font-size:11px;font-weight:700}.metric-mark--green{color:#167856;background:#e0f4ea}.metric-mark--amber{color:#a66a19;background:#f8edd9}.metric-mark--violet{color:#6651b3;background:#ece9f8}.data-panel{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:var(--shadow)}.panel-heading{display:flex;padding:24px 26px 18px;align-items:flex-start;justify-content:space-between}.heading-row{display:flex;align-items:center;gap:9px}.panel-heading h2{margin:0;font-size:18px;letter-spacing:-.025em}.panel-heading p{margin:7px 0 0;color:#8a9893;font-size:12px}.count-badge{padding:2px 7px;color:#61716b;font-size:10px;font-weight:600;background:#edf1ef;border-radius:99px}.filters{display:flex;padding:0 26px 20px;align-items:center;gap:10px;border-bottom:1px solid #edf1ef}.search-box{display:flex;width:min(330px,100%);height:40px;padding:0 13px;align-items:center;gap:10px;border:1px solid #dce4e0;border-radius:9px;background:#fff}.search-symbol{position:relative;width:13px;height:13px;flex:0 0 auto;border:1.6px solid #879690;border-radius:50%}.search-symbol:after{position:absolute;right:-4px;bottom:-3px;width:5px;height:1.5px;content:"";background:#879690;transform:rotate(45deg)}.search-box input{height:100%;padding:0;border:0;box-shadow:none;font-size:12px}.select-field select{height:40px;padding:0 34px 0 12px;border-radius:9px;color:#4a5a54;font-size:12px}.synthetic-config{display:grid;padding:0 26px 26px;grid-template-columns:minmax(360px,.9fr) minmax(430px,1.1fr);gap:24px}.thread-picker{overflow:hidden;border:1px solid var(--line);border-radius:12px}.thread-picker .filters{padding:14px}.selection-list{max-height:390px;padding:6px 14px;overflow-y:auto}.selection-item{display:flex;padding:12px 4px;align-items:flex-start;gap:11px;border-bottom:1px solid #edf1ef;cursor:pointer}.selection-item:last-child{border-bottom:0}.selection-item input{margin-top:3px;accent-color:var(--green-dark)}.selection-item>span{display:flex;min-width:0;flex-direction:column;gap:5px}.selection-item strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.selection-item small{color:#8a9893;font-size:11px}.engagement-form{display:flex;flex-direction:column;gap:18px}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.choice-fieldset{display:flex;margin:0;padding:14px;flex-wrap:wrap;gap:8px;border:1px solid var(--line);border-radius:11px}.choice-fieldset legend{padding:0 6px;color:#54645e;font-size:12px;font-weight:600}.choice-fieldset>small{color:#8a9893;font-size:12px}.choice-chip{display:inline-flex;min-height:32px;padding:0 10px;align-items:center;gap:6px;border:1px solid #dce4e0;border-radius:99px;color:#4a5a54;font-size:12px;background:#f9fbfa;cursor:pointer}.choice-chip input{accent-color:var(--green-dark)}.inline-actions,.generate-form{display:flex;align-items:center;gap:9px}.management-grid{display:grid;margin-top:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.template-form{display:grid;padding:0 26px 22px;grid-template-columns:1fr 160px;gap:14px;border-bottom:1px solid var(--line)}.field--wide{grid-column:1 / -1}.compact-list{max-height:420px;padding:6px 26px 18px;overflow-y:auto}.compact-list>article{display:flex;min-height:72px;padding:13px 0;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #edf1ef}.compact-list>article:last-of-type{border-bottom:0}.compact-list strong{font-size:13px}.compact-list p{max-width:460px;margin:5px 0 0;overflow:hidden;color:#8a9893;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.identity-list .user-cell{align-items:center}.generate-form input{width:66px;height:40px;padding:0 9px;border:1px solid #dce4e0;border-radius:9px}.inline-empty{margin:18px 0;color:#8a9893;font-size:12px;text-align:center}.table-wrap{width:100%;overflow-x:auto}table{width:100%;min-width:1060px;border-collapse:collapse}th,td{padding:15px 18px;border-bottom:1px solid #edf1ef;color:#44534e;font-size:12px;text-align:left;white-space:nowrap}th:first-child,td:first-child{padding-left:26px}th:last-child,td:last-child{padding-right:26px}th{padding-top:12px;padding-bottom:12px;color:#83918c;font-size:10px;font-weight:600;letter-spacing:.04em;background:#fafbfa}tbody tr:last-child td{border-bottom:0}.user-row{transition:background .12s ease}.user-row:hover{background:#fbfcfb}.user-row>td{cursor:pointer}.user-cell{display:flex;align-items:center;gap:11px}.user-cell strong,.user-cell span,.stacked-cell span,.stacked-cell small{display:block}.user-cell strong{max-width:150px;overflow:hidden;color:#26332f;font-size:12px;text-overflow:ellipsis}.user-cell span,.stacked-cell small{margin-top:3px;color:#96a29e;font-size:10px}.avatar{display:grid;width:34px;height:34px;flex:0 0 auto;overflow:hidden;place-items:center;border-radius:10px;font-size:12px;font-weight:700}.avatar img{width:100%;height:100%;object-fit:cover}.avatar--admin{color:#103226;background:#65d1a6}.number-cell{color:#26332f;font-variant-numeric:tabular-nums}.status-badge{display:inline-flex;height:25px;padding:0 9px;align-items:center;gap:6px;border-radius:99px;font-size:10px;font-weight:600}.status-badge>span{width:5px;height:5px;border-radius:50%}.status-badge--active{color:#167856;background:#e5f5ee}.status-badge--active>span{background:#2daf7d}.status-badge--disabled{color:#a53c49;background:#fbeaec}.status-badge--disabled>span{background:#d15260}.align-right{text-align:right}.row-actions{display:flex;justify-content:flex-end;gap:6px}.action-button{min-height:30px;padding:0 10px;border:1px solid #dfe6e3;color:#53635d;background:#fff}.action-button:hover{border-color:#9fb3ab}.action-button--danger{border-color:#f0d3d7;color:#b23b49;background:#fffafb}.table-state{display:flex;min-height:230px;align-items:center;justify-content:center;gap:9px;color:#81908a}.table-state--empty{flex-direction:column}.text-link{border:0;color:var(--green-dark);font-size:12px;font-weight:600;background:transparent}.pagination{display:flex;min-height:64px;padding:0 26px;align-items:center;justify-content:space-between;border-top:1px solid #edf1ef}.pagination p{color:#8d9a95;font-size:11px}.pagination>div{display:flex;gap:5px}.page-button{min-width:32px;min-height:32px;padding:0 9px;border:1px solid #dfe6e3;color:#64736d;background:#fff}.page-button--active{border-color:var(--forest);color:#fff;background:var(--forest)}.drawer-layer,.modal-layer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0c1a1561;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.detail-drawer{width:min(440px,100%);height:100%;padding:28px;overflow-y:auto;background:#fff;box-shadow:-18px 0 60px #0d1e1824;animation:slide-in .22s ease-out}@keyframes slide-in{0%{transform:translate(40px);opacity:0}}.drawer-close{display:block;margin-left:auto;padding:6px;border:0;color:#778780;font-size:12px;background:transparent}.drawer-user{display:flex;margin-top:28px;align-items:center;gap:16px}.avatar--large{width:64px;height:64px;border-radius:18px;font-size:22px}.drawer-user .eyebrow{margin-bottom:6px}.drawer-user h2{margin:0 0 4px;font-size:24px;letter-spacing:-.035em}.drawer-user>div:last-child>span{color:#8b9893;font-size:12px}.user-signature{margin:24px 0;padding:16px;color:#607069;font-size:12px;line-height:1.75;background:#f6f8f7;border-radius:11px}.detail-status{display:flex;padding:0 0 20px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);color:#82908b;font-size:12px}.detail-list{margin:0}.detail-list>div{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #edf1ef}.detail-list dt{color:#899690;font-size:11px}.detail-list dd{margin:0;color:#32413b;font-size:12px;text-align:right}.drawer-actions{display:grid;margin-top:24px;grid-template-columns:1fr 1fr;gap:10px}.modal-layer{align-items:center;justify-content:center;padding:20px}.modal-card{width:min(460px,100%);padding:26px;border-radius:16px;background:#fff;box-shadow:0 24px 80px #0b1a143d;animation:modal-in .18s ease-out}@keyframes modal-in{0%{transform:translateY(10px) scale(.98);opacity:0}}.modal-heading{display:flex;margin-bottom:20px;align-items:flex-start;justify-content:space-between}.modal-heading h2,.modal-card--compact h2{margin:0;font-size:21px;letter-spacing:-.03em}.modal-user-strip{display:flex;margin-bottom:20px;padding:13px;align-items:center;gap:11px;background:#f6f8f7;border-radius:11px}.modal-user-strip strong,.modal-user-strip span{display:block}.modal-user-strip strong{font-size:12px}.modal-user-strip span{margin-top:3px;color:#8b9994;font-size:10px}.modal-card .field+.field{margin-top:17px}.modal-actions{display:flex;margin-top:24px;justify-content:flex-end;gap:9px}.modal-card--compact{width:min(400px,100%);text-align:center}.modal-card--compact>p{margin:12px auto 0;color:#74827d;font-size:13px;line-height:1.7}.modal-card--compact .modal-actions{display:grid;grid-template-columns:1fr 1fr}.confirm-mark{display:grid;width:48px;height:48px;margin:0 auto 18px;place-items:center;color:var(--danger);font-size:16px;font-weight:700;background:var(--danger-pale);border-radius:14px}.confirm-mark--safe{color:var(--green-dark);background:var(--green-pale)}.toast{position:fixed;z-index:200;right:24px;bottom:24px;min-width:260px;padding:13px 16px;color:#f2f8f5;font-size:12px;background:var(--forest);border-radius:11px;box-shadow:0 15px 45px #0b1c1638;animation:toast-in .2s ease-out}.toast>span{margin-right:8px;color:#69d6aa;font-weight:700}.toast--error>span{color:#ff9da8}.toast--warning>span{color:#ffd27a}@keyframes toast-in{0%{transform:translateY(8px);opacity:0}}.sidebar-scrim{display:none}@media(max-width:1180px){.summary-grid{grid-template-columns:repeat(2,1fr)}.synthetic-config,.management-grid{grid-template-columns:1fr}}@media(max-width:820px){.login-page{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh;padding:28px}.sidebar{transform:translate(-100%);transition:transform .2s ease}.sidebar--open{transform:translate(0)}.sidebar-scrim{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:block;background:#0a191459}.workspace{margin-left:0}.mobile-menu{display:inline-flex;min-height:34px;padding:0 10px;align-items:center;border:1px solid var(--line);border-radius:8px;color:#53635d;font-size:11px;background:#fff}.topbar{min-height:82px;gap:12px}.topbar>div:nth-child(2){margin-right:auto}.health-chip{display:none}}@media(max-width:620px){.topbar,.content{padding-right:16px;padding-left:16px}.topbar h1{font-size:20px}.topbar-actions .secondary-button{display:none}.summary-grid{grid-template-columns:1fr}.summary-card{min-height:118px}.panel-heading,.filters,.pagination{padding-right:16px;padding-left:16px}.filters{align-items:stretch;flex-wrap:wrap}.search-box{width:100%}.select-field{flex:1}.select-field select{width:100%}.pagination{padding-top:14px;padding-bottom:14px;flex-direction:column;gap:8px}.pagination p{margin:0}.drawer-actions{grid-template-columns:1fr}.synthetic-config{padding-right:16px;padding-left:16px}.form-grid,.template-form{grid-template-columns:1fr}.field--wide{grid-column:auto}.panel-heading{gap:12px;flex-direction:column}.generate-form{width:100%}.toast{right:16px;bottom:16px;left:16px;min-width:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--control-border: #d8e2de;--control-hover: #b9cac3;--focus-ring: 0 0 0 3px rgba(33, 166, 117, .13);--panel-shadow: 0 12px 34px rgba(22, 44, 36, .055)}body{background:radial-gradient(circle at 72% -10%,rgba(70,190,143,.07),transparent 27%),var(--canvas)}.topbar{position:sticky;z-index:20;top:0;min-height:86px;border-bottom-color:#d6e0dcd1}.data-panel,.tab-strip,.summary-card,.notice-banner{box-shadow:var(--panel-shadow)}.data-panel{border-radius:17px}.panel-heading{padding-top:26px}.field input,.field textarea,.field select,.select-field select,.compact-input input,.config-row input,.config-row select,.config-row textarea,.search-box{border-color:var(--control-border);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.field input:hover,.field textarea:hover,.field select:hover,.select-field select:hover,.compact-input input:hover,.config-row input:hover,.config-row select:hover,.config-row textarea:hover,.search-box:hover{border-color:var(--control-hover)}.field select,.select-field select,.config-row select{padding-right:40px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#71817a 50%),linear-gradient(135deg,#71817a 50%,transparent 50%);background-position:calc(100% - 17px) calc(50% - 1px),calc(100% - 12px) calc(50% - 1px);background-repeat:no-repeat;background-size:5px 5px,5px 5px}.field select:focus,.select-field select:focus,.config-row select:focus{border-color:var(--green);box-shadow:var(--focus-ring)}.field select:disabled,.select-field select:disabled{color:#9ba7a2;background-color:#f3f6f4}.primary-button,.secondary-button,.action-button{letter-spacing:.01em}.primary-button{box-shadow:0 5px 14px #10231d21}.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled),.action-button:active:not(:disabled){transform:translateY(0)}tbody tr{transition:background-color .12s ease}tbody tr:hover{background:#fbfdfc}.template-card--library{min-height:256px;overflow:hidden;background:linear-gradient(145deg,rgba(229,246,239,.32),transparent 46%),#fff}.template-volume{position:relative;display:grid;min-height:86px;margin:18px 0 4px;padding:14px;align-content:center;overflow:hidden;border:1px solid #e2ebe7;border-radius:11px;background:#f8fbf9db}.template-volume strong{position:relative;z-index:1;font-size:26px;letter-spacing:-.045em}.template-volume span{position:relative;z-index:1;margin-top:2px;color:#819089;font-size:10px}.template-volume i{position:absolute;right:0;bottom:0;left:0;width:var(--fill);height:3px;background:linear-gradient(90deg,var(--green),#77d8af);transition:width .22s ease}.template-card--library>p{min-height:42px;margin:12px 0;-webkit-line-clamp:2}.template-editor-head{display:grid;grid-template-columns:minmax(0,1fr) 180px 150px;gap:14px}.ai-generator{display:flex;padding:18px;flex-direction:column;gap:16px;border:1px solid #cfe8dd;border-radius:14px;background:radial-gradient(circle at 100% 0,rgba(84,204,156,.13),transparent 28%),#f5fbf8}.ai-generator-copy{display:flex;align-items:flex-start;gap:12px}.ai-generator-copy strong{display:block;color:#18392d;font-size:14px}.ai-generator-copy p{margin:4px 0 0;color:#71837b;font-size:11px;line-height:1.55}.ai-spark{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;color:#0e5e43;font-size:10px;font-weight:800;letter-spacing:.08em;border:1px solid #bde2d2;border-radius:11px;background:#dff5eb}.ai-generator-actions{display:flex;align-items:flex-end;gap:12px}.field--count{width:118px;flex:0 0 auto}.count-presets{display:flex;margin-bottom:3px;gap:5px}.count-presets button{height:34px;min-width:46px;padding:0 9px;border:1px solid #cfddd7;border-radius:8px;color:#65766e;font-size:11px;background:#ffffffd1}.count-presets button:hover,.count-presets button.active{border-color:#62b994;color:#116748;background:#e1f4eb}.ai-generate-button{min-width:186px;margin-bottom:3px}.comment-library-editor{display:flex;flex-direction:column;gap:12px}.comment-library-editor textarea{min-height:260px;max-height:46vh;line-height:1.75;white-space:pre}.library-count{padding:5px 9px;color:#247253;font-size:11px;font-weight:700;border:1px solid #cde7dc;border-radius:99px;background:#edf9f4}.library-count--full{color:#915c17;border-color:#ebd7b9;background:#fff8ec}@media(max-width:820px){.template-editor-head{grid-template-columns:1fr 1fr}.template-editor-head .field:first-child{grid-column:1 / -1}.ai-generator-actions{flex-wrap:wrap}.ai-generate-button{width:100%}}@media(max-width:620px){.template-editor-head{grid-template-columns:1fr}.template-editor-head .field:first-child{grid-column:auto}.count-presets{width:calc(100% - 130px);flex-wrap:wrap}}.nav-group+.nav-group{margin-top:22px}.nav-new{margin-left:auto;padding:2px 5px;color:#10231d;font-size:8px;font-weight:800;letter-spacing:.08em;background:#69d6aa;border-radius:99px}.nav-new+.nav-dot{margin-left:0}.topbar-title>p:last-child{margin:5px 0 0;color:#899690;font-size:11px}.view-stack{display:flex;flex-direction:column;gap:22px}.view-stack>.summary-grid{margin-bottom:0}.overview-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) minmax(280px,.8fr);gap:18px}.task-row{display:grid;width:calc(100% - 52px);min-height:72px;margin:0 26px;padding:12px 0;align-items:center;grid-template-columns:auto 1fr auto;gap:12px;border:0;border-top:1px solid #edf1ef;text-align:left;background:transparent}.task-row:hover{color:var(--green-dark)}.task-row>span:nth-child(2) strong,.task-row>span:nth-child(2) small{display:block}.task-row>span:nth-child(2) strong{font-size:13px}.task-row>span:nth-child(2) small{margin-top:4px;color:#8c9994;font-size:11px}.task-row b{font-size:22px}.task-icon,.record-icon{display:grid;width:34px;height:34px;place-items:center;color:#51635c;font-size:11px;font-weight:700;background:#edf1ef;border-radius:10px}.task-icon--amber{color:#9a641b;background:#f8edd9}.task-icon--violet{color:#6651b3;background:#ece9f8}.compact-metrics{display:grid;margin:0;padding:0 26px 24px;grid-template-columns:repeat(2,1fr);gap:10px}.compact-metrics>div{padding:13px;border:1px solid #e8eeeb;border-radius:10px;background:#fafcfb}.compact-metrics dt{color:#899690;font-size:10px}.compact-metrics dd{margin:5px 0 0;font-size:20px;font-weight:700}.finance-hero{display:flex;padding:2px 26px 20px;flex-direction:column}.finance-hero span,.finance-hero small{color:#899690;font-size:11px}.finance-hero strong{margin:8px 0 5px;font-size:28px;letter-spacing:-.04em}.overview-note{margin:0 26px 24px;padding:12px;color:#66756f;font-size:11px;background:#f4f7f5;border-radius:9px}.quick-entry-grid{display:grid;padding:0 26px 26px;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.quick-entry-grid button{display:flex;min-height:118px;padding:15px;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:12px;text-align:left;background:#fbfcfb;transition:transform .15s ease,border-color .15s ease}.quick-entry-grid button:hover{border-color:#9dc0b2;transform:translateY(-2px)}.quick-entry-grid button>span{display:grid;width:30px;height:30px;margin-bottom:14px;place-items:center;color:var(--green-dark);font-size:11px;font-weight:700;background:var(--green-pale);border-radius:8px}.quick-entry-grid strong{font-size:12px}.quick-entry-grid small{margin-top:4px;color:#8b9893;font-size:10px}.tab-strip{display:flex;min-height:54px;padding:6px;align-items:center;gap:4px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 6px 24px #162c2406}.tab-strip button{min-height:40px;padding:0 17px;border:0;border-radius:9px;color:#75837e;font-size:12px;font-weight:600;background:transparent}.tab-strip button.active{color:#fff;background:var(--forest)}.tab-strip button span{margin-left:5px;padding:2px 6px;color:inherit;background:#808f8926;border-radius:99px}.check-column{width:46px}input[type=checkbox]{accent-color:var(--green-dark)}.title-cell{display:flex;min-width:150px;max-width:330px;flex-direction:column;gap:4px}.title-cell strong{overflow:hidden;color:#25342e;font-size:12px;text-overflow:ellipsis}.title-cell span,.content-preview small{color:#98a49f;font-size:10px}.content-preview{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-preview strong,.content-preview small{display:block}.content-preview small{margin-top:5px}.tag-list{display:flex;min-width:160px;flex-wrap:wrap;gap:5px}.mini-tag{display:inline-flex;min-height:23px;padding:0 7px;align-items:center;color:#65746e;font-size:9px;font-weight:600;background:#edf1ef;border-radius:6px}.mini-tag--red{color:#ac3947;background:#fbeaec}.mini-tag--amber{color:#9a641b;background:#f8edd9}.status-badge--pending{color:#966119;background:#f8edd9}.status-badge--muted{color:#6d7b75;background:#edf1ef}.action-button--success{border-color:#cae9dc;color:#167856;background:#f4fbf8}.row-actions--wrap{min-width:280px;flex-wrap:wrap}.compact-input input{width:132px;height:40px;padding:0 12px;border:1px solid #dce4e0;border-radius:9px;outline:none;font-size:12px;background:#fff}.compact-input input:focus{border-color:var(--green);box-shadow:0 0 0 3px #21a6751f}.compact-input--tiny input{width:74px}.clickable-row{cursor:pointer}.clickable-row:hover{background:#fbfcfb}.category-name{display:flex;align-items:center;gap:7px}.tree-line{color:#a5b0ac}.category-icon{display:grid;width:25px;height:25px;place-items:center;overflow:hidden;color:var(--green-dark);font-size:11px;background:var(--green-pale);border-radius:7px}.form-stack{display:flex;flex-direction:column;gap:17px}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.modal-card--wide{width:min(1120px,96vw);max-height:calc(100vh - 40px);overflow-y:auto}.detail-profile{display:grid;padding:18px;align-items:center;grid-template-columns:auto 1fr auto;gap:18px;background:#f6f8f7;border-radius:13px}.detail-profile h2{margin:0 0 4px;font-size:23px}.detail-profile .eyebrow{margin-bottom:5px}.detail-profile>div:nth-child(2)>span,.detail-profile>div:nth-child(2)>p{color:#7f8d87;font-size:11px}.detail-profile>div:nth-child(2)>p{margin:7px 0 0}.detail-profile-actions{display:flex;gap:8px}.activity-grid{display:grid;margin:16px 0;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}.activity-grid>div{padding:11px 8px;text-align:center;border:1px solid var(--line);border-radius:9px}.activity-grid span{display:block;color:#899690;font-size:9px}.activity-grid strong{display:block;margin-top:5px;font-size:16px}.detail-tabs{display:flex;gap:5px;border-bottom:1px solid var(--line)}.detail-tabs button{padding:10px 14px;border:0;border-bottom:2px solid transparent;color:#78867f;font-size:11px;background:transparent}.detail-tabs button.active{border-bottom-color:var(--green);color:var(--green-dark);font-weight:700}.detail-section{min-height:250px;padding-top:16px}.detail-list--grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 22px}.split-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.split-detail h3{margin:0 0 8px;font-size:13px}.record-row{display:grid;min-height:60px;padding:10px 0;align-items:center;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;border-bottom:1px solid #edf1ef}.record-row strong,.record-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-row strong{font-size:11px}.record-row small,.record-row>span:last-child{margin-top:4px;color:#8e9b96;font-size:9px}.record-icon{width:29px;height:29px;border-radius:8px}.record-icon.positive,.record-icon--badge{color:var(--green-dark);background:var(--green-pale)}.text-positive{color:var(--green-dark)}.text-danger{color:var(--danger)}.notice-strip{display:grid;padding:12px 14px;grid-template-columns:auto 1fr;gap:3px 12px;background:#f5f8f6;border-radius:10px}.notice-strip>span{grid-row:1 / 3;align-self:center;color:#899690;font-size:10px}.notice-strip strong{font-size:12px}.notice-strip small{color:#899690;font-size:10px}.badge-grid,.template-grid,.identity-grid{display:grid;padding:4px 26px 24px;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.badge-card,.template-card,.identity-card{display:flex;min-height:250px;padding:18px;flex-direction:column;border:1px solid var(--line);border-top:3px solid #b8c6c0;border-radius:12px;background:#fff}.badge-card--rarity-2{border-top-color:#5098c8}.badge-card--rarity-3{border-top-color:#765cc5}.badge-card--rarity-4{border-top-color:#d79831}.badge-card--state,.template-card--state,.identity-card--state{min-height:250px;grid-column:1 / -1}.badge-card--state .table-state,.template-card--state .table-state,.identity-card--state .table-state{min-height:210px}.badge-art{display:grid;width:54px;height:54px;margin-bottom:14px;place-items:center;overflow:hidden;color:#9a641b;font-size:20px;font-weight:700;background:#f8edd9;border-radius:15px}.badge-art img{width:100%;height:100%;object-fit:cover}.badge-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.badge-card-title>div>span{color:#9a641b;font-size:9px;font-weight:700}.badge-card h3,.template-card h3,.identity-card h3{margin:3px 0 0;font-size:16px}.badge-card>p{min-height:42px;margin:10px 0;color:#74827c;font-size:11px;line-height:1.65}.badge-condition{display:flex;margin-top:auto;padding:10px;flex-direction:column;gap:3px;background:#f6f8f7;border-radius:8px}.badge-condition span{color:#899690;font-size:9px}.badge-condition strong{font-size:11px}.badge-card footer,.template-card footer,.identity-card footer{display:flex;margin-top:14px;align-items:center;justify-content:space-between;gap:8px}.badge-card footer{flex-wrap:wrap;justify-content:flex-start}.user-cell--compact{min-width:150px}.avatar--small{width:29px;height:29px;border-radius:8px}.summary-grid--three{grid-template-columns:1.15fr repeat(2,1fr)}.notice-banner{display:flex;padding:16px 18px;align-items:flex-start;gap:13px;border:1px solid #eadfca;border-radius:12px;background:#fffaf1}.notice-banner--green{border-color:#d3e9df;background:#f4fbf8}.notice-banner-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;color:#93611d;font-size:11px;font-weight:700;background:#f5e7ce;border-radius:9px}.notice-banner--green .notice-banner-icon{color:var(--green-dark);background:var(--green-pale)}.notice-banner strong{font-size:12px}.notice-banner p{margin:5px 0 0;color:#7e8c86;font-size:11px;line-height:1.6}.notice-banner code{color:#54645e;font-size:10px}.config-form{padding:0 26px 26px}.config-row{display:grid;min-height:94px;padding:16px 0;align-items:center;grid-template-columns:minmax(250px,.8fr) minmax(320px,1.2fr);gap:30px;border-top:1px solid #edf1ef}.config-row label{display:block;font-size:12px;font-weight:700}.config-row span,.config-row code{display:block;margin-top:4px;color:#8a9893;font-size:10px}.config-row code{color:#a3aea9}.config-row input,.config-row select,.config-row textarea{width:100%;min-height:42px;padding:10px 12px;border:1px solid #dce4e0;border-radius:9px;outline:none;background:#fff;resize:vertical}.synthetic-apply-grid{display:grid;padding:0 26px 26px;grid-template-columns:minmax(340px,.85fr) minmax(520px,1.15fr);gap:18px}.thread-picker-card,.engagement-card{padding:18px;border:1px solid var(--line);border-radius:12px}.engagement-card{display:flex;flex-direction:column;gap:17px}.section-heading{display:flex;align-items:flex-start;justify-content:space-between}.section-heading h3{margin:0;font-size:14px}.section-heading p{margin:5px 0 0;color:#8a9893;font-size:10px}.filters--compact{margin:14px -18px 0;padding:14px 18px;border-top:1px solid #edf1ef}.scope-mode-switch{display:grid;margin-top:16px;padding:4px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;background:#f2f6f4;border-radius:11px}.scope-mode-switch button{display:flex;min-width:0;padding:10px 12px;color:#74827c;text-align:left;border:1px solid transparent;border-radius:8px;background:transparent;flex-direction:column;gap:3px;cursor:pointer}.scope-mode-switch button strong{color:#52615b;font-size:12px}.scope-mode-switch button span{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.scope-mode-switch button.active{border-color:#d9e5df;background:#fff;box-shadow:0 3px 10px #123d2d12}.scope-mode-switch button.active strong{color:var(--green-dark)}.selection-list--tall{max-height:510px;padding:0}.category-selection-item{padding-left:calc(4px + var(--category-depth, 0) * 18px)}.category-selection-item[style*="--category-depth: 0"] strong{color:var(--green-dark)}.queue-estimate{display:grid;padding:13px 15px;grid-template-columns:auto 1fr;align-items:center;gap:5px 14px;border:1px solid #d9e9e1;border-radius:10px;background:#f5faf7}.queue-estimate>span{color:#708078;font-size:10px;font-weight:700}.queue-estimate>strong{color:var(--green-dark);font-size:13px;text-align:right}.queue-estimate>small{color:#7d8b85;font-size:10px;line-height:1.6;grid-column:1 / -1}.engagement-queue-panel{margin:0 26px 26px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fbfdfc}.engagement-job-list{display:grid;margin-top:15px;gap:10px}.engagement-job{padding:14px 15px;border:1px solid #e2e9e5;border-radius:10px;background:#fff}.engagement-job header,.engagement-job footer,.job-metrics{display:flex;align-items:center;justify-content:space-between;gap:12px}.engagement-job header>div{display:flex;min-width:0;align-items:baseline;gap:10px}.engagement-job header strong{color:#263a31;font-size:13px}.engagement-job header div>span,.engagement-job footer>span{color:#89958f;font-size:10px}.job-progress{height:5px;margin:12px 0 10px;overflow:hidden;background:#e9efec;border-radius:99px}.job-progress i{display:block;height:100%;background:linear-gradient(90deg,#227b58,#52b88a);border-radius:inherit;transition:width .3s ease}.job-metrics{justify-content:flex-start;flex-wrap:wrap}.job-metrics span{color:#8a9690;font-size:10px}.job-metrics strong{margin-left:3px;color:#53645c;font-size:10px}.job-error{margin:10px 0 0;padding:8px 10px;color:#a33c47;font-size:10px;line-height:1.5;background:#fff3f4;border-radius:7px}.engagement-job footer{margin-top:10px;padding-top:9px;border-top:1px solid #edf1ef}.choice-chip--action{border-style:dashed;color:var(--green-dark)}.inline-actions--spread{justify-content:space-between}.template-card{min-height:220px;border-top-width:1px}.template-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.template-card>p{display:-webkit-box;margin:18px 0;overflow:hidden;color:#687770;font-size:12px;line-height:1.75;-webkit-box-orient:vertical;-webkit-line-clamp:4}.template-card footer{margin-top:auto;padding-top:12px;border-top:1px solid #edf1ef}.template-card footer>span{color:#98a49f;font-size:9px}.identity-card{min-height:280px;border-top-width:1px}.identity-profile{display:flex;align-items:flex-start;gap:13px}.identity-profile>div:last-child{min-width:0}.identity-profile span{color:#8b9893;font-size:10px}.identity-profile p{min-height:34px;margin:8px 0 0;color:#70807a;font-size:11px;line-height:1.55}.identity-card dl{display:grid;margin:18px 0 0;padding:12px 0;grid-template-columns:repeat(3,1fr);border-top:1px solid #edf1ef;border-bottom:1px solid #edf1ef}.identity-card dl>div{text-align:center}.identity-card dl>div+div{border-left:1px solid #edf1ef}.identity-card dt{color:#8a9893;font-size:9px}.identity-card dd{margin:5px 0 0;font-size:14px;font-weight:700}.identity-card footer{margin-top:auto}@media(max-width:1320px){.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-finance{grid-column:1 / -1}.quick-entry-grid{grid-template-columns:repeat(3,1fr)}.activity-grid{grid-template-columns:repeat(5,1fr)}.badge-grid,.template-grid,.identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1080px){.synthetic-apply-grid{grid-template-columns:1fr}.selection-list--tall{max-height:360px}.activity-grid{grid-template-columns:repeat(4,1fr)}.detail-list--grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.workspace{margin-left:0}.topbar-title>p:last-child{display:none}.overview-grid,.split-detail{grid-template-columns:1fr}.overview-finance{grid-column:auto}.detail-profile{grid-template-columns:auto 1fr}.detail-profile-actions{grid-column:1 / -1}.activity-grid{grid-template-columns:repeat(3,1fr)}.config-row{grid-template-columns:1fr;gap:12px}}@media(max-width:620px){.topbar-title>.breadcrumbs{display:none}.quick-entry-grid,.badge-grid,.template-grid,.identity-grid{padding-right:16px;padding-left:16px;grid-template-columns:1fr}.quick-entry-grid{grid-template-columns:repeat(2,1fr)}.tab-strip{overflow-x:auto}.tab-strip button{flex:0 0 auto}.form-grid--two,.form-grid--three,.detail-list--grid{grid-template-columns:1fr}.activity-grid{grid-template-columns:repeat(2,1fr)}.detail-tabs{overflow-x:auto}.detail-tabs button{flex:0 0 auto}.detail-profile{grid-template-columns:1fr}.synthetic-apply-grid,.config-form{padding-right:16px;padding-left:16px}.inline-actions--spread{align-items:stretch;flex-direction:column-reverse}.summary-grid--three{grid-template-columns:1fr}}.template-card.template-card--library{min-height:256px}.template-card.template-card--library>p{min-height:42px;margin:12px 0;-webkit-line-clamp:2}:root{color:#303133;background:#f5f7fa;font-family:Inter,PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--ink: #303133;--muted: #909399;--line: #ebeef5;--surface: #ffffff;--canvas: #f5f7fa;--forest: #337ecc;--forest-soft: #2b6fb8;--green: #409eff;--green-dark: #337ecc;--green-pale: #ecf5ff;--control-border: #dcdfe6;--control-hover: #c0c4cc;--focus-ring: 0 0 0 3px rgba(64, 158, 255, .14);--panel-shadow: 0 1px 4px rgba(31, 45, 61, .07);--shadow: var(--panel-shadow)}body{color:var(--ink);background:var(--canvas)}.boot-mark,.brand-mark{color:#fff;background:linear-gradient(145deg,#409eff,#337ecc);border-radius:9px;box-shadow:0 5px 12px #409eff38}.login-page{grid-template-columns:minmax(420px,.9fr) minmax(480px,1.1fr);background:#f5f7fa}.login-story{padding:48px clamp(48px,6vw,92px);background:radial-gradient(circle at 18% 78%,rgba(255,255,255,.16),transparent 25%),radial-gradient(circle at 88% 12%,rgba(255,255,255,.12),transparent 23%),linear-gradient(145deg,#337ecc,#409eff 58%,#79bbff 130%)}.login-story:before,.login-story:after{border-color:#ffffff29}.story-copy>p:last-child,.story-footnote,.eyebrow{color:#ffffffb8}.login-panel{padding:40px;background:#f5f7fa;background-image:linear-gradient(rgba(144,147,153,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(144,147,153,.055) 1px,transparent 1px);background-size:32px 32px}.login-card{width:min(430px,100%);padding:38px 40px;gap:22px;border:1px solid #ebeef5;border-radius:12px;background:#fff;box-shadow:0 12px 40px #1f2d3d1a}.login-card h2{font-size:30px}.login-card .eyebrow{color:var(--green)}.app-shell{min-height:100vh;background:var(--canvas)}.sidebar{width:232px;padding:18px 12px 14px;color:#606266;border-right:1px solid #ebeef5;background:#fff;box-shadow:2px 0 8px #1f2d3d0a;transition:width .18s ease,transform .18s ease}.sidebar .brand{height:42px;padding:0 8px;color:#303133;font-size:17px;letter-spacing:0;white-space:nowrap}.sidebar .brand-mark{width:34px;height:34px;flex:0 0 34px;font-size:15px}.sidebar-nav{margin:18px 0 12px;padding:0;scrollbar-color:#dcdfe6 transparent}.nav-group+.nav-group{margin-top:16px}.nav-label{margin:0 12px 7px;color:#a8abb2;font-size:10px;letter-spacing:.1em}.nav-item{position:relative;min-height:42px;padding:0 12px;gap:10px;color:#606266;font-size:13px;border-radius:7px;transition:color .14s ease,background-color .14s ease}.nav-item:hover{color:#337ecc;background:#f5f7fa}.nav-item--active{color:#337ecc;font-weight:600;background:#ecf5ff}.nav-item--active:before{position:absolute;top:9px;bottom:9px;left:0;width:3px;content:"";background:#409eff;border-radius:0 3px 3px 0}.nav-item+.nav-item{margin-top:3px}.nav-icon{width:27px;height:27px;flex:0 0 27px;color:#73767a;background:#f2f3f5;border-radius:6px}.nav-item--active .nav-icon{color:#337ecc;background:#d9ecff}.nav-dot{display:none}.nav-new{color:#337ecc;background:#d9ecff}.sidebar-collapse{display:flex;width:100%;min-height:38px;margin-top:auto;padding:0 12px;align-items:center;gap:10px;border:1px solid #ebeef5;border-radius:7px;color:#909399;font-size:12px;background:#fafafa}.sidebar-collapse:hover{color:#337ecc;border-color:#c6e2ff;background:#ecf5ff}.sidebar-collapse>span:first-child{width:18px;font-size:20px;line-height:1}.workspace{margin-left:232px;transition:margin-left .18s ease}.app-shell--collapsed .sidebar{width:72px;padding-right:9px;padding-left:9px}.app-shell--collapsed .workspace{margin-left:72px}.app-shell--collapsed .sidebar .brand{justify-content:center;padding:0}.app-shell--collapsed .sidebar .brand>span:last-child,.app-shell--collapsed .nav-label,.app-shell--collapsed .nav-item>span:nth-child(2),.app-shell--collapsed .nav-new,.app-shell--collapsed .sidebar-collapse>span:last-child{display:none}.app-shell--collapsed .nav-item{padding:0;justify-content:center}.app-shell--collapsed .nav-item--active:before{top:8px;bottom:8px}.app-shell--collapsed .sidebar-collapse{padding:0;justify-content:center}.topbar{position:sticky;z-index:20;top:0;min-height:72px;padding:10px 24px;border-bottom:1px solid #e4e7ed;background:#fffffff5;box-shadow:0 1px 4px #1f2d3d0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.breadcrumbs{margin-bottom:3px;color:#a8abb2;font-size:10px}.topbar h1{font-size:19px;letter-spacing:-.01em}.topbar-title>p:last-child{display:none}.topbar-actions{gap:9px}.health-chip{height:32px;color:#606266;border-color:#e4e7ed;background:#f5f7fa}.topbar-account{display:grid;min-height:42px;padding-left:12px;align-items:center;grid-template-columns:auto minmax(80px,auto) auto;gap:9px;border-left:1px solid #ebeef5}.topbar-account .avatar{width:31px;height:31px;color:#337ecc;background:#d9ecff;border-radius:7px}.topbar-account strong,.topbar-account span{display:block;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-account strong{color:#303133;font-size:12px}.topbar-account span{margin-top:2px;color:#a8abb2;font-size:9px}.logout-button{padding:6px;color:#909399}.logout-button:hover{color:#f56c6c}.content{width:min(1600px,100%);padding:20px 24px 40px}.view-stack{gap:16px}.summary-grid{margin-bottom:16px;gap:14px}.summary-card{min-height:116px;padding:20px;border-color:#ebeef5;border-radius:8px;box-shadow:var(--panel-shadow)}.summary-card strong{font-size:27px}.summary-card--hero{color:#fff;border-color:#409eff;background:linear-gradient(135deg,#337ecc,#409eff)}.summary-card--hero p,.summary-card--hero .summary-note{color:#ffffffb8}.card-orbit{border-color:#ffffff26}.data-panel,.tab-strip,.notice-banner{border-color:#ebeef5;border-radius:8px;box-shadow:var(--panel-shadow)}.panel-heading{min-height:76px;padding:18px 20px 14px;align-items:center}.panel-heading h2{color:#303133;font-size:16px;letter-spacing:0}.panel-heading p{margin-top:5px;color:#909399;font-size:11px}.filters{padding:13px 20px;border-top:1px solid #f2f3f5;border-bottom-color:#ebeef5;background:#fafafa}.search-box,.select-field select,.compact-input input{height:36px;border-radius:6px;background-color:#fff}.primary-button,.secondary-button,.ghost-button{min-height:36px;border-radius:6px}.primary-button{border-color:#409eff;background:#409eff;box-shadow:none}.primary-button:hover:not(:disabled){border-color:#79bbff;background:#79bbff}.secondary-button{border-color:#dcdfe6;color:#606266}.secondary-button:hover:not(:disabled),.page-button:hover:not(:disabled){color:#337ecc;border-color:#c6e2ff;background:#ecf5ff}.action-button{min-height:28px;padding:0 9px;color:#606266;border-color:#dcdfe6;border-radius:5px}.action-button:hover{color:#337ecc;border-color:#a0cfff;background:#ecf5ff}table{min-width:1020px}th,td{padding:13px 16px;color:#606266;border-bottom-color:#ebeef5}th:first-child,td:first-child{padding-left:20px}th:last-child,td:last-child{padding-right:20px}th{padding-top:11px;padding-bottom:11px;color:#909399;font-size:11px;background:#f5f7fa}tbody tr:hover,.clickable-row:hover{background:#f5f7fa}.pagination{min-height:56px;padding:0 20px;border-top-color:#ebeef5}.page-button{border-radius:5px}.page-button--active{border-color:#409eff;background:#409eff}.modal-card{border:1px solid #e4e7ed;border-radius:10px;box-shadow:0 18px 55px #1f2d3d33}.modal-layer,.drawer-layer{background:#1f2d3d57}.toast{color:#303133;border:1px solid #dcdfe6;border-radius:7px;background:#fff;box-shadow:0 8px 24px #1f2d3d29}.toast>span{color:#67c23a}@media(max-width:980px){.health-chip{display:none}.topbar-account>div:nth-child(2){display:none}.topbar-account{grid-template-columns:auto auto}}@media(max-width:820px){.sidebar{width:232px;top:0}.app-shell--collapsed .sidebar{width:232px;padding-right:12px;padding-left:12px}.app-shell--collapsed .sidebar .brand{justify-content:flex-start;padding:0 8px}.app-shell--collapsed .sidebar .brand>span:last-child,.app-shell--collapsed .nav-label,.app-shell--collapsed .nav-item>span:nth-child(2),.app-shell--collapsed .nav-new{display:initial}.app-shell--collapsed .nav-item{padding:0 12px;justify-content:flex-start}.sidebar-collapse{display:none}.workspace,.app-shell--collapsed .workspace{margin-left:0}.topbar{min-height:64px;padding:9px 16px}.content{padding:16px}}@media(max-width:620px){.login-panel{padding:18px}.login-card{padding:28px 22px}.topbar-account,.topbar-actions>.secondary-button{display:none}.panel-heading,.filters{padding-right:16px;padding-left:16px}}
