.role-workspace{background:#f6f8ff;min-height:calc(100vh - 64px);padding:0 0 40px}.role-workspace__hero{border-radius:0 0 24px 24px;background-size:cover;background-position:50%;color:#f8fafc;padding:clamp(24px,4vw,40px) clamp(20px,4vw,32px);margin-bottom:20px}.role-workspace__hero-inner{max-width:1180px;margin:0 auto}.role-workspace__header{max-width:1180px;margin:0 auto 16px;padding:20px clamp(20px,4vw,32px) 0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.role-workspace__kicker{margin:0 0 8px;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#b8860b}.role-workspace__hero .role-workspace__kicker{color:rgba(244,196,48,.95)}.role-workspace__header .role-workspace__kicker{color:#3d4a5c}.role-workspace__header h1,.role-workspace__hero h1{margin:0;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:900;color:#0b1f4d!important}.role-workspace__hero h1{color:#fff}.role-workspace__subtitle{margin:10px 0 0;font-size:.92rem;line-height:1.55;color:hsla(0,0%,100%,.82);max-width:62ch}.role-workspace__header .role-workspace__subtitle{color:#3d4a5c}.role-workspace__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.role-workspace__body{max-width:1180px;margin:0 auto;padding:0 clamp(16px,3vw,32px)}.role-workspace__main{margin-top:20px;background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(11,31,77,.06);border:1px solid rgba(11,31,77,.06);padding:clamp(16px,3vw,24px)}.role-module-subnav{display:flex;flex-wrap:wrap;gap:8px;padding:4px 0 12px}.role-module-subnav--workspace{background:#fff;border-radius:14px;padding:12px 14px;box-shadow:0 2px 12px rgba(11,31,77,.05);border:1px solid rgba(11,31,77,.06)}.role-module-subnav__link{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;font-size:.82rem;font-weight:600;text-decoration:none;color:#334155;background:#f1f5f9;border:1px solid transparent;transition:background .15s,color .15s,border-color .15s}.role-module-subnav__link:hover{background:#e8edf8;color:#0b1f4d!important}.role-module-subnav__link.is-active{background:linear-gradient(135deg,rgba(244,196,48,.22),rgba(244,196,48,.08));color:#0b1f4d!important;border-color:rgba(244,196,48,.45);font-weight:700}.role-module-subnav__badge{font-size:.62rem;font-weight:800;padding:2px 6px;border-radius:6px;background:#0b1f4d;color:#f4c430;text-transform:uppercase;letter-spacing:.06em}@media (max-width:640px){.role-module-subnav{flex-direction:column}.role-module-subnav__link{width:100%;justify-content:flex-start}}