:root{font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;color:#18242d;background:#eef2f4;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-height:100vh}.shell{min-height:100vh;display:grid;grid-template-columns:minmax(320px,38%) 1fr}.identity{background:#0d2c3a;color:#fff;padding:clamp(32px,6vw,84px);display:flex;flex-direction:column;justify-content:center}.brand{display:flex;gap:14px;align-items:center}.brand>span{display:grid;place-items:center;width:54px;height:54px;background:#35b7b4;color:#082833;font-weight:800;border-radius:8px}.brand strong,.brand small{display:block}.brand strong{font-size:22px}.brand small{margin-top:4px;color:#b8cbd2}.identity h1{font-size:clamp(34px,4vw,58px);line-height:1.12;max-width:620px;margin:64px 0 18px}.identity>p{font-size:18px;line-height:1.8;color:#c8d7dc;max-width:620px}.identity dl{margin-top:50px;border-top:1px solid #31505b}.identity dl div{display:grid;grid-template-columns:100px 1fr;padding:16px 0;border-bottom:1px solid #31505b}.identity dt{color:#8fb0ba}.identity dd{margin:0}.workspace{padding:clamp(24px,5vw,72px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.panel,.notice{width:min(560px,100%);background:#fff;border:1px solid #d5dfe3;padding:28px;border-radius:8px;box-shadow:0 10px 30px rgba(20,44,56,.06)}.panel.wide{width:min(920px,100%)}header{margin-bottom:24px}.eyebrow{color:#0f817e;font-size:12px;font-weight:800}h2{font-size:28px;margin:8px 0}header p{margin:0;color:#687985}label{display:grid;gap:8px;margin:16px 0;color:#4c606c;font-weight:700}input,select,button,.primary{height:44px;border:1px solid #cbd7dc;border-radius:6px;padding:0 12px;font:inherit}input:focus,select:focus{outline:2px solid #35b7b4;outline-offset:1px}button,.primary{background:#126f83;color:#fff;border:0;font-weight:800;cursor:pointer;text-decoration:none;display:inline-grid;place-items:center}.secondary{background:#e8eef0;color:#243943}.actions{display:flex;gap:10px}.actions>*{flex:1}.notice{background:#fff7dc;border-color:#e9cf72;color:#684d00}.user-form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px}.table-wrap{overflow:auto;margin-top:18px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px 8px;border-bottom:1px solid #e1e8eb;white-space:nowrap}th{font-size:12px;color:#687985}.table-action{height:32px;background:#e8eef0;color:#243943;font-size:13px}.temporary{margin-top:14px;padding:12px;background:#e8f7f3;border-left:4px solid #1b9d82;word-break:break-all}@media(max-width:800px){.shell{grid-template-columns:1fr}.identity{padding:28px}.identity h1{font-size:32px;margin:36px 0 12px}.identity dl{display:none}.workspace{padding:20px}.user-form{grid-template-columns:1fr}.panel{padding:22px}}
