:root{font-family:Inter,"Microsoft YaHei",system-ui,sans-serif;color:#203c33;background:#f5f6f0;font-synthesis:none;--green:#183f35;--muted:#6b786f;--line:#dfe5db}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;border-radius:10px;padding:12px 18px;font-weight:600;min-height:44px}button:disabled{cursor:wait;opacity:.5}button:focus-visible,a:focus-visible{outline:3px solid #90aa54;outline-offset:3px}.primary{background:var(--green);color:white}.secondary{background:white;border:1px solid var(--line);color:var(--green)}.danger{background:#a43a32;color:white}.text-button{background:transparent;color:var(--green);padding:10px}.delete-link{color:#a43a32}.topbar{position:sticky;top:0;z-index:5;background:#f5f6f0f5;border-bottom:1px solid var(--line);padding:18px max(24px,calc((100% - 1080px)/2));display:flex;justify-content:space-between;align-items:center;gap:20px;backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--green);font-size:19px;font-weight:800;letter-spacing:.6px}.brand small{display:block;font-size:11px;letter-spacing:2px;font-weight:500;margin-top:4px}.mark{display:grid;place-items:center;background:var(--green);color:#e3efb8;width:44px;height:44px;border-radius:12px;font-family:Georgia,serif;font-size:23px}main{max-width:1080px;margin:0 auto;padding:20px 24px 60px;min-height:75vh}.syncbar{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px;margin-bottom:30px}.syncbar>div{display:flex}.syncbar button{font-size:12px}.hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.eyebrow{font-size:11px;letter-spacing:2px;color:var(--muted);font-weight:700}h1{font-size:36px;letter-spacing:-1px;font-weight:650;margin:10px 0}h2{font-size:22px;margin:0 0 16px}p{line-height:1.7}.muted,.hint{color:var(--muted)}.hint{font-size:12px}.stats{display:flex;gap:32px;margin-top:20px}.stat strong{font-size:25px;font-weight:600;margin-right:6px}.stat span{color:var(--muted);font-size:12px}.toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;padding-top:22px;border-top:1px solid var(--line);gap:8px}.toolbar>div{display:flex;gap:8px}.toolbar button{font-size:13px}.toolbar .active{background:var(--green);color:white;border-color:var(--green)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.employee{background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden}.employee-main{background:transparent;display:flex;align-items:center;gap:15px;width:100%;text-align:left;padding:24px;color:var(--green);border-radius:0}.employee-main:hover{background:#f1f5e9}.employee-main strong{font-size:18px;display:block;overflow-wrap:anywhere}.employee-main small{display:block;color:var(--muted);font-weight:400;margin-top:8px}.arrow{margin-left:auto;color:#829475}.avatar{width:54px;height:54px;flex-shrink:0;border-radius:50%;background:#e9eedb;display:inline-grid;place-items:center;font-size:22px;color:#496644;object-fit:cover}.employee-actions{border-top:1px solid #edf0e8;display:flex;justify-content:flex-end;padding:3px 12px}.employee-actions button{font-size:12px}.empty{background:#edf1e4;border:1px dashed #c8d3b7;text-align:center;border-radius:18px;padding:55px 20px}.empty h2{margin-bottom:10px}.empty p{color:var(--muted)}.panel{background:white;border:1px solid var(--line);border-radius:20px;padding:36px}.narrow{max-width:460px;margin:7vh auto}.narrow h1{font-size:30px}label{display:block;font-size:13px;font-weight:600;margin:18px 0 8px}input,textarea{display:block;width:100%;padding:13px 12px;background:#fafbf7;border:1px solid #ccd6c7;border-radius:8px;color:#203c33;margin-top:8px;min-width:0}input:focus,textarea:focus{outline:2px solid #9cad77;outline-offset:1px}textarea{resize:vertical;min-height:100px}.narrow form>button{width:100%;margin-top:24px}.row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.records{display:grid;gap:12px}.record{padding:22px;background:white;border:1px solid var(--line);border-radius:14px}.record-top{display:flex;justify-content:space-between;gap:16px;align-items:start}.record h3{margin:0 0 10px;font-size:17px}.record p{white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0;color:#5e6d62;font-size:14px}.record .meta{font-size:13px;color:#5e6d62}.record-bottom{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:12px;border-top:1px solid #edf0e8;padding-top:8px}.badge{display:inline-block;background:#eef2df;color:#45633c;padding:6px 10px;border-radius:6px;font-size:12px;white-space:nowrap}.person-heading{display:flex;align-items:center;gap:18px}.person-heading .avatar{width:70px;height:70px;font-size:28px}.person-heading h1{overflow-wrap:anywhere}.back{margin-bottom:12px;padding-left:0}.record-bottom button{font-size:12px}dialog{border:1px solid var(--line);border-radius:18px;padding:28px;width:min(520px,calc(100% - 28px));max-height:90dvh;overflow:auto;color:var(--green);box-shadow:0 24px 90px #14382633}dialog::backdrop{background:#10291f70;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:center}.dialog-head h2{margin:0}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}#notice{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);width:max-content;background:#183f35;color:white;padding:14px 22px;border-radius:12px;z-index:20;box-shadow:0 8px 30px #0002}#form-error,#delete-error{color:#a43a32;font-size:13px}footer{max-width:1080px;margin:auto;padding:24px;border-top:1px solid var(--line);font-size:12px;color:var(--muted);display:flex;justify-content:space-between}.photo-preview{display:flex;gap:16px;align-items:center;margin-top:16px}[hidden]{display:none!important}@media(max-width:760px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{padding:14px 20px}h1{font-size:30px}.hero{align-items:flex-start}.hero>.primary{white-space:nowrap}}@media(max-width:520px){main{padding:12px 18px 45px}.grid{grid-template-columns:1fr}.syncbar{margin-bottom:20px}.hero{flex-wrap:wrap;gap:18px}.hero>.primary{width:100%}.stats{gap:22px}.toolbar{flex-wrap:wrap}.toolbar button{padding:9px 11px}.employee-main{padding:20px}.panel{padding:24px}.row{gap:12px}.record{padding:18px}.record-top{gap:8px}.person-heading h1{font-size:29px}.dialog-actions button{flex:1}dialog{padding:22px}.brand{font-size:17px}footer{font-size:10px}.narrow{margin:25px auto}}
:is(.record-top,.record-bottom)>div{min-width:0}.record h3,.record-bottom .meta{overflow-wrap:anywhere}.record-bottom{flex-wrap:wrap}.record-bottom .meta{min-width:0;flex:1}.record-bottom>div{flex-shrink:0}
