.role-workspace{min-height:100vh;padding:32px clamp(18px,4vw,64px);background:#f4f7fb;color:#10213d}.role-workspace-head{max-width:1220px;margin:auto;display:flex;align-items:end;justify-content:space-between;gap:24px}.role-workspace-kicker{font-size:12px;font-weight:800;letter-spacing:.13em;color:#0967e8}.role-workspace h1{margin:7px 0 4px;font-size:clamp(27px,3vw,40px);font-weight:750}.role-workspace-head p{margin:0;color:#73819a}.role-workspace-primary{padding:13px 20px;border-radius:12px;background:#1769ed;color:#fff;text-decoration:none;font-weight:750;box-shadow:0 8px 20px #1769ed30}.role-workspace-stats{max-width:1220px;margin:26px auto 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.role-workspace-stats article{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border:1px solid #dce4f0;border-radius:15px;background:#fff}.role-workspace-stats span{font-size:13px;color:#718099}.role-workspace-stats strong{font-size:24px}.role-workspace-grid{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.role-workspace-grid>a{min-height:92px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:15px;padding:18px;border:1px solid #dce4f0;border-radius:16px;background:#fff;color:#10213d;text-decoration:none;transition:.18s ease}.role-workspace-grid>a:hover{border-color:#82b0f7;transform:translateY(-2px);box-shadow:0 10px 25px #213a6012}.role-workspace-grid div{display:flex;flex-direction:column;gap:4px}.role-workspace-grid strong{font-size:16px}.role-workspace-grid small{color:#75839a}.role-workspace-grid b{color:#1769ed;font-size:20px}.role-workspace-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#eaf2ff;color:#1769ed;font-weight:850;font-size:18px}@media(max-width:700px){.role-workspace{padding:20px 14px}.role-workspace-head{align-items:stretch;flex-direction:column}.role-workspace-primary{text-align:center}.role-workspace-stats{grid-template-columns:1fr;gap:8px}.role-workspace-grid{grid-template-columns:1fr}.role-workspace-grid>a{min-height:82px;padding:14px}}
.employee-panel{max-width:1220px;margin:0 auto 28px;min-height:62px;padding:8px 10px;display:flex;align-items:center;gap:20px;border:1px solid #dce4f0;border-radius:16px;background:#fff;box-shadow:0 8px 24px #1737650a}.employee-brand{display:flex;align-items:center;gap:9px;color:#10213d;text-decoration:none}.employee-brand span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#1769ed;color:#fff;font-weight:900}.employee-links{display:flex;align-items:center;gap:4px;flex:1}.employee-links a,.employee-profile summary{padding:9px 11px;border-radius:9px;color:#384861;text-decoration:none;font-size:14px;font-weight:650}.employee-links a:hover{background:#edf4ff;color:#1769ed}.employee-profile{position:relative}.employee-profile summary{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;background:#f3f6fa}.employee-profile summary::-webkit-details-marker{display:none}.employee-profile>div{position:absolute;z-index:50;right:0;top:46px;width:210px;padding:8px;display:flex;flex-direction:column;border:1px solid #dce4f0;border-radius:12px;background:#fff;box-shadow:0 14px 34px #172b4d25}.employee-profile>div a{padding:10px;border-radius:8px;color:#24344e;text-decoration:none}.employee-profile>div a:hover{background:#f2f6fc}.employee-profile .employee-logout{color:#d33b4a;border-top:1px solid #e6ebf3}.cash-page>.employee-panel{max-width:none;margin:18px 24px}.access-secondary{display:block;margin-top:13px;color:#64738c;text-decoration:none}@media(max-width:760px){.employee-panel{align-items:center;flex-wrap:wrap;margin-bottom:18px}.employee-links{order:3;flex-basis:100%;overflow-x:auto}.employee-links a{white-space:nowrap}.employee-profile{margin-left:auto}.employee-profile summary span{max-width:110px;overflow:hidden;text-overflow:ellipsis}.cash-page>.employee-panel{margin:12px}}
