:root{--auth-bg: #e9f5f5;--auth-brand: #327d73;--auth-primary: #82ad9f;--auth-primary-dark: #275e58;--auth-border: #c9e2dd;--auth-muted: #6f8985;--auth-warning: #b98550;--auth-error: #b66568;--auth-surface: #ffffff;--auth-surface-soft: #f5fbfa;--auth-ink: #193b39;--auth-shadow: 0 24px 70px rgba(48, 112, 103, .14);--auth-radius: 14px;--auth-focus: 0 0 0 4px rgba(79, 159, 145, .22);--auth-accent: #14b8a6;--auth-accent-dark: #0d9488;--auth-accent-soft: rgba(20, 184, 166, .12);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:var(--auth-ink);background:var(--auth-bg);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--auth-bg)}body{min-width:320px;min-height:100vh;margin:0;background:var(--auth-bg)}button,input,select,textarea{font:inherit}button{cursor:pointer}.auth-shell{position:relative;display:flex;flex-direction:column;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 50% -12%,#123047 0,#071426 38%,#020617 72%);isolation:isolate}.shell-orb{position:absolute;z-index:-1;border-radius:50%;pointer-events:none;filter:blur(2px)}.shell-orb-one{top:18%;left:-13%;width:430px;height:430px;background:radial-gradient(circle,rgba(20,184,166,.13),transparent 68%)}.shell-orb-two{right:-10%;bottom:5%;width:520px;height:520px;background:radial-gradient(circle,rgba(59,130,246,.1),transparent 68%)}.app-header{display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:25px 0 15px;color:#e2e8f0}.brand-top{display:flex;align-items:center;gap:11px}.brand-top>div:last-child{display:grid;gap:1px}.brand-top strong{font-size:.95rem;letter-spacing:.14em}.brand-top span{color:#64748b;font-size:.7rem}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(94,234,212,.25);border-radius:12px;color:#ccfbf1;background:linear-gradient(145deg,#115e59,#0f766e);box-shadow:0 9px 22px #14b8a629}.brand-mark svg{width:24px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.header-status{display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:.72rem}.header-status i,.secure-state i{display:block;width:7px;height:7px;border-radius:50%;background:#2dd4bf;box-shadow:0 0 0 4px #2dd4bf21}.auth-stage{display:flex;flex:1;align-items:center;justify-content:center;width:100%;padding:31px 24px 28px}.auth-card{width:min(100%,480px);padding:27px 32px 31px;border:1px solid rgba(71,85,105,.55);border-radius:16px;background:linear-gradient(145deg,#0f172af7,#0f172ae8);box-shadow:var(--auth-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:rise-in .35s ease both}.auth-card-wide{width:min(100%,980px)}.auth-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:25px}.eyebrow{color:#64748b;font-size:.65rem;font-weight:700;letter-spacing:.16em}.secure-state{display:inline-flex;align-items:center;gap:8px;color:#94a3b8;font-size:.66rem}.auth-tabs{display:flex;gap:27px;margin-bottom:29px;border-bottom:1px solid #1e293b}.auth-tabs button{position:relative;padding:0 0 13px;border:0;color:#64748b;background:transparent;font-size:.9rem;font-weight:700}.auth-tabs button.active{color:#f8fafc}.auth-tabs button.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:99px;background:#2dd4bf;box-shadow:0 0 14px #2dd4bf73}h2{margin:0 0 8px;color:#f8fafc;font-size:1.65rem;line-height:1.2;letter-spacing:-.04em}.auth-subtitle{margin:0 0 25px;color:#94a3b8;font-size:.8rem;line-height:1.65}.form-field{margin:0 0 17px}.field-label{display:block;margin-bottom:8px;color:#cbd5e1;font-size:.74rem;font-weight:600}.field-control{position:relative}.field-control>input,.field-control>select,.field-control>textarea,.password-control input{display:block;width:100%;min-height:45px;border:1px solid #334155;border-radius:12px;padding:10px 14px;color:#f8fafc;background:#1e293b;font-size:.82rem;transition:border-color .18s,box-shadow .18s,background .18s}.field-control>textarea{min-height:78px;resize:vertical}.field-control>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:37px;background-image:linear-gradient(45deg,transparent 50%,#94a3b8 50%),linear-gradient(135deg,#94a3b8 50%,transparent 50%);background-position:calc(100% - 17px) 19px,calc(100% - 12px) 19px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.field-control>input::placeholder,.field-control>textarea::placeholder{color:#64748b}.field-control>input:focus,.field-control>select:focus,.field-control>textarea:focus,.password-control input:focus{border-color:#2dd4bf;outline:none;box-shadow:var(--auth-focus);background:#1e293b}.field-control[aria-invalid=true]>input,.field-control[aria-invalid=true]>select,.field-control[aria-invalid=true]>textarea{border-color:#ef4444}.field-hint,.field-error{margin:6px 0 0;font-size:.7rem;line-height:1.45}.field-hint{color:#64748b}.field-error{color:#fca5a5}.password-control{position:relative}.password-control input{height:43px;padding-right:88px}.password-toggle{position:absolute;top:50%;right:10px;padding:5px;border:0;transform:translateY(-50%);color:#94a3b8;background:transparent;font-size:.68rem}.password-toggle:hover{color:#5eead4}.primary-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px;margin-top:4px;border:0;border-radius:12px;color:#fff;background:linear-gradient(90deg,#14b8a6,#0d9488);font-size:.9rem;font-weight:700;box-shadow:0 10px 25px #0d948838;transition:transform .18s,filter .18s,box-shadow .18s}.primary-button:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 13px 30px #0d94884d}.primary-button:disabled{cursor:wait;opacity:.58;transform:none}.auth-links{display:flex;justify-content:center;gap:25px;margin-top:19px;color:#2dd4bf;font-size:.74rem;font-weight:600}.auth-links a,.secondary-link{color:inherit;text-decoration:none}.auth-links a:hover,.secondary-link:hover{text-decoration:underline}.secondary-link{padding:0;border:0;background:transparent;font-size:inherit}.divider{display:flex;align-items:center;gap:12px;margin:22px 0 0;color:#64748b;font-size:.7rem}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#334155}.page-notice,.success-message,.card-note,.reason-banner{margin:14px 0 0;padding:11px 13px;border:1px solid #334155;border-radius:11px;color:#cbd5e1;background:#172235;font-size:.72rem;line-height:1.6}.page-notice{border-color:#f59e0b40;color:#fcd34d;background:#f59e0b17}.success-message{display:flex;gap:8px;flex-direction:column;border-color:#2dd4bf4d;color:#ccfbf1;background:#14b8a61f}.success-message strong{font-size:.76rem}.success-message span{color:#99f6e4;font-size:.68rem}.card-note{display:flex;gap:8px;margin-top:22px}.card-note strong{color:#5eead4}.status-panel{text-align:left}.status-panel h2{margin-bottom:9px}.status-kicker{margin:0 0 7px;color:#2dd4bf;font-size:.65rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.status-description{margin:0;color:#94a3b8;font-size:.78rem;line-height:1.7}.status-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:16px;border-radius:13px;font-size:1.2rem;font-weight:800}.pending-icon{color:#fcd34d;background:#f59e0b1f}.rejected-icon{color:#fca5a5;background:#ef44441f}.status-banner{display:flex;gap:11px;align-items:center;margin:18px 0;padding:13px;border:1px solid rgba(245,158,11,.22);border-radius:12px;background:#f59e0b14}.status-banner strong{display:block;color:#fde68a;font-size:.76rem}.status-banner span{display:block;margin-top:4px;color:#fcd34d;font-size:.66rem}.status-details{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:20px 0}.status-details div{padding:11px 12px;border:1px solid #1e293b;border-radius:10px;background:#1e293ba3}.status-details dt{color:#64748b;font-size:.65rem}.status-details dd{margin:5px 0 0;color:#e2e8f0;font-size:.74rem;font-weight:600}.timeline{position:relative;margin:20px 4px 4px;padding-left:22px}.timeline:before{content:"";position:absolute;top:4px;bottom:4px;left:6px;width:1px;background:#334155}.timeline-step{position:relative;margin-bottom:14px;color:#64748b;font-size:.68rem}.timeline-step:before{content:"";position:absolute;top:1px;left:-21px;width:8px;height:8px;border:2px solid #475569;border-radius:50%;background:#0f172a}.timeline-step.done{color:#99f6e4}.timeline-step.done:before{border-color:#2dd4bf;background:#2dd4bf}.timeline-step strong{display:block;margin-bottom:3px;color:inherit;font-size:.71rem}.secondary-action{width:100%;min-height:44px;margin-top:19px;padding:9px 13px;border:1px solid #475569;border-radius:11px;color:#cbd5e1;background:#1e293b;font-size:.8rem;font-weight:650;transition:border-color .18s,background .18s,color .18s}.secondary-action:hover{border-color:#2dd4bf;color:#ccfbf1;background:#243447}.secondary-action:disabled{cursor:wait;opacity:.55}.workbench-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.management-link{display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:13px 14px;border:1px solid #334155;border-radius:12px;color:#e2e8f0;background:#172235;font-size:.76rem;font-weight:650;text-decoration:none}.management-link:after{content:"→";color:#2dd4bf;font-size:1rem}.management-link:hover{border-color:#2dd4bf;background:#1e293b}.footer-link{margin-top:15px;color:#2dd4bf;text-align:center;font-size:.7rem;font-weight:600}.workspace-shell{display:grid;gap:20px}.workspace-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.workspace-hero h2{margin-bottom:8px}.workspace-badge{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:8px 10px;border:1px solid rgba(45,212,191,.22);border-radius:99px;color:#99f6e4;background:#14b8a61a;font-size:.68rem}.workspace-badge i{width:6px;height:6px;border-radius:50%;background:#2dd4bf;box-shadow:0 0 0 4px #2dd4bf1f}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metric-card{display:grid;gap:6px;padding:14px;border:1px solid #1e293b;border-radius:12px;background:#1e293b94}.metric-card span,.metric-card small{color:#64748b;font-size:.66rem}.metric-card strong{color:#f8fafc;font-size:.85rem}.workspace-section{padding-top:4px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:11px}.section-heading h3{margin:0;color:#f8fafc;font-size:.96rem}.section-caption{color:#64748b;font-size:.66rem}.workspace-nav .management-link span{display:grid;gap:5px}.management-link strong{font-size:.8rem}.management-link small{color:#94a3b8;font-size:.66rem;font-weight:400}.workspace-empty{display:flex;align-items:center;gap:12px;padding:17px;border:1px dashed #334155;border-radius:12px;color:#94a3b8}.workspace-empty strong{color:#e2e8f0;font-size:.78rem}.workspace-empty p{margin:4px 0 0;font-size:.7rem}.empty-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;color:#5eead4;background:#14b8a61a;font-size:1.2rem}.admin-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.admin-heading h2{margin-bottom:7px}.admin-heading .compact-action{flex:0 0 auto;margin-top:0;width:auto}.review-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 13px;padding:11px 13px;border:1px solid #1e293b;border-radius:12px;background:#1e293b9e}.review-toolbar strong{color:#f8fafc;font-size:.76rem}.review-toolbar span{color:#64748b;font-size:.68rem}.review-layout{display:grid;grid-template-columns:minmax(210px,.76fr) minmax(0,1.24fr);gap:15px}.review-list{display:grid;align-content:start;gap:7px;max-height:430px;overflow:auto;padding:2px}.review-list button{display:grid;gap:5px;padding:12px;border:1px solid #334155;border-radius:11px;color:#e2e8f0;background:#172235;text-align:left}.review-list button:hover,.review-list button.selected{border-color:#2dd4bf;background:#17333b;box-shadow:0 0 0 2px #2dd4bf1a}.review-list button span,.user-row span,.user-row small{color:#94a3b8;font-size:.66rem}.empty-state{margin:0;padding:24px 10px;color:#64748b;font-size:.74rem;text-align:center}.review-detail{min-width:0;padding:15px;border:1px solid #1e293b;border-radius:12px;background:#0f172ab3}.standalone-control,.review-detail textarea{display:block;width:100%;min-height:41px;margin:0 0 12px;padding:9px 10px;border:1px solid #334155;border-radius:10px;color:#e2e8f0;background:#1e293b}.review-detail textarea{min-height:70px;resize:vertical}.pagination,.list-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.pagination{margin-top:8px;color:#64748b;font-size:.66rem}.pagination button,.compact-action{width:auto;min-height:37px;margin-top:0;padding:7px 12px;font-size:.72rem}.pagination button{border:1px solid #334155;border-radius:9px;color:#cbd5e1;background:#1e293b}.pagination button:disabled{cursor:not-allowed;opacity:.45}.retry-action{width:auto;margin-top:10px}.management-form{display:grid;grid-template-columns:1fr 1fr;gap:0 13px}.management-form .primary-button{grid-column:1/-1}.user-management-list{margin-top:24px;border-top:1px solid #1e293b;padding-top:17px}.list-heading{align-items:flex-start;margin-bottom:12px}.list-heading h3{margin:0;color:#f8fafc;font-size:.92rem}.list-heading>div{display:flex;flex-wrap:wrap;gap:5px}.list-heading input,.list-heading select{min-height:35px;border:1px solid #334155;border-radius:9px;padding:7px 9px;color:#e2e8f0;background:#1e293b;font-size:.68rem}.user-row{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) auto;align-items:start;gap:10px 14px;margin-bottom:7px;padding:12px;border:1px solid #1e293b;border-radius:10px;background:#1e293b8c}.user-identity,.user-meta{display:grid;gap:4px;min-width:0}.user-actions{display:flex!important;flex-wrap:wrap;gap:6px;justify-content:flex-end;min-width:0}.user-row .compact-action{min-height:31px;white-space:nowrap}footer{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:0 0 22px;color:#475569;font-size:.66rem;text-align:center}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid #5eead4;outline-offset:3px}.standalone-control.multi-select{height:auto;min-height:76px;padding:7px;background-image:none}.password-control input{min-height:43px}@keyframes rise-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(max-width:900px){.user-row{grid-template-columns:1fr 1fr}.user-actions{grid-column:1/-1;justify-content:flex-start}}@media(max-width:780px){.app-header{width:calc(100% - 36px);padding-top:18px}.auth-stage{align-items:flex-start;padding:28px 18px}.auth-card{padding:24px 21px 28px}.auth-card-wide{width:100%}.review-layout{grid-template-columns:1fr}.review-list{max-height:220px}.status-details,.management-form{display:block}.workbench-nav{grid-template-columns:1fr}.list-heading{display:grid}.user-row{grid-template-columns:1fr}.user-actions{display:flex!important;grid-column:auto}footer{width:calc(100% - 36px)}}html,body{background:var(--auth-bg)}.auth-shell{color:var(--auth-ink);background:linear-gradient(135deg,#e9f5f5,#f8fdfc 46%,#dcefe9)}.auth-shell:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.72),transparent 30%),radial-gradient(circle at 88% 82%,rgba(122,190,177,.18),transparent 28%);content:"";pointer-events:none}.shell-orb-one{background:radial-gradient(circle,rgba(110,190,176,.18),transparent 68%)}.shell-orb-two{background:radial-gradient(circle,rgba(255,255,255,.72),transparent 68%)}.app-header{color:#234e4a}.brand-top span{color:#6f8985}.header-status{color:#6b8782}.brand-mark{border-color:#4f9f914d;background:linear-gradient(145deg,#4f9f91,#2f7e74);box-shadow:0 9px 22px #4f9f9133}.header-status i,.secure-state i{background:#4f9f91;box-shadow:0 0 0 4px #4f9f9126}.auth-card{border-color:#75aea361;background:#ffffffdb;box-shadow:var(--auth-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-card-top{border-color:transparent}.eyebrow{color:#76928e}.secure-state{color:#718b87}.auth-tabs{border-color:#d5e8e3}.auth-tabs button{color:#7f9894}.auth-tabs button.active{color:#275e58}.auth-tabs button.active:after{background:#4f9f91;box-shadow:0 0 14px #4f9f9157}h2{color:#193b39}.auth-subtitle,.status-description{color:#6d8783}.status-kicker{color:#398579}.field-label{color:#365d58}.field-control>input,.field-control>select,.field-control>textarea,.password-control input{border-color:#c6ded9;color:#193b39;background:#f8fcfb}.field-control>input::placeholder,.field-control>textarea::placeholder{color:#91aaa6}.field-control>select{background-image:linear-gradient(45deg,transparent 50%,#6f918b 50%),linear-gradient(135deg,#6f918b 50%,transparent 50%)}.field-control>input:focus,.field-control>select:focus,.field-control>textarea:focus,.password-control input:focus{border-color:#4f9f91;background:#fff}.password-toggle{color:#6d8984}.password-toggle:hover{color:#317e73}.field-hint{color:#78928e}.field-error{color:#a8585d}.field-control[aria-invalid=true]>input,.field-control[aria-invalid=true]>select,.field-control[aria-invalid=true]>textarea{border-color:#c56b6e}.primary-button{color:#fff;background:linear-gradient(100deg,#6bb7a7,#3d9485);box-shadow:0 10px 25px #3d948538}.primary-button:hover{box-shadow:0 13px 30px #3d948547}.auth-links{color:#398579}.divider{color:#76918d}.divider:before,.divider:after{background:#cfe4df}.page-notice,.success-message,.card-note,.reason-banner{border-color:#c9e2dd;color:#436762;background:#ffffffb3}.page-notice{border-color:#b9855052;color:#916533;background:#fff8eddb}.success-message{border-color:#4f9f9152;color:#2d7167;background:#ecf9f5eb}.success-message span{color:#4b8279}.card-note strong{color:#398579}.status-icon{background:#edf8f5}.pending-icon{color:#a8743f;background:#fff7e9}.rejected-icon{color:#ae5e63;background:#fff0f1}.status-banner{border-color:#b9855047;background:#fff8edd6}.status-banner strong{color:#8e6338}.status-banner span{color:#a8743f}.status-details div{border-color:#d9ebe7;background:#f8fcfbe6}.status-details dt{color:#78928e}.status-details dd{color:#29524d}.timeline:before{background:#c8dfda}.timeline-step{color:#77928d}.timeline-step:before{border-color:#9ab9b2;background:#f8fcfb}.timeline-step.done{color:#347b70}.timeline-step.done:before{border-color:#4f9f91;background:#4f9f91}.secondary-action{border-color:#bdd8d2;color:#39625c;background:#ffffffa8}.secondary-action:hover{border-color:#4f9f91;color:#2d7167;background:#f4fbf9}.management-link{border-color:#c7dfda;color:#29524d;background:#ffffffb8}.management-link:after{color:#398579}.management-link:hover{border-color:#4f9f91;background:#f3fbf8}.management-link small{color:#78928e}.metric-card{border-color:#d9ebe7;background:#ffffff9e}.metric-card span,.metric-card small,.section-caption{color:#78928e}.metric-card strong,.section-heading h3{color:#29524d}.workspace-badge{border-color:#4f9f9142;color:#347b70;background:#ecf9f5d1}.workspace-empty{border-color:#c6ded9;color:#6f8985}.workspace-empty strong{color:#29524d}.empty-mark{color:#398579;background:#edf8f5}.review-toolbar{border-color:#d9ebe7;background:#ffffff9e}.review-toolbar strong{color:#29524d}.review-toolbar span,.user-row span,.user-row small{color:#78928e}.review-detail{border-color:#d9ebe7;background:#ffffffa8}.standalone-control,.review-detail textarea{border-color:#c6ded9;color:#29524d;background:#f8fcfb}.pagination{color:#78928e}.pagination button{border-color:#c7dfda;color:#39625c;background:#f8fcfb}.list-heading input,.list-heading select{border-color:#c6ded9;color:#29524d;background:#f8fcfb}.user-management-list{border-color:#d9ebe7}.user-row{border-color:#d9ebe7;background:#ffffff9e}.list-heading h3{color:#29524d}.empty-state{color:#78928e}.back-button{border-color:#bdd8d2;color:#39625c;background:#ffffffa8}.back-button span{color:#398579}footer{color:#71908a}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline-color:#4f9f91}.choice-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px;margin:0 0 14px}.choice-chip{display:flex;align-items:center;gap:9px;min-height:50px;padding:9px 12px;border:1.5px solid #cfe3de;border-radius:11px;background:#fff;text-align:left;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s}.choice-chip:hover{border-color:#8fc4ba;background:#f6fbf9;transform:translateY(-1px)}.choice-chip__check{display:grid;place-items:center;flex:0 0 auto;width:19px;height:19px;border:1.5px solid #bcd6d0;border-radius:50%;color:transparent;background:#f4faf8;font-size:.66rem;font-weight:800;transition:all .16s}.choice-chip__body{display:grid;gap:1px;min-width:0}.choice-chip__body strong{color:#2c544e;font-size:.78rem;font-weight:700;line-height:1.3}.choice-chip__body small{color:#8aa5a0;font-size:.64rem}.choice-chip--on{border-color:#4f9f91;background:#e8f6f2;box-shadow:0 0 0 3px #4f9f9124}.choice-chip--on .choice-chip__check{border-color:#fff;color:#fff;background:#3d9485}.choice-chip--on .choice-chip__body strong{color:#1f5a51}.review-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 15px}.review-stat{display:grid;gap:3px;padding:13px 15px;border:1px solid #d9ebe7;border-radius:12px;background:#ffffffb8}.review-stat strong{color:#29524d;font-size:1.05rem;font-weight:800}.review-stat span{color:#78928e;font-size:.66rem}.review-stat--amber{border-color:#b985504d;background:#fff8edcc}.review-stat--amber strong{color:#8e6338}.review-list__title{display:flex;align-items:baseline;gap:7px;margin:2px 2px 10px;color:#29524d;font-size:.78rem;font-weight:800}.review-list__title small{color:#93aca7;font-size:.62rem;font-weight:500}.applicant-card{display:flex;align-items:center;gap:11px;padding:11px 12px;border:1.5px solid #cfe3de;border-radius:12px;background:#ffffffc7;text-align:left;transition:border-color .16s,background .16s,box-shadow .16s}.applicant-card:hover{border-color:#8fc4ba;background:#f6fbf9}.applicant-card--selected{border-color:#4f9f91;background:#e8f6f2;box-shadow:0 0 0 3px #4f9f9126}.applicant-card__avatar{display:grid;place-items:center;flex:0 0 auto;width:37px;height:37px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#6bb7a7,#3d9485);font-size:.82rem;font-weight:800}.applicant-card__avatar--lg{width:46px;height:46px;font-size:1.02rem}.applicant-card__body{display:grid;gap:2px;min-width:0}.applicant-card__body strong{color:#2c544e;font-size:.76rem;font-weight:750}.applicant-card__body span{color:#54807a;font-size:.66rem;font-weight:600}.applicant-card__body small{color:#93aca7;font-size:.62rem}.review-detail__head{display:flex;align-items:center;gap:13px;margin-bottom:15px;padding-bottom:14px;border-bottom:1px solid #e0efeb}.review-detail__head h3{margin:0 0 3px;color:#193b39;font-size:1.02rem;font-weight:800}.review-detail__head p{margin:0;color:#6d8783;font-size:.68rem}.review-detail__badge{margin-left:auto;flex:0 0 auto;padding:5px 11px;border:1px solid rgba(185,133,80,.32);border-radius:99px;color:#8e6338;background:#fff8edd9;font-size:.64rem;font-weight:700}.review-section{margin:0 0 16px}.review-section__title{display:flex;align-items:baseline;gap:8px;margin:0 0 10px;color:#398579;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.review-section__title small{color:#9db6b1;font-size:.62rem;font-weight:500;letter-spacing:0;text-transform:none}.review-section__title:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,#d5e8e3,transparent)}.review-section__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.review-section__row .field-label{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.review-section__row .field-label em{color:#3d9485;font-size:.64rem;font-style:normal;font-weight:700}.review-section--actions .primary-button{margin-top:0}.reject-card{margin-top:11px;padding:13px;border:1px solid rgba(197,107,110,.28);border-radius:12px;background:#fff4f59e}.reject-card .field-label{color:#a15459}.reject-card textarea{display:block;width:100%;min-height:64px;margin:0 0 10px;padding:9px 11px;border:1px solid #e3c3c5;border-radius:10px;color:#4a2f31;background:#fff;resize:vertical;font-size:.74rem}.reject-card textarea:focus{border-color:#c56b6e;outline:none}.reject-card__btn{width:100%;margin-top:0;border-color:#d8b7b9;color:#a15459;background:#fff}.reject-card__btn:hover{border-color:#c56b6e;color:#8f3e43;background:#fff6f6}.review-detail--empty{display:grid;place-items:center;min-height:220px}@media(max-width:860px){.review-section__row,.review-stats{grid-template-columns:1fr}}@media(max-width:768px){.auth-tabs{gap:10px}.auth-tabs button{min-height:44px;padding:0 6px 12px;font-size:1rem}.auth-tabs button.active:after{height:3px}.password-toggle{min-width:44px;min-height:44px;font-size:.78rem}.auth-links{display:flex;justify-content:space-between;gap:10px}.auth-links a,.auth-links button{min-height:44px;display:inline-flex;align-items:center}}:root{--wb-nav-width: 240px;--wb-header-height: 64px;--wb-content-max: 1440px;--wb-card-radius: 12px;--wb-action-height: 40px;--wb-action-compact-height: 34px;--wb-action-radius: 10px;--wb-focus-ring: 0 0 0 3px rgba(79, 159, 145, .22);--wb-shadow-card: 0 3px 12px rgba(37, 76, 70, .045);--wb-bg: #e9f5f5;--wb-surface: #ffffff;--wb-ink: #193b39;--wb-muted: #708c87;--wb-line: #cfe5e0;--wb-teal: #4f9f91;--wb-teal-soft: #e8f6f2;--wb-navy: #275956;--wb-blue-soft: #eef4ff;--wb-amber-soft: #fff7e7;--wb-rose-soft: #fff0f1;--wb-status-build: #8dbbb0;--wb-status-stock: #a3c9b7;--wb-status-farming: #6ba593;--wb-status-rest: #c4b89a;--wb-status-clean: #9ab4c2;--wb-status-rebuild: #b0a498}.workbench-app{position:relative;min-height:100vh;display:flex;background:linear-gradient(135deg,#e9f5f5,#f8fdfc 48%,#dcefe9);color:var(--wb-ink);font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif;letter-spacing:.005em;isolation:isolate}.workbench-app:before{position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 76% 18%,rgba(255,255,255,.74),transparent 26%),radial-gradient(circle at 46% 92%,rgba(124,194,180,.17),transparent 30%);content:"";pointer-events:none}.workbench-sidebar{position:fixed;inset:0 auto 0 0;z-index:5;display:flex;flex-direction:column;width:var(--wb-nav-width);padding:24px 16px 18px;color:#d2eeea;background:linear-gradient(180deg,#2c6b65,#234d4a);box-shadow:8px 0 26px #2a665f24}.workspace-brand{display:flex;align-items:center;gap:11px;padding:2px 10px 26px;color:#f7fbff;text-decoration:none}.workspace-brand__mark{display:grid;place-items:center;width:35px;height:35px;border:1px solid rgba(79,209,197,.3);border-radius:11px;color:#c4fff4;background:linear-gradient(145deg,#147d7a,#0e555e);box-shadow:0 9px 18px #08152738}.workspace-brand__mark svg{width:23px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.workspace-brand strong{display:block;font-size:16px;letter-spacing:.16em}.workspace-brand small{display:block;margin-top:3px;color:#b7d8d3;font-size:12px}.sidebar-caption{padding:0 12px 9px;color:#b7d8d3;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.sidebar-caption--spaced{margin-top:28px}.side-nav{display:grid;gap:4px}.side-nav a{display:flex;align-items:center;gap:11px;min-height:46px;padding:0 12px;border:1px solid transparent;border-radius:10px;color:#d3ebe7;font-size:14px;font-weight:650;text-decoration:none;transition:.18s ease}.side-nav a:hover{color:#fff;background:#ffffff1a}.side-nav a.is-current{border-color:#adf4e847;color:#fff;background:linear-gradient(90deg,#14938785,#14938733);box-shadow:inset 3px 0 #8ae0d2}.nav-icon{flex:0 0 auto;color:#b5d8d2}.is-current .nav-icon{color:#b8fff4}.side-nav a em{margin-left:auto;color:#a7ccc6;font-size:11px;font-style:normal}.nav-count{display:grid;place-items:center;min-width:21px;height:21px;margin-left:auto;border-radius:99px;color:#e6fffb;background:#67ddcd4d;font-size:11px;font-style:normal}.nav-count--amber{color:#fff1c8;background:#eea93159}.nav-count--teal{color:#e6fffb;background:#67ddcd4d}.sidebar-footer{display:grid;gap:14px;margin-top:auto;padding:16px 7px 0;border-top:1px solid rgba(157,174,197,.11)}.environment-pill{display:flex;align-items:center;gap:7px;color:#b7d8d3;font-size:12px}.environment-pill i{width:7px;height:7px;border-radius:50%;background:#4ad4bd;box-shadow:0 0 0 4px #4ad4bd1a}.environment-pill span{margin-left:auto;padding:3px 6px;border:1px solid rgba(204,239,232,.26);border-radius:5px;color:#b7d8d3;font-size:10px}.sidebar-help{display:flex;align-items:center;gap:9px;padding:0;border:0;color:#b7d8d3;background:transparent;font-size:14px;text-align:left}.sidebar-help svg{display:grid;place-items:center;width:24px;height:24px;padding:5px;border:1px solid #9fc8c1;border-radius:50%;color:#e1faf6}.workbench-main{display:flex;flex:1;flex-direction:column;min-width:0;margin-left:var(--wb-nav-width)}.workbench-header{position:relative;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;height:var(--wb-header-height);padding:0 34px;border-bottom:1px solid var(--wb-line);background:#ffffffd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-breadcrumbs{display:flex;align-items:center;gap:10px;min-width:0;color:#a0abbc;font-size:12px;font-weight:700;letter-spacing:.1em}.header-breadcrumbs strong{color:#455269;font-weight:800}.header-breadcrumbs i{color:#c3ccd8;font-size:13px;font-style:normal}.header-actions{display:flex;align-items:center;gap:18px}.global-search{display:flex;align-items:center;gap:8px;width:260px;height:42px;padding:0 12px;border:1px solid var(--wb-line);border-radius:9px;color:#9aa6b8;background:#f8fafc}.global-search .global-search__icon{flex:0 0 auto}.global-search input{flex:1;min-width:0;border:0;outline:0;color:var(--wb-ink);background:transparent;font-size:14px}.global-search input::placeholder{color:#9ba8b8}.global-search kbd{padding:3px 5px;border:1px solid #dfe6ef;border-radius:4px;color:#9ca8b7;background:#fff;font-size:10px;white-space:nowrap}.header-icon-button{display:grid;place-items:center;width:38px;height:38px;position:relative;padding:0;border:1px solid var(--wb-line);border-radius:10px;color:#7c899c;background:#fff;transition:.16s ease}.header-icon-button:hover{border-color:#b9dcd7;color:var(--wb-teal)}.header-icon-button i{position:absolute;top:0;right:-3px;display:grid;place-items:center;width:14px;height:14px;border:2px solid #fff;border-radius:50%;color:#fff;background:#ef7777;font-size:8px;font-style:normal}.header-user{display:flex;align-items:center;gap:8px;padding-left:4px}.user-avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;color:#fff;background:linear-gradient(145deg,#1ca99c,#2777a3);font-size:13px;font-weight:800}.header-user strong,.header-user small{display:block}.header-user strong{color:#48556b;font-size:14px}.header-user small{margin-top:3px;color:#99a5b6;font-size:12px}.header-user button{padding:4px;border:0;color:#9aa6b7;background:transparent;font-size:15px}.header-user button.header-user__exit{min-height:32px;margin-left:4px;padding:0 13px;border:1px solid var(--wb-line);border-radius:8px;color:#6a7890;background:#fff;font-size:13px;font-weight:700;transition:border-color .16s,color .16s,background .16s}.header-user button.header-user__exit:hover{border-color:#e5b5b3;color:#be123c;background:#fff7f6}.header-popover-wrap{position:relative}.header-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:70;border:1px solid var(--wb-line);border-radius:12px;background:#fff;box-shadow:0 18px 44px #14323033}.header-popover-wrap:first-child .header-popover{right:auto;left:0}.global-search.is-focused{border-color:#9ccfc2;box-shadow:0 0 0 3px #3f8f7c24;background:#fff}.search-panel{width:340px;padding:8px}.search-panel__empty{margin:0;padding:18px 12px;color:#8a97a8;font-size:12.5px;line-height:1.7;text-align:center}.search-panel__hit{display:grid;gap:3px;width:100%;padding:10px 12px;border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer;transition:.14s ease}.search-panel__hit:hover{background:#f2faf7}.search-panel__hit strong{color:#2f3b4c;font-size:13px}.search-panel__hit small{color:#8a97a8;font-size:11.5px}.notice-panel{width:350px;max-height:min(480px,calc(100vh - 130px));overflow-y:auto}.notice-panel__head{display:flex;align-items:center;justify-content:space-between;padding:13px 14px 9px;border-bottom:1px solid #edf2f6}.notice-panel__head strong{color:#2f3b4c;font-size:13.5px}.notice-panel__item{display:grid;gap:3px;width:100%;padding:11px 14px;border:0;border-left:3px solid #c9a227;background:transparent;text-align:left;cursor:pointer;transition:.14s ease}.notice-panel__item--rose{border-left-color:#e05660}.notice-panel__item:hover{background:#f8fdfc}.notice-panel__item strong{color:#2f3b4c;font-size:13px}.notice-panel__item small{color:#8a97a8;font-size:11.5px}.notice-panel__go{color:var(--wb-teal)!important}.notice-panel__foot{display:block;padding:11px 14px;border-top:1px solid #edf2f6;border-radius:0 0 12px 12px;color:var(--wb-teal);background:#f8fdfc;font-size:12.5px;text-align:center}.notice-panel__foot:hover{background:#f0f8f5}.workbench-content{width:min(100%,var(--wb-content-max));margin:0 auto;padding:30px 34px 48px}.page-title{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.page-title h1{margin:0;color:#1b2639;font-size:28px;font-weight:800;letter-spacing:-.055em}.page-title p{margin:7px 0 0;color:var(--wb-muted);font-size:14px}.page-title__date{color:#8b98a9;font-size:12px}.primary-action{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 20px;border:0;border-radius:9px;color:#fff;background:var(--wb-teal);box-shadow:0 7px 15px #0f9f962e;font-size:15px;font-weight:800}.primary-action:hover{filter:brightness(1.05);transform:translateY(-1px)}.ghost-action{min-height:44px;padding:0 16px;border:1px solid var(--wb-line);border-radius:9px;color:#6a7890;background:#fff;font-size:15px;font-weight:750}.ghost-action:hover{border-color:#b9dcd7;color:var(--wb-teal)}.ghost-action.danger{color:#c25450}.ghost-action.danger:hover{border-color:#e5b5b3;color:#be123c}.page-card{border:1px solid var(--wb-line);border-radius:var(--wb-card-radius);background:var(--wb-surface);box-shadow:var(--wb-shadow-card)}.section-label{margin:0 0 11px;color:#96a2b2;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.section-title{margin:0;color:#344056;font-size:16px;font-weight:800}.section-subtitle{margin:4px 0 0;color:#9aa7b7;font-size:13px}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:14px}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:18px}.kpi-card{position:relative;overflow:hidden;min-height:118px;padding:18px 19px}.kpi-card:after{position:absolute;right:-22px;bottom:-34px;width:100px;height:100px;border-radius:50%;background:#1ba79b14;content:""}.kpi-card__top{display:flex;align-items:center;justify-content:space-between;color:#97a3b2;font-size:13px}.kpi-card__icon{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;color:#159b90;background:var(--wb-teal-soft);font-size:15px}.kpi-card strong{display:block;margin-top:12px;color:#243148;font-size:28px;line-height:1;letter-spacing:-.06em}.kpi-card small{display:block;margin-top:7px;color:#a4aeba;font-size:12px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);gap:18px}.dashboard-card{padding:19px}.status-distribution{display:flex;align-items:center;gap:22px;min-height:170px}.donut{position:relative;display:grid;place-items:center;flex:0 0 134px;width:134px;height:134px;border-radius:50%;background:conic-gradient(#69a899,#69a899 72deg,#a3c9b7 72deg,#a3c9b7 144deg,#8dbbb0 144deg,#8dbbb0 216deg,#c4b89a 216deg,#c4b89a 288deg,#9ab4c2 288deg,#9ab4c2 360deg)}.donut:after{width:94px;height:94px;border-radius:50%;background:#fff;content:""}.donut__label{position:absolute;z-index:1;display:grid;text-align:center}.donut__label strong{color:#2e3b51;font-size:28px;letter-spacing:-.06em}.donut__label span{margin-top:3px;color:#9ba8b9;font-size:12px}.status-legend{display:grid;gap:11px;flex:1}.legend-item{display:flex;align-items:center;gap:8px;color:#67768b;font-size:13px}.legend-item i{width:8px;height:8px;border-radius:3px}.legend-item strong{margin-left:auto;color:#334057;font-size:14px}.stack-list{display:grid;gap:11px}.stack-list .management-link{display:flex;align-items:center;justify-content:space-between;min-height:66px;padding:12px 13px;border:1px solid #edf1f5;border-radius:9px;color:#4f6076;background:#fbfcfe;text-decoration:none}.stack-list .management-link:after{content:none}.stack-list .management-link:hover{border-color:#bfe2dc;background:#f5fbfa}.stack-list .management-link span{display:grid;gap:5px}.stack-list .management-link strong{color:#506078;font-size:14px}.stack-list .management-link small{color:#a1adbb;font-size:12px}.stack-list .management-link b{color:#58b3a7;font-size:18px;font-weight:400}.stack-item{display:grid;grid-template-columns:65px 1fr 36px;align-items:center;gap:10px;color:#6e7d91;font-size:13px}.stack-item__bar{height:6px;overflow:hidden;border-radius:99px;background:#eef2f6}.stack-item__bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2ab6a5,#8bd6c7)}.stack-item strong{color:#334057;font-size:13px;text-align:right}.todo-list,.alert-list{display:grid;gap:7px}.todo-item,.alert-item{display:flex;align-items:center;gap:10px;min-height:52px;padding:9px 10px;border:1px solid #eff2f6;border-radius:8px;background:#fbfcfe}.todo-item__mark{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border:1px solid #b8c8d8;border-radius:6px;color:#8a9aae;font-size:12px}.todo-item__mark.is-overdue{border-color:#e89a9a;color:#df6c6c;background:#fff2f2}.todo-item strong,.alert-item strong{display:block;overflow:hidden;color:#506077;font-size:14px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.todo-item small,.alert-item small{display:block;margin-top:4px;color:#a1acbb;font-size:12px}.todo-item__content,.alert-item__content{min-width:0;flex:1}.todo-item__type{padding:4px 7px;border-radius:5px;color:#5f8c87;background:#edf8f6;font-size:11px}.alert-item__dot{width:7px;height:7px;border-radius:50%;background:#e8ae48;box-shadow:0 0 0 4px #fff7e8}.alert-item__dot.is-high{background:#eb7272;box-shadow:0 0 0 4px #fff0f0}.batch-strip{margin-top:18px;padding:19px}.batch-table{width:100%;border-collapse:collapse}.batch-table th{padding:0 10px 10px;color:#a0acba;font-size:13px;font-weight:750;text-align:left}.batch-table td{padding:12px 10px;border-top:1px solid #f0f3f7;color:#627188;font-size:15px}.batch-table td strong{display:block;color:#425169;font-size:15px}.batch-table td small{display:block;margin-top:3px;color:#a0acba;font-size:12px}.status-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:6px;font-size:12px;font-weight:750;white-space:nowrap}.status-badge i{width:5px;height:5px;border-radius:50%;background:currentColor}.status-badge--teal{color:#198e84;background:#e8f8f5}.status-badge--blue{color:#557bb4;background:#edf3ff}.status-badge--amber{color:#b08330;background:#fff7e6}.status-badge--slate{color:#758397;background:#f0f3f7}.status-badge--rose{color:#c6656b;background:#fff0f1}.filter-bar{display:flex;align-items:center;gap:9px;margin-bottom:14px}.filter-input,.filter-select{height:42px;border:1px solid var(--wb-line);border-radius:8px;padding:0 11px;outline:0;color:#536177;background:#fff;font-size:14px}.filter-input{width:250px}.filter-select{min-width:115px}.filter-input:focus,.filter-select:focus{border-color:#9bd5cf;box-shadow:0 0 0 3px #0f9f9614}.data-table-card{overflow:hidden}.data-table{width:100%;border-collapse:collapse}.data-table th{padding:13px 17px;color:#9aa6b6;background:#fbfcfe;font-size:13px;font-weight:800;letter-spacing:.03em;text-align:left}.data-table td{padding:15px 17px;border-top:1px solid #f0f3f7;color:#6b788c;font-size:15px;vertical-align:middle}.data-table tbody tr:hover{background:#fbfefd}.data-table td strong{display:block;color:#42516a;font-size:15px}.data-table td small{display:block;margin-top:4px;color:#a2adbb;font-size:12px}.table-link{color:#278f89;text-decoration:none}.table-link:hover{text-decoration:underline}.table-number{color:#415069;font-weight:800}.table-actions{display:flex;gap:6px}.table-actions a{color:#8491a3;font-size:14px;text-decoration:none}.table-actions a:hover{color:var(--wb-teal)}.table-empty{padding:42px;color:#9aa6b5;text-align:center}.pagination-bar{display:flex;align-items:center;justify-content:space-between;margin-top:14px;color:#96a2b2;font-size:13px}.pagination-actions{display:flex;gap:5px}.pagination-actions button{width:32px;height:32px;border:1px solid var(--wb-line);border-radius:7px;color:#718198;background:#fff;cursor:pointer}.pagination-actions button:disabled{opacity:.45;cursor:default}.pagination-actions button.is-active{border-color:var(--wb-teal);color:#fff;background:var(--wb-teal);font-weight:700}.th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.th-sortable:hover{color:var(--wb-teal)}.sort-mark{margin-left:4px;color:var(--wb-teal);font-size:10px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px}.detail-card{padding:20px}.detail-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:18px}.detail-meta div{padding:12px;border:1px solid #edf1f5;border-radius:8px;background:#fbfcfd}.detail-meta dt{color:#a0abb8;font-size:12px}.detail-meta dd{margin:6px 0 0;color:#4c5a70;font-size:14px;font-weight:750}.detail-status{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.detail-status h1{margin:0;color:#26344a;font-size:26px;letter-spacing:-.045em}.detail-status p{margin:6px 0 0;color:#9ca8b7;font-size:13px}.timeline-list{position:relative;display:grid;gap:18px;margin-top:20px;padding-left:20px}.timeline-list:before{position:absolute;top:5px;bottom:5px;left:4px;width:1px;background:#e6edf3;content:""}.timeline-event{position:relative}.timeline-event:before{position:absolute;top:2px;left:-20px;width:8px;height:8px;border:2px solid #66c7ba;border-radius:50%;background:#fff;content:""}.timeline-event strong{color:#526078;font-size:14px}.timeline-event p{margin:4px 0 0;color:#8f9cae;font-size:13px;line-height:1.6}.timeline-event small{display:block;margin-top:4px;color:#b0bac6;font-size:12px}.info-list{display:grid;gap:13px;margin:0}.info-list div{display:flex;justify-content:space-between;gap:15px;padding-bottom:12px;border-bottom:1px solid #f0f3f6}.info-list div:last-child{padding-bottom:0;border-bottom:0}.info-list dt{color:#a0abb9;font-size:13px}.info-list dd{margin:0;color:#56647a;font-size:14px;font-weight:750;text-align:right}.group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.group-card{padding:18px}.group-card__top{display:flex;justify-content:space-between;gap:10px}.group-card h3{margin:0;color:#45536b;font-size:16px}.group-card p{min-height:34px;margin:9px 0 16px;color:#9aa6b5;font-size:13px;line-height:1.6}.group-card__stats{display:flex;gap:24px;padding-top:13px;border-top:1px solid #eef2f5}.group-card__stats strong,.group-card__stats small{display:block}.group-card__stats strong{color:#40506a;font-size:18px}.group-card__stats small{margin-top:3px;color:#a1acba;font-size:12px}.stock-number{color:#3f9b90;font-weight:800}.muted{color:#a0acba}@media(max-width:1160px){.workbench-header{padding:0 22px}.workbench-content{padding:25px 22px 42px}.global-search{width:180px}.dashboard-grid{grid-template-columns:1fr}}.side-nav--scroll{max-height:calc(100vh - 430px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}.side-nav--scroll::-webkit-scrollbar{width:4px}.side-nav--scroll::-webkit-scrollbar-thumb{border-radius:4px;background:#ffffff2e}.nav-group{display:grid}.nav-group__head{display:flex;align-items:center;gap:11px;width:100%;min-height:44px;padding:0 12px;border:1px solid transparent;border-radius:10px;color:#d3ebe7;background:transparent;font-family:inherit;font-size:14px;font-weight:650;text-align:left;cursor:pointer;transition:.18s ease}.nav-group__head:hover{color:#fff;background:#ffffff1a}.nav-group.is-active>.nav-group__head{color:#fff;background:linear-gradient(90deg,#14938761,#1493871f)}.nav-group__caret{margin-left:auto;color:#a7ccc6;font-size:11px;font-style:normal;transition:transform .18s ease}.nav-group.is-open>.nav-group__head .nav-group__caret{transform:rotate(180deg)}.nav-group__body{display:grid;gap:2px;padding:2px 0 6px 14px}.nav-group__body a{display:flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid transparent;border-radius:8px;color:#b9d8d2;font-size:13px;font-weight:550;text-decoration:none;transition:.16s ease}.nav-group__body a:before{content:"·";color:#6fa39b;font-size:15px;line-height:1}.nav-group__body a:hover{color:#fff;background:#ffffff14}.nav-group__body a.is-current{border-color:#adf4e83d;color:#fff;background:linear-gradient(90deg,#14938785,#14938733);box-shadow:inset 3px 0 #8ae0d2}.nav-count--rose{color:#ffd9dd;background:#e0566066}.page-title__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.filter-bar .spacer{flex:1}.table-actions{display:flex;gap:6px;justify-content:flex-end}.table-action-btn{min-height:32px;padding:4px 12px;border:1px solid #cfe5e0;border-radius:7px;color:#3f7f77;background:#f7fcfb;font-size:13px;font-weight:650;white-space:nowrap;cursor:pointer;transition:.16s ease}.table-action-btn:hover{border-color:#4f9f91;color:#fff;background:#4f9f91}.kpi--teal strong{color:#2f8f7f}.kpi--blue strong{color:#3f79c4}.kpi--amber strong{color:#c07f1a}.kpi--rose strong{color:#c94f56}.modal-overlay{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#172e2c70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-panel{width:min(560px,100%);max-height:calc(100vh - 64px);overflow-y:auto;padding:22px 24px;border:1px solid var(--wb-line);border-radius:14px;background:#fff;box-shadow:0 24px 60px #14323047}.modal-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}.modal-panel__head h2{margin:2px 0 0;color:#2f3b4c;font-size:17px}.modal-close{display:grid;place-items:center;width:30px;height:30px;border:1px solid #e2e8ee;border-radius:8px;color:#8a97a8;background:#f7f9fb;cursor:pointer;transition:.16s ease}.modal-close:hover{color:#c94f56;border-color:#f0c6c9;background:#fdf2f3}.modal-field{display:grid;gap:6px;margin-top:14px}.modal-field>span{color:#5b6b7d;font-size:13px;font-weight:650}.modal-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.modal-error{margin:12px 0 0;padding:8px 12px;border-radius:8px;color:#b3404a;background:#fdf0f1;font-size:13px}.modal-panel__foot{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.detail-pairs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:14px 0 0}.detail-pairs>div{padding:10px 12px;border:1px solid #e6efec;border-radius:10px;background:#f8fdfc}.detail-pairs dt{color:#7b8798;font-size:11.5px}.detail-pairs dd{margin:3px 0 0;color:#2f3b4c;font-size:13px;font-weight:600;word-break:break-all}.toast-stack{position:fixed;z-index:90;right:22px;bottom:22px;display:grid;gap:10px;pointer-events:none}.toast-item{max-width:400px;padding:13px 17px;border:1px solid #cfe5e0;border-left:4px solid #3f8f7c;border-radius:10px;color:#193b39;background:#fff;font-size:14px;line-height:1.6;box-shadow:0 14px 34px #1432302e;animation:toast-in .22s ease}.toast-item--amber{border-left-color:#c9a227}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.help-sections{display:grid;gap:12px;margin-top:12px}.help-section{padding:12px 14px;border:1px solid #e6efec;border-radius:10px;background:#f8fdfc}.help-section strong{display:block;color:#275956;font-size:13px}.help-section p{margin:4px 0 0;color:#5b6b7d;font-size:12.5px;line-height:1.7}.workbench-app,.workbench-app *{box-sizing:border-box}.mobile-nav-toggle,.mobile-nav-backdrop,.mobile-nav-close,.data-table-cards{display:none}.kpi-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.kpi-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:768px){.workbench-app{overflow-x:hidden}.workbench-sidebar{z-index:51;width:min(300px,84vw);transform:translate(-105%);transition:transform .2s ease}.workbench-sidebar.is-mobile-open{transform:translate(0);box-shadow:8px 0 26px #2a665f24}.mobile-nav-close{position:absolute;top:18px;right:12px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(204,239,232,.26);border-radius:10px;color:#e1faf6;background:#ffffff14}.mobile-nav-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:block;background:#172e2c57}.workbench-main{width:100%;margin-left:0}.workbench-header{z-index:3;min-height:var(--wb-header-height);height:auto;padding:10px 12px;align-items:flex-start;flex-wrap:wrap;gap:8px 10px}.mobile-nav-toggle{display:grid;flex:0 0 44px;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--wb-line);border-radius:10px;color:var(--wb-navy);background:#fff}.header-breadcrumbs{flex:1 1 calc(100% - 56px);min-height:44px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header-actions{width:100%;min-width:0;gap:8px;flex-wrap:wrap;justify-content:stretch}.header-actions>.header-popover-wrap:first-child{min-width:0;flex:1 1 150px}.global-search{width:100%;min-width:0;height:44px}.search-panel{width:min(340px,calc(100vw - 24px));max-width:100%}.global-search kbd{display:none}.notice-panel{width:min(92vw,350px);max-height:min(480px,calc(100vh - 110px))}.header-icon-button{width:44px;height:44px}.header-user{min-width:0;flex:0 1 auto}.header-user>span:nth-child(2){min-width:0}.header-user strong,.header-user small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-user strong{max-width:72px}.header-user small{display:none}.header-user button.header-user__exit{min-height:44px;padding:0 10px}.workbench-content{width:100%;padding:20px 12px 36px}.page-title{align-items:flex-start;flex-direction:column;gap:12px}.page-title h1{font-size:24px}.page-title__actions{width:100%;justify-content:flex-start}.filter-bar{align-items:stretch;flex-wrap:wrap}.filter-input,.filter-select{min-width:0;height:44px;flex:1 1 140px;width:auto}.filter-bar .spacer{display:none}.filter-bar .ghost-action{flex:0 1 auto;min-height:44px}.data-table-card{max-width:100%;overflow-x:auto}.data-table{min-width:720px;display:none}.data-table-cards{display:grid;gap:10px}.table-card{padding:14px;border:1px solid var(--wb-line);border-radius:12px;background:#fff;box-shadow:var(--wb-shadow-card)}.table-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.table-card__title{min-width:0}.table-card__title strong{display:block;overflow:hidden;color:#2f3b4c;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.table-card__title small{display:block;margin-top:3px;color:#8a97a8;font-size:12px}.table-card__badges{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.table-card__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;margin:12px 0 0}.table-card__fields>div{min-width:0}.table-card__fields dt{color:#9aa7b7;font-size:11.5px}.table-card__fields dd{margin:2px 0 0;overflow:hidden;color:#41506a;font-size:13.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.table-card__actions{display:flex;justify-content:flex-end;margin-top:12px;padding-top:10px;border-top:1px solid #eef2f5}.table-card .table-empty{padding:18px 10px}.dashboard-grid,.detail-grid{grid-template-columns:minmax(0,1fr)}.kpi-grid,.kpi-grid--3,.kpi-grid--2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.group-grid{grid-template-columns:minmax(0,1fr)}.batch-strip{overflow-x:auto}.batch-table{min-width:640px}.modal-overlay{padding:12px}.modal-panel{width:min(92vw,500px);max-height:calc(100vh - 24px);padding:16px}.modal-row,.detail-meta,.detail-pairs{grid-template-columns:minmax(0,1fr)}.modal-close{width:44px;height:44px;border-radius:10px;font-size:20px}.modal-panel__foot{flex-wrap:wrap}.modal-panel__foot .ghost-action,.modal-panel__foot .primary-action{min-height:44px;flex:1 1 auto}.pagination-bar{flex-wrap:wrap;gap:8px}.pagination-actions button{width:44px;height:44px}.side-nav a,.nav-group__head{min-height:46px}.nav-group__body a{min-height:44px}.toast-stack{right:12px;bottom:12px;left:12px}.toast-item{max-width:none}}@media(max-width:400px){.kpi-grid,.kpi-grid--3,.kpi-grid--2,.table-card__fields{grid-template-columns:minmax(0,1fr)}.header-user>span:nth-child(2){display:none}.header-breadcrumbs{flex:1 1 100%}}@media(max-width:768px){.filter-input,.filter-select,.modal-panel input,.modal-panel select,.modal-panel textarea{font-size:16px}.primary-action:disabled,.ghost-action:disabled,.table-action-btn:disabled{opacity:.6;cursor:default}.primary-action:disabled:hover,.ghost-action:disabled:hover{transform:none;filter:none}}.agent-widget{position:fixed;z-index:80;right:22px;bottom:22px;display:grid;justify-items:end;gap:10px}.agent-launcher{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 15px;border:1px solid #2f7f72;border-radius:10px;color:#fff;background:#2c6b65;box-shadow:0 10px 24px #1d4a4438;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.agent-launcher:hover{background:#245b56}.agent-panel{display:flex;flex-direction:column;width:min(390px,calc(100vw - 32px));height:min(620px,calc(100vh - 106px));overflow:hidden;border:1px solid #cfe5e0;border-radius:12px;background:#fff;box-shadow:0 18px 48px #16413c33}.agent-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 17px 14px;border-bottom:1px solid #e6efec;background:#f8fdfc}.agent-panel__header strong{display:block;color:#193b39;font-size:15px}.agent-panel__header small{display:block;margin-top:3px;color:#708c87;font-size:11.5px}.agent-panel__close{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #cfe5e0;border-radius:8px;color:#52716c;background:#fff;cursor:pointer}.agent-panel__messages{flex:1;min-height:0;overflow-y:auto;padding:14px;background:#fff}.agent-panel__empty{margin:18px 4px;color:#7a918d;font-size:13px;text-align:center}.agent-message{display:grid;gap:5px;max-width:92%;margin:0 0 10px;padding:9px 11px;border-radius:8px;color:#284440;font-size:13px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.agent-message--user{margin-left:auto;color:#fff;background:#2c6b65}.agent-message--assistant{border:1px solid #e2eeeb;background:#f5faf9}.agent-message--system{margin-right:auto;color:#637772;background:#f3f5f4}.agent-message code{color:#7b9690;font:10px ui-monospace,SFMono-Regular,Consolas,monospace}.agent-confirmation{margin:12px 0;padding:12px;border:1px solid #e3c77b;border-radius:8px;background:#fffaf0}.agent-confirmation strong{display:block;color:#5f4c1e;font-size:13px;line-height:1.5}.agent-confirmation p{margin:6px 0;color:#77663b;font-size:12px;line-height:1.5}.agent-confirmation pre{max-height:130px;margin:8px 0;padding:8px;overflow:auto;border:1px solid #f0e4c7;border-radius:6px;color:#5c543d;background:#fffdf8;font:11px ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.agent-confirmation__actions{display:flex;justify-content:flex-end;gap:8px}.agent-confirmation__actions button,.agent-panel__composer button{min-height:36px;padding:0 12px;border:1px solid #cfe5e0;border-radius:8px;color:#365954;background:#fff;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.agent-confirmation__actions button:last-child,.agent-panel__composer button{border-color:#2f7f72;color:#fff;background:#2c6b65}.agent-confirmation__actions button:disabled,.agent-panel__composer button:disabled{opacity:.5;cursor:not-allowed}.agent-panel__error{margin:10px 0 0;padding:8px 10px;border:1px solid #f1c8cb;border-radius:7px;color:#a33f49;background:#fff5f5;font-size:12px;line-height:1.5}.agent-panel__composer{display:flex;align-items:flex-end;gap:8px;padding:11px;border-top:1px solid #e6efec;background:#f8fdfc}.agent-panel__composer textarea{flex:1;min-width:0;min-height:52px;max-height:120px;resize:vertical;padding:9px 10px;border:1px solid #cfe5e0;border-radius:8px;color:#193b39;background:#fff;font:inherit;font-size:13px;line-height:1.45}.agent-panel__composer textarea:focus,.agent-panel__close:focus-visible,.agent-launcher:focus-visible,.agent-confirmation__actions button:focus-visible,.agent-panel__composer button:focus-visible{outline:none;box-shadow:var(--wb-focus-ring)}.agent-panel__composer button{display:inline-flex;align-items:center;gap:6px;min-width:70px;justify-content:center}@media(max-width:768px){.agent-widget{right:14px;bottom:14px}.agent-panel{position:fixed;right:0;bottom:0;width:100vw;height:min(82vh,680px);max-height:calc(100vh - 14px);border-radius:14px 14px 0 0}.agent-launcher{min-height:46px}}.agent-clarification{margin-top:10px;padding:10px 12px;border:1px solid #cfe5e0;border-radius:8px;background:#f3fbf9;font-size:13px;line-height:1.5}.agent-clarification__options{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.agent-clarification__options button{min-height:32px;padding:0 10px;border:1px solid #cfe5e0;border-radius:8px;color:#2c6b65;background:#fff;font:inherit;font-size:12px;cursor:pointer}.agent-clarification__options button:disabled{opacity:.5;cursor:not-allowed}.agent-clarification__answer{display:flex;gap:8px;margin-top:8px}.agent-clarification__answer input{flex:1;min-width:0;min-height:36px;padding:8px 10px;border:1px solid #cfe5e0;border-radius:8px;color:#193b39;background:#fff;font:inherit;font-size:13px}.agent-clarification__answer button{min-height:36px;padding:0 12px;border:1px solid #2f7f72;border-radius:8px;color:#fff;background:#2c6b65;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.agent-clarification__answer button:disabled{opacity:.5;cursor:not-allowed}.admin-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.back-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:7px 10px;border:1px solid #bdd8d2;border-radius:9px;color:#39625c;background:#ffffffa8;font-size:.67rem;font-weight:650;white-space:nowrap;transition:border-color .18s,background .18s,color .18s}.back-button:hover{border-color:#4f9f91;color:#2d7167;background:#f4fbf9}.back-button span{color:#398579;font-size:.9rem;line-height:1}@media(max-width:780px){.admin-heading-actions{justify-content:flex-start;width:100%}.admin-heading-actions .back-button,.admin-heading-actions .compact-action{flex:1}}
