:root{color:#132238;background:#eef4f8;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}.shell{place-items:center;min-height:100vh;padding:24px;display:grid}.hero,.card{background:#fffffff0;border:1px solid #d8e3ea;border-radius:28px;width:min(760px,100%);padding:56px;box-shadow:0 24px 70px #274a671f}button{cursor:pointer;color:#17324d;background:#fff;border:1px solid #cbd8e2;border-radius:12px;padding:11px 16px}button:hover{transform:translateY(-1px)}.primary{color:#fff;background:#1677ff;border-color:#1677ff;font-weight:700}.warning{color:#765600;background:#fff5d9;border-radius:12px;margin:22px 0;padding:14px}.error{color:#c93636!important}.muted{color:#738499}.code-box{border:1px solid #dbe5ec;border-radius:14px;gap:8px;margin:16px 0;padding:16px;display:grid}.code-box code{overflow-wrap:anywhere;background:#f2f6fa;border-radius:10px;padding:12px}.login-card{gap:18px;width:min(520px,100%);display:grid}.login-card label{gap:8px;font-weight:700;display:grid}input,textarea,select{background:#fff;border:1px solid #cbd8e2;border-radius:12px;width:100%;padding:13px}textarea{resize:vertical;min-height:130px;margin-bottom:12px}.role-tabs{grid-template-columns:1fr 1fr;gap:8px;display:grid}.role-tabs .active{color:#fff;background:#17324d}.dashboard{width:min(1120px,100% - 32px);min-height:100vh;margin:auto;padding:36px 0 72px}.dashboard header{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.dashboard h1{font-size:clamp(34px,5vw,54px)}.panel{background:#fff;border:1px solid #d8e3ea;border-radius:22px;margin:18px 0;padding:28px;box-shadow:0 12px 40px #274a6712}.panel h2{margin-top:6px}.sync-panel{justify-content:space-between;align-items:center;gap:24px;display:flex}.actions{flex-wrap:wrap;gap:10px;display:flex}.file-list{max-height:440px;display:grid;overflow:auto}.file-list a{color:#17324d;border-bottom:1px solid #edf1f4;justify-content:space-between;gap:16px;padding:12px 4px;text-decoration:none;display:flex}.file-list a:hover{color:#1677ff}.suggestions{gap:12px;display:grid}.suggestions article{background:#f7f9fb;border-radius:14px;justify-content:space-between;gap:18px;padding:16px;display:flex}.suggestions article p{white-space:pre-wrap;margin:0}.suggestions article>div{gap:8px;min-width:120px;display:grid}.badge{text-align:center;background:#e8eef4;border-radius:999px;padding:5px 9px;font-size:12px;display:inline-block}.badge.accepted{color:#0767a8;background:#e1f2ff}.badge.completed{color:#13733b;background:#dcf7e7}.badge.rejected{color:#a52b2b;background:#ffe5e5}@media (width<=700px){.hero,.card,.panel{padding:22px}.sync-panel,.suggestions article{flex-direction:column;align-items:stretch}.dashboard header{align-items:flex-start}.actions{flex-direction:column}.actions button{width:100%}}.eyebrow{color:#1677ff;letter-spacing:.18em;font-weight:800}h1{margin:12px 0;font-size:clamp(36px,7vw,64px);line-height:1}.hero>p:last-child{color:#5c6f82;font-size:18px;line-height:1.8}
