:root{font-family:"Microsoft YaHei",system-ui,sans-serif;color:#233731;background:#f2f5f3;font-size:16px;line-height:1.6}*{box-sizing:border-box}body{margin:0}header{display:flex;gap:14px;align-items:center;padding:22px 6vw;border-bottom:1px solid #d9e3dd;background:white}header img{width:42px;height:42px;object-fit:contain}header span{font-weight:700}header small{display:block;font-weight:400;color:#64766c;font-size:12px}main{max-width:660px;margin:48px auto;padding:36px 44px;background:#fff;border:1px solid #d9e3dd;border-radius:8px}.eyebrow{color:#44745c;margin:0;font-size:14px}h1{font-size:28px;margin:8px 0 12px}h2{font-size:20px;margin:28px 0 12px}.intro,footer,small{color:#63746b}form,label{display:grid;gap:8px}form{gap:18px}input,select,button{font:inherit;padding:11px 12px;border-radius:5px;border:1px solid #a5b7ad;width:100%}input:focus,select:focus,button:focus-visible{outline:3px solid #acd0bc;outline-offset:2px}button{background:#28573f;color:white;border-color:#28573f;cursor:pointer}button:disabled{opacity:.65;cursor:wait}.secondary{background:white;color:#28573f}small{font-size:13px}footer{font-size:13px;margin-top:28px}.notice{padding:12px 14px;background:#f8f5eb;border-left:3px solid #b79b54;font-size:14px}#message{min-height:24px;color:#28573f}#message.error{color:#a22f2f}#administration{border-top:1px solid #d9e3dd;margin-top:28px}.employee{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #e2e9e4}.employee button{width:auto;flex-shrink:0;font-size:14px}.employee small{display:block}#invitationResult{margin-top:20px}[hidden]{display:none!important}@media(max-width:680px){main{margin:20px 12px;padding:24px 20px}h1{font-size:24px}.employee{align-items:flex-start}}
