:root{--blue:#1f5fbf;--bg:#f5f7fb;--text:#1b1f2a}.appShell{background:var(--bg);color:var(--text)}.topbar{background:var(--blue);color:#fff;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex}.brand{letter-spacing:.3px;font-weight:700}.topbarRight{opacity:.9;font-size:14px}.body{min-height:calc(100vh - 76px);display:flex}.sidebar{color:#d9e6ff;background:#0f2f63;width:220px;padding:14px 10px}.navTitle{opacity:.8;margin:8px 10px;font-size:12px}.navItem{color:#d9e6ff;cursor:pointer;border-radius:8px;margin:4px 6px;padding:10px;font-size:15px;text-decoration:none;display:block}.navItem:hover{background:#ffffff14}.navItem.active{background:#ffffff1f}.content{flex:1}.reviewBg{padding:20px}.hdrRight{align-items:center;gap:12px;display:flex}.hdrBtn{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff59;border-radius:10px;height:34px;padding:0 12px;font-weight:800}.hdrBtn:hover{background:#ffffff2e}.card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px}.hdrUserBtn{cursor:pointer;color:#fff;background:0 0;border:1px solid #e5e7eb;border-radius:10px;min-width:120px;padding:6px 10px;font-weight:800}.hdrUserBtn:hover{background:#034180}.brand img{width:100%;height:50px}.ttOver{color:red;font-weight:800}.empLink{cursor:pointer;font:inherit;color:#0f56c4;text-underline-offset:3px;background:0 0;border:none;margin:0;padding:0;font-weight:900;text-decoration:underline}.empLink:hover{filter:brightness(.95)}.appFooter{color:#3f6caa;background:#eee;border-top:1px solid #e5e7eb;justify-content:center;align-items:center;height:20px;font-size:10px;display:flex}
.pmMask{z-index:9999;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pmCard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:min(720px,100vw - 32px);overflow:hidden;box-shadow:0 18px 40px #0000002e}.pmTop{background:linear-gradient(#fff,#fbfcff);border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.pmTitle{font-size:16px;font-weight:900}.pmClose{cursor:pointer;opacity:.7;background:0 0;border:none;font-size:18px}.pmClose:hover{opacity:1}.pmBody{padding:16px}.pmMsg{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-weight:700}.pmGrid{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.pmItem{background:#fff;border:1px solid #eef2f7;border-radius:12px;padding:10px 12px}.pmK{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900}.pmV{color:#111827;font-size:14px;font-weight:800}.pmDivider{background:#eef2f7;height:1px;margin:14px 0}.pmSecTitle{color:#111827;font-weight:900}.pmHint{color:#475569;margin-top:6px;line-height:1.5}.pmHintSm{color:#64748b;font-size:13px;font-weight:700;line-height:1.4}.pmRow{margin-top:12px}.pmBtns{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}.pmBtnsBottom{margin-top:14px}.pmBtnLight{cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:10px;padding:10px 14px;font-weight:900}.pmBtnLight:hover{background:#f7f9fc}.pmBtnPrimary{color:#fff;cursor:pointer;background:linear-gradient(#1a66db,#0f56c4);border:1px solid #0f56c4;border-radius:10px;padding:10px 14px;font-weight:900}.pmBtnPrimary:disabled,.pmBtnLight:disabled{opacity:.6;cursor:not-allowed}.pmQrWrap{align-items:flex-start;gap:14px;margin-top:12px;display:flex}.pmQrBox{background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:center;align-items:center;width:196px;height:196px;display:flex}.pmQr{border-radius:10px;width:180px;height:180px}.pmQrPh{color:#94a3b8;font-weight:900}.pmQrText{flex:1}.pmUriRow{gap:10px;margin-top:10px;display:flex}.pmUriInput{color:#334155;background:#fff;border:1px solid #dbe3ee;border-radius:10px;flex:1;height:40px;padding:0 12px;font-size:12px}.pmOtpRow{justify-content:center;gap:10px;margin-top:10px;display:flex}.pmOtpBox{text-align:center;border:1px solid #dbe3ee;border-radius:12px;outline:none;width:44px;height:46px;font-size:18px;font-weight:900}.pmOtpBox:focus{border-color:#b5c7f2;box-shadow:0 0 0 3px #1f5fbf1f}.pmOkBox{background:#dff6ea;border:1px solid #bfe9d3;border-radius:12px;margin-top:12px;padding:12px}.pmOkTitle{color:#1f7a4b;font-weight:900}@media (max-width:820px){.pmGrid{grid-template-columns:1fr}.pmQrWrap{flex-direction:column}.pmQrBox{width:100%;height:auto;padding:10px}.pmQr{width:180px;height:180px}}
