
:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#203b38;background:#f5f7f6;font-synthesis:none;--green:#006b50;--muted:#627570;--line:#e1e8e5}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #338aee;outline-offset:4px}main:focus{outline:none}.sidebar{position:fixed;inset:0 auto 0 0;width:238px;background:#103d34;color:#d8e6df;padding:38px 22px;display:flex;flex-direction:column}.brand{font-size:38px;font-weight:750;letter-spacing:-2px;display:flex;align-items:center;color:white}.brand-mark{font-size:25px;letter-spacing:-3px;background:#c9f29b;color:#123f32;display:inline-grid;place-items:center;width:34px;height:36px;border-radius:10px;margin-right:10px}.brand-dot{color:#c9f29b}.workspace{margin:42px 0 32px;border:1px solid #3c5c51;border-radius:9px;padding:14px 11px;display:flex;gap:11px;align-items:center}.workspace-icon{background:#31584b;width:34px;height:36px;display:grid;place-items:center;border-radius:7px}.workspace strong{font-size:14px}.workspace small{display:block;color:#a8c0b5;margin-top:4px;font-size:12px}.nav-label{font-size:10px;letter-spacing:1.5px;color:#a0b9ad;margin:0 10px 14px}nav{display:grid;gap:8px}nav a{padding:14px;border-radius:7px;display:flex;gap:13px;font-size:15px}nav a>span{width:18px;text-align:center;font-size:19px}nav a.active{background:#d6efbc;color:#183e2b;font-weight:650}nav a:hover:not(.active){background:#285347}.sidebar-bottom{margin-top:auto;font-size:13px}.sidebar-bottom small{display:block;color:#a0b9ad;font-size:11px;line-height:1.8;margin-top:10px}.demo-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#bce995;margin-right:8px}.main-wrap{margin-left:238px}.topbar{height:76px;border-bottom:1px solid var(--line);padding:0 44px;display:flex;align-items:center;justify-content:space-between;background:#fff;font-size:12px;color:var(--muted)}.topbar strong{font-weight:500;color:#354c46}.separator{margin:0 12px;color:#b4c3bd}.demo-tag{font-size:10px;letter-spacing:1.4px;border:1px solid #d9e1ce;background:#f5f8ef;padding:6px 9px;border-radius:4px;color:#506649}main{padding:42px 44px 36px;max-width:1500px;margin:auto;min-height:calc(100vh - 140px)}.heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.8px;color:var(--green);margin:0 0 12px}h1{font-size:32px;font-weight:650;letter-spacing:-1.2px;line-height:1.2;margin:0}h2{font-size:17px;margin:0;font-weight:650;letter-spacing:-.3px}h3{font-size:14px}.subtitle{color:var(--muted);font-size:14px;margin:12px 0 0;line-height:1.6}.button{border:1px solid var(--green);background:var(--green);color:#fff;padding:13px 18px;border-radius:6px;font-size:13px;font-weight:600;display:inline-flex;gap:20px;align-items:center;justify-content:center}.button:hover{filter:brightness(.94)}.button.secondary{background:white;border-color:#d7e0dc;color:#334d44;white-space:nowrap}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:26px}.stat{background:white;border:1px solid var(--line);border-radius:9px;padding:21px 20px;position:relative;transition:transform .15s}.stat:hover{transform:translateY(-2px)}.stat>span{font-size:12px;display:flex;gap:6px;align-items:center;white-space:nowrap}.stat i{font-style:normal;border-radius:50%;width:17px;height:17px;text-align:center;background:currentColor;display:inline-flex;justify-content:center;align-items:center;background:#e6f3ed}.stat.attention i{background:#ffedc9}.stat.blocked i{background:#ffe1dc}.stat>strong{display:block;font-size:42px;letter-spacing:-2px;margin:13px 0 8px;line-height:1}.stat small{font-size:11px;color:var(--muted)}.stat.enabled{border-top:3px solid #3d9269}.stat.attention{border-top:3px solid #cf9636}.stat.blocked{border-top:3px solid #c85c4b}.enabled,.text-enabled{color:#196c49}.attention,.text-attention{color:#96620d}.blocked,.text-blocked{color:#ad3d32}.urgent{border:1px solid #ead7cf;background:#fcf1ed;border-radius:8px;padding:19px 22px;display:flex;align-items:center;gap:16px;margin-bottom:30px;color:#703e35}.urgent-icon{background:#b24939;color:white;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;font-weight:700;flex-shrink:0}.urgent strong{font-size:14px}.urgent p{font-size:12px;margin:6px 0 0;color:#865d54}.urgent a{margin-left:auto;white-space:nowrap;font-size:12px;font-weight:650}.panel{background:white;border:1px solid var(--line);border-radius:9px;overflow:hidden}.panel-heading{padding:25px 24px;display:flex;justify-content:space-between;align-items:center;gap:12px}.panel-heading p{color:var(--muted);font-size:12px;margin:8px 0 0}.count{display:inline-block;background:#eef2ef;border-radius:5px;padding:3px 7px;font-size:11px;margin-left:7px;vertical-align:middle;color:#5f7169}.small-muted{font-size:9px;color:#77867e;letter-spacing:1px;white-space:nowrap}.table-head,.worker-row{display:grid;grid-template-columns:1.15fr .78fr 1fr 18px;gap:14px;align-items:center;padding:0 24px}.table-head,.req-head{background:#f8faf8;border-top:1px solid #edf0ed;border-bottom:1px solid #edf0ed;font-size:9px;letter-spacing:1.1px;color:#718079;height:37px}.worker-row{min-height:85px;border-bottom:1px solid #edf0ed}.worker-row:last-child{border-bottom:0}.worker-row:hover{background:#f8fbf6}.person{display:flex;gap:12px;align-items:center;min-width:0}.avatar{background:#edf1ec;border:1px solid #e1e7df;border-radius:50%;width:35px;height:35px;flex-shrink:0;display:grid;place-items:center;font-size:11px;color:#617357;font-weight:600}.person strong{font-size:13px;font-weight:600}.person small{font-size:11px;color:var(--muted);display:block;margin-top:5px}.badge{display:inline-flex;gap:6px;align-items:center;border-radius:5px;padding:6px 8px;font-size:10px;font-weight:700;white-space:nowrap}.badge.enabled{background:#eaf4ed}.badge.attention{background:#fff3d9}.badge.blocked{background:#fbe9e4}.badge>span{font-size:12px}.requirement-summary>span{font-size:12px}.requirement-summary small,.req-row small{display:block;font-size:11px;margin-top:5px}.chevron{color:#7f9187;font-size:15px}footer{font-size:10px;color:#7a8981;padding:12px 44px 24px;display:flex;gap:16px;justify-content:space-between}footer span{white-space:nowrap}.toolbar{padding:22px 24px 10px;display:flex;flex-direction:column;gap:20px}.search{border:1px solid #d9e2dc;border-radius:6px;padding:10px 12px;display:flex;align-items:center;gap:10px;max-width:360px}.search>span{font-size:24px;color:#708177;line-height:1}.search input{border:0;background:transparent;min-width:0;width:100%;font-size:13px;color:#244537;padding:3px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{border:1px solid #e2e7e3;background:white;border-radius:5px;padding:9px 11px;color:#60756a;font-size:12px}.filters button[aria-pressed=true]{background:#e9f2e5;color:#234d32;border-color:#cbdcc4;font-weight:650}.filters button span{font-size:10px;margin-left:5px}.results-count{font-size:11px;color:#708076;margin:5px 24px 16px}.empty{text-align:center;padding:55px 20px;color:#63766a}.empty p{font-size:14px}.back{display:inline-block;font-size:12px;color:#667c6f;margin-bottom:27px}.profile{display:flex;align-items:center;gap:20px;margin:0 0 30px}.avatar.large{width:70px;height:70px;font-size:23px;background:#e5ece0}.profile .badge{margin-left:auto;font-size:12px;padding:9px 12px}.profile h1{font-size:30px}.profile .eyebrow{margin-bottom:7px}.profile .subtitle{margin-top:6px}.detail-notice{padding:23px;display:flex;align-items:center;gap:17px;border-radius:8px;margin-bottom:30px;background:#eaf4ed;border:1px solid #cde2d3}.detail-notice.blocked{background:#fcf0eb;border-color:#efd4ca}.detail-notice.attention{background:#fff7e6;border-color:#efdfb9}.notice-symbol{font-size:27px}.detail-notice p{font-size:14px;margin:8px 0 0}.req-head,.req-row{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:16px;align-items:center;padding:0 24px}.req-row{min-height:86px;font-size:13px;border-bottom:1px solid #edf0ed}.req-row:last-child{border:0}.req-row strong{font-weight:600}.req-row.problem{background:#fff6f2;box-shadow:inset 3px 0 #bd5544}.import-layout{display:grid;grid-template-columns:1fr 240px;gap:35px}.import-panel{min-height:435px;padding:26px}.steps{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:19px;font-size:12px;color:#89938c}.steps .current{color:var(--green);font-weight:700}.upload-zone{text-align:center;border:1px dashed #b9cdbb;border-radius:8px;background:#f8fbf6;margin-top:25px;padding:35px 20px}.file-icon{display:grid;place-items:center;font-size:30px;width:55px;height:60px;background:#e8f0e0;border-radius:9px;margin:0 auto 20px;color:#467245}.upload-zone h2{font-size:19px}.upload-zone p{font-size:13px;color:#708071;margin:10px 0 25px}.upload-zone small{display:block;max-width:290px;margin:18px auto 0;font-size:11px;color:#708071;line-height:1.6}.import-help{padding:25px 0}.import-help h2{font-size:26px;line-height:1.3;margin:15px 0}.import-help p{font-size:13px;line-height:1.8;color:#6c7e72}.import-help hr{border:0;border-top:1px solid #dae3d9;margin:26px 0}.import-help strong{font-size:13px}.file-summary{display:flex;align-items:center;gap:12px;margin:24px 0}.file-icon.small{width:38px;height:44px;margin:0;font-size:18px}.file-summary strong{font-size:13px}.file-summary small{font-size:10px;color:#6d7d71;display:block;margin-top:6px}.file-summary>span:last-child{margin-left:auto}.import-counts{display:grid;grid-template-columns:1fr 1fr;background:#f4f7f1;border-radius:7px;padding:20px;margin-bottom:26px;gap:14px}.import-counts strong{display:block;font-size:29px}.import-counts span{font-size:11px;color:#6a7b6e}.fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:12px;color:#536f5c}.fields b{color:#2c8a50}.import-actions{display:flex;justify-content:space-between;margin-top:30px}.success{text-align:center;padding:35px 12px}.success-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#e2f2dd;color:#338346;font-size:30px;margin:0 auto 22px}.success h2{font-size:23px;line-height:1.4}.success p{font-size:13px;line-height:1.7;color:#6a7c6d;margin-bottom:24px}.text-button{display:block;border:0;background:none;color:#697d6b;font-size:12px;margin:16px auto 0;padding:7px}@media(min-width:1500px){main{padding-top:55px}.worker-row{min-height:93px}}@media(max-width:1100px){.sidebar{width:200px;padding:30px 16px}.main-wrap{margin-left:200px}main{padding:30px 24px}.topbar{padding:0 24px}.heading{align-items:flex-start}.heading h1{font-size:28px}.heading .button{font-size:11px;padding:11px}.stats{gap:10px}.stat{padding:18px 12px}.stat>span{font-size:11px}.stat small{font-size:10px}.table-head,.worker-row{padding-left:16px;padding-right:16px;grid-template-columns:1.1fr .8fr 1fr 12px;gap:8px}.person{gap:8px}.person strong{font-size:12px}.person .avatar{display:none}.urgent{padding:17px}.urgent a{font-size:11px}.import-layout{grid-template-columns:1fr 200px;gap:22px}footer{padding-left:24px;padding-right:24px}}@media(max-width:760px){.sidebar{position:static;width:auto;padding:16px 18px;display:block}.brand{font-size:28px}.brand-mark{width:27px;height:29px;font-size:20px}.workspace,.nav-label,.sidebar-bottom{display:none}nav{display:flex;gap:7px;margin-top:17px}nav a{flex:1;justify-content:center;padding:11px 8px;font-size:12px}nav a>span{font-size:15px}.main-wrap{margin-left:0}.topbar{height:47px;padding:0 18px;font-size:10px}.topbar .separator,.topbar strong{display:none}main{padding:27px 18px;min-height:60vh}.heading{display:block;margin-bottom:22px}.heading h1{font-size:28px}.heading .button{margin-top:17px}.subtitle{font-size:13px}.stats{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:20px}.stat{padding:17px}.stat>strong{font-size:37px}.stat>span{font-size:12px}.stat small{font-size:10px}.urgent{flex-wrap:wrap;gap:11px;margin-bottom:22px}.urgent>div{flex:1}.urgent strong{font-size:13px}.urgent p{line-height:1.6;font-size:11px}.urgent a{margin-left:39px}.panel-heading{padding:20px 16px}.panel-heading p{line-height:1.6}.small-muted{display:none}.table-head{display:none}.worker-row{grid-template-columns:1fr auto;gap:12px;padding:17px 16px}.person .avatar{display:grid}.person strong{font-size:13px}.worker-row>div:nth-child(2){grid-column:2}.requirement-summary{grid-column:1/3;padding-left:43px}.requirement-summary>span{font-size:12px}.requirement-summary small{display:inline;margin-left:8px;font-size:10px}.chevron{display:none}.badge{font-size:9px;padding:5px 6px}.toolbar{padding:18px 16px 10px}.search{max-width:none}.filters{gap:6px}.filters button{font-size:10px;padding:9px}.results-count{margin-left:16px}.profile{gap:12px;flex-wrap:wrap}.avatar.large{width:48px;height:48px;font-size:17px}.profile h1{font-size:25px}.profile .badge{margin-left:60px}.profile .eyebrow{font-size:8px}.detail-notice{padding:19px;align-items:flex-start}.detail-notice h2{font-size:16px}.detail-notice p{font-size:12px;line-height:1.7}.req-head{display:none}.req-row{grid-template-columns:1fr auto;padding:20px 16px;gap:13px}.req-row>div:last-child{grid-column:1/3;font-size:12px;color:#65796c}.req-row small{display:inline;margin-left:10px}.import-layout{grid-template-columns:1fr;gap:10px}.import-panel{padding:18px;min-height:0}.import-help{padding:20px 5px}.import-help h2 br{display:none}.file-summary strong{font-size:12px}.file-summary small{font-size:9px}.upload-zone{padding:28px 12px}.import-counts{padding:16px}.import-counts span{font-size:10px}footer{padding:8px 18px 24px;display:block;font-size:9px;line-height:1.7}footer span{display:block;margin-top:8px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

